problem in uploading vbulletin script, any help ?

Status
Not open for further replies.

imcool2121

BANNED
Joined
Oct 26, 2009
Messages
2,392
Reaction score
232
Hi,
I want to upload the vbulletin script on my hostgator, but when i install it after unzipping, it shows some error.

Can anyone help?

PM me plz. Thanks
 
Dont be remedial, what error is it showing?
Posted via Mobile Device
 
Is it a nulled version or do you own it ?The nulled vb is just a waste of time for inexperienced coders. Did you create an SQL database? There are so many things to cause errors we need more information. :)
Here is the install manual:
Code:
http://www.vbulletin.com/docs/html/install
 
Showing the Error while you extract? Or while you install?

If its in the time of extraction, the Zip might be corrupt!

~ExP~
 
r u installing new vbulletin script or you are installing mods ?
Posted via Mobile Device
 
Hi, sorry everyone for my late replying.

I unzipped the script, created a database, created a username, configured the config.php file with proper parameters, and after that, when i install it, it shows the error.

Here is the error that i see : Parse error: syntax error, unexpected T_VARIABLE in /home/imcool23/public_html/includes/config.php on line 77


 
Last edited:
open up config.php and see what is on line 77...

Sounds like you had a typo or forget the trailing ;

when you setup your configuration
 
There is no error on line 77. I have checked it 10 times :(
 
there is if its throwing an error... could be 1 character that is throwing it.
 
Still no solution. Anyone here to help ?:(
PM me plz.
 
Not sure what version you are using.. But line# 77 in config.php displayed in vbulletin docs
shows password field... If you have any special characters in your password like $ sign try to change it or escape it with a backslash
 
Hi, sorry everyone for my late replying.

I unzipped the script, created a database, created a username, configured the config.php file with proper parameters, and after that, when i install it, it shows the error.

Here is the error that i see : Parse error: syntax error, unexpected T_VARIABLE in /home/imcool23/public_html/includes/config.php on line 77



there is some problem with your config.php

that is not setup properly
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top