HELP, my site is messed up

Status
Not open for further replies.

software248

Power Member
Joined
Feb 15, 2010
Messages
581
Reaction score
118
I dont know what happened but if you go to my site you get this error.

Parse error: syntax error, unexpected ')' in /home/hotdogow/public_html/smashdir.com/index.php on line 140

I know this is really little to work with but i will pay you to fix this.

Please pm me as i want a fix as fast as i can.

Thanks
 
LOL I suggest you learn some web programming languages if you are going to do business online, shit like this happens, seriously, why does every noob want to make money online without knowing 2 PHP variables?

Oh look it's the internet God again. Everyone bow down.

OP I sent a PM, can be fixed in two seconds.
 
open file with text editor and look the line 140 and remove ')' or try to remove ' and keep ) or try to remove all this thats it !! try to download a php editor so this way u can see syntex error !! its easy !!
 
Sorry but i'm 18 and frankly i don't have the time for lessons..yeah i understand i have loooonnnggg ways to go.

Thanks, ill get better in that kinds of stuff tho...
 
If anyone else may run into this issue, it was simply a missing ";" after an array. Then it couldn't Fetch because there wasn't a user assigned to the database. So if someone else runs into a similar issue, make sure you have set up a user for the database you want to connect to.
 
download phpeditor then go to line 140 of the code. See if there is a missing command there between line 137 to 142. Usually syntax error are mis spelled commands or missing ";" or some an declared values. Kindly check. Good luck.
 
download phpeditor then go to line 140 of the code. See if there is a missing command there between line 137 to 142. Usually syntax error are mis spelled commands or missing ";" or some an declared values. Kindly check. Good luck.

It was already resolved, if you read above.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top