PDA

View Full Version : vBLite installs fine, but the following errors shows...



naganu
Sat 17th Jun '00, 11:03pm
When I try to run the Forum (not the Admin Panel) for the first time:

"Parse error: parse error in Unknown on line 0"

If I add another forum, I will get two lines like the above instead and so forth. The URL is below, what could it be? Please, help!

http://argus.bus.ucf.edu/~david/vblite/index.php

naganu
Sun 18th Jun '00, 9:12am
I really would like to try this, before buying the full version. Now, if the tryout will not work... Can anyone tell me what the error posted on the previous message is all about? I can see I am not the only one who got it.

Thanks in advance.

steven
Sun 18th Jun '00, 9:34am
Go read the announcing V.0.9 thread. It has to do with the index.php file. You will need to edit the code of one line and it will work perfectly. Hope this helps. Click on this link
http://www.vbulletin.com/forum/showthread.php?threadid=1136

[Edited by steven on 06-18-2000 at 08:36 PM]

naganu
Sun 18th Jun '00, 9:53am
Nope, I downloaded the last tryout version and that line was already corrected. Still, the error previously posted persists.

John or anyone who had the problem and fixed it, help??

TIA!

steven
Sun 18th Jun '00, 9:58am
I thought that I downloaded the the freeware version with the problem fixed too, but I wasn't. I had to manually put in the code. The difference is just one space. I'm telling you, please read the thread I linked above, as you will be able to edit your code in 30 seconds.

naganu
Sun 18th Jun '00, 10:03am
The line 68 should be like below (note the spacing!!)



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

steven
Sun 18th Jun '00, 10:38am
naganu-
Did you do what I told you? I Just want to make sure that your forum is up and running.

naganu
Sun 18th Jun '00, 10:41am
At my previous posting. It was a space problem, yes, but the solution is not on the link you posted. I had to "remove" the spaces. Look at the code quote I posted above and compare.

Cheers.