ChaoticMageDDC
04-23-2005, 11:07 PM
I've double checked everything two or three times. I have followed everything it has told me in the readme file of the CMPS install..
After i modify everything i get this error.
Parse error: parse error in C:\Inetpub\wwwroot\GOA\forum\includes\functions.ph p on line 2018
Here is the code it wants me to replace in the instructions!
if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'index' AND $vboptions['showevents']))
Replace with
if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'adv_index') OR (THIS_SCRIPT == 'index' AND $vboptions['showevents']))
Now im not completely sure if it has to do with the functions template or not but i would assume so... Can someone please help me get this problem resolved?
EDIT: I get this error when i try to install the portal using this link
http://www.goaguild.com/forum/admincp/vbacmps_install.php
and if you go to the main link http://www.goaguild.com/ i get all those errors. Everything works perfect when i revert back..
This is VB 3.07 and i would assume the latest version of CMPS i just downloaded it tonight.
Thanks! :dead:
After i modify everything i get this error.
Parse error: parse error in C:\Inetpub\wwwroot\GOA\forum\includes\functions.ph p on line 2018
Here is the code it wants me to replace in the instructions!
if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'index' AND $vboptions['showevents']))
Replace with
if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'adv_index') OR (THIS_SCRIPT == 'index' AND $vboptions['showevents']))
Now im not completely sure if it has to do with the functions template or not but i would assume so... Can someone please help me get this problem resolved?
EDIT: I get this error when i try to install the portal using this link
http://www.goaguild.com/forum/admincp/vbacmps_install.php
and if you go to the main link http://www.goaguild.com/ i get all those errors. Everything works perfect when i revert back..
This is VB 3.07 and i would assume the latest version of CMPS i just downloaded it tonight.
Thanks! :dead: