Page 1 of 1

I broke my website

Posted: Thu Jan 06, 2005 3:37 pm
by webrover
ok basically i have no idea what i'm doing, and as a rusult i can't use my site

I tired using Microoft front page to add a banner to my site. I used the banner funching after trying to load the banner and veiwing my page, i get this error

Parse error: parse error, unexpected '<', expecting T_STRING or T_VARIABLE or '{' or '$' in /home/rover/public_html/index.php on line 89

how can i fix this>

Posted: Thu Jan 06, 2005 4:02 pm
by markl999
Give us a clue then ;)
What are lines 88 and 89 of index.php ?

Posted: Thu Jan 06, 2005 4:25 pm
by feyd
Moved to PHP - Code.

Posted: Thu Jan 06, 2005 11:24 pm
by Trenchant
Remove any private information(db passwords, usernames and if you want url's). Then post the source here so we can help you. That error output can result from a lot of different things.

Posted: Fri Jan 07, 2005 7:22 pm
by shiznatix
usually from forgetting a ; sign (atleast i forget them almost every 4 lines : :roll: )

Posted: Fri Jan 07, 2005 7:24 pm
by magicrobotmonkey
tip: dont use frontpage to edit php files

Posted: Fri Jan 07, 2005 7:47 pm
by dull1554
**tip: dont use fontpage....period.......

:)

Posted: Fri Jan 07, 2005 7:52 pm
by feyd
We'll need to know more, definitely.