View Full Version : Line error message:
Equineonthemind
08-24-2005, 02:48 PM
I've installed vBadvnaced 2.x, but I'm receiving the following error message upon opening my URL:
Parse error: parse error in /home/httpd/vhosts/equineonthemind.com/httpdocs/index.php on line 22
I am supposed to rename the cmps_index.php to index.php correct? and the old index.php to test_index.php correct?
Thanks in advance!
:confused:
Brian
08-25-2005, 03:06 PM
Sounds like you modified the file incorrectly when adding your forum path. Make sure it looks like this, but with the correct path:
chdir('/path/to/your/forum');
Equineonthemind
08-26-2005, 12:26 PM
You're right, it was a path issue ~ I ran forumpath.php to get the exact path.
Thanks again!
puertoblack2003
08-31-2005, 08:23 PM
Sounds like you modified the file incorrectly when adding your forum path. Make sure it looks like this, but with the correct path:
chdir('/path/to/your/forum');
good day sir,
i followed the instruction still error message can you see if this correct thanks:
/ ============================================
// Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================
chdir('http://www.nievesidenshop.com/cmps_index.php?home=homepage');
// ============================================
also it's set up as a default/Homepage on my cp module if that help
smackLAN
08-31-2005, 08:56 PM
your path is still incorrect. You need to run forumpath.php to find out what your true path is.
puertoblack2003
08-31-2005, 09:13 PM
your path is still incorrect. You need to run forumpath.php to find out what your true path is.
still confused this the patch taht it was before when i mistakenly over written it and have no clue wat to look 4 can you write out how it suppose to be.. thank you....this is the link from before :http://www.nievesidenshop.com/cmps_index.php took me straight to the portal.
smackLAN
08-31-2005, 09:20 PM
It looks as though your path is:
/home/.debit/puertoblack2003/nievesidenshop.com/
but I can't be sure. You should go to your webserver control panel (the one your host provided) and find it from there.
puertoblack2003
08-31-2005, 10:10 PM
It looks as though your path is:
/home/.debit/puertoblack2003/nievesidenshop.com/
but I can't be sure. You should go to your webserver control panel (the one your host provided) and find it from there.
man my head is about to blow up i've tried everything to what u were telling me no luck that is the only thing holding me back to get that correct..i kicked my self in the butt for doing that overwriting that file man...is there something easier that i can look for can u show me an example to how it look maybe that can lead me to a right patch....
Brian
09-02-2005, 02:21 PM
http://www.vbadvanced.com/forum/showthread.php?t=1343
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.