phpBB2 > FUDforum Conversion [message #16360] |
Mon, 26 January 2004 23:02 |
theboyhope
Messages: 9 Registered: January 2004 Location: Edinburgh
Karma: 0
|
Junior Member |
|
|
I keep getting this error when trying to run the conversion from phpBB to FUD:
Fatal error: Call to undefined function: ses_get() in c:\program files\apache group\apache\FUDforum\include\theme\default\users.inc on line 36
Anyone know where the ses_get() function is defined?
|
|
|
|
|
Re: phpBB2 > FUDforum Conversion [message #16414 is a reply to message #16360] |
Wed, 28 January 2004 23:49 |
theboyhope
Messages: 9 Registered: January 2004 Location: Edinburgh
Karma: 0
|
Junior Member |
|
|
Hello again.
I had a blank FUD forum installed on a server, so after doing the conversion locally, I dropped the converted DB over the one on the server. That had all my users, categories, topics, etc. but no messages.
After I quick search I realised I would need the files in the 'messages' folder. So, I uploaded those and now I'm getting this:
Quote: |
Warning: main(./GLOBALS.php): failed to open stream: Permission denied in /home/hivemind/public_html/fud/index.php on line 13
Fatal error: main(): Failed opening required './GLOBALS.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hivemind/public_html/fud/index.php on line 13
|
Does anyone know what might be causing this error? Well the 'permission denied' is a clue, of course, but I can't for the life of me figure out why it suddenly doesn't have permission.
[Updated on: Wed, 28 January 2004 23:52] Report message to a moderator
|
|
|
|
|