21278 Posts in 5728 Topics by 2599 members
General Questions
SilverStripe Forums » General Questions » Undefined variable: _SESSION when calling a new method
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 2392 Views |
-
Re: Undefined variable: _SESSION when calling a new method

10 May 2010 at 11:50pm Last edited: 11 May 2010 12:48am
Im guessing there's a BOM sitting at the start of the file in front of the <?php tag which is being outputted. You can try using UTF-8 encoding without BOM to see if this fixes it.
| 2392 Views | ||
| Go to Top |

