little ';' missing [message #11366] |
Thu, 26 June 2003 19:52 |
ctbk
Messages: 142 Registered: April 2002 Location: Milan, Italy
Karma: 0
|
Senior Member |
|
|
FUD 2.5.0
in GLOBALS.php, last line:
require($INCLUDE.'core.inc')
should be
require($INCLUDE.'core.inc');
~
~
:wq
[Updated on: Thu, 26 June 2003 19:59] Report message to a moderator
|
|
|
|
|
Re: little ';' missing [message #11448 is a reply to message #11372] |
Sun, 29 June 2003 18:06 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Cannot replicate, did the error occur right after the installer or after you've changed some settings?
FUDforum Core Developer
|
|
|
Re: little ';' missing [message #11466 is a reply to message #11366] |
Mon, 30 June 2003 07:06 |
ctbk
Messages: 142 Registered: April 2002 Location: Milan, Italy
Karma: 0
|
Senior Member |
|
|
I re-installed the whole forum and GLOBALS.php is OK. I don't know what happened last time. Anyway, is still impossible to post anything (now I selected the english theme during installation, and message is: "System error has occurred, please report it to the webmaster.") Trying to see the message preview leads to the same error.
I still can't change themes in the users' profiles.
~
~
:wq
|
|
|
Re: little ';' missing [message #11480 is a reply to message #11448] |
Mon, 30 June 2003 16:02 |
|
prottoss wrote on Sun, 29 June 2003 20:06 | Cannot replicate, did the error occur right after the installer or after you've changed some settings?
|
I had the same problem today, using fudforum named FUDforum2_20030626.tar.bz2. It installed correctly, I could use without a problem until I changed some parameters in the global configuration tab. After this, I got an error exactly like the one reported here.
|
|
|