PDA

View Full Version : Install Problem


Mortin
Mon 25th Sep '00, 8:07pm
Hey. I installed VB Lite (before I purchase the full version), and I have encountered an odd problem. It went through setup perfectly (at least it gave me no errors). Then when I try to view my forum after I set all the options I get this:
Parse error: parse error, expecting `','' or `';'' in global.php3 on line 62

Hmm? Anyone know why? The forum is located at http://www.apushardware.com/vblite/index.php3

Thanks.

Mike Sullivan
Mon 25th Sep '00, 8:19pm
Please use the search next time - this problem have been posted entirely too many times :)

global.php, line 62, replace
global $DB_site
with
global $DB_site;