PDA

View Full Version : Problems installing



joshdw1
Fri 7th Jul '00, 4:48pm
I have been trying to get this board to run for some time now...with little luck. Here is my problem:

I get this error message when accesing index.php, but the admin script works fine...

"Parse error: parse error in /home/websites/www.digitalmzx.net/vblite/index.php on line 69"

If i access the forumdisplay.php directly..then it works...but it says something about not having selected a forum.

Can anyone help?

joshdw1
Fri 7th Jul '00, 5:19pm
I went and looked at line 69 of index.php which is,

eval("\$forumbits . = \"".gettemplat("forumhomebit")."\";");

I commented out the line, and the board worked(sorta), it didnt list any forums :\

I can't see any problems with the line, but I don't know much php either...