View previous topic :: View next topic |
Author |
Message |
Throttle Elder In Training

Joined: 05 Oct 2006 Posts: 3342 Location: Bulgaria
|
Posted: Sun Jan 14, 2007 12:43 am Post subject: Error on forum profile |
|
|
When i click to edit my profile in the forum it shows this error:
Parse error: syntax error, unexpected '}' in /usr/home/.sites/106/site3/web/includes/template.php(127) : eval()'d code on line 255 _________________ [img]http://img185.imageshack.us/img185/1149/exmachinalogona4.jpg[/img]
[ [url=http://www.fanart-central.net/profile-Throttle.php]Profile[/url] | [url=http://www.fanart-central.net/user-Throttle.php]Gallery[/url] | [url=http://www.youtube.com/throttlechannel]YouTube[/url] ]
[size=8]p.s. Leaving FAC. See ya'll.[/size] |
|
Back to top |
|
 |
cstdenis Evil Overlord

Joined: 31 Dec 1969 Posts: 6490 Location: In the tubes.
|
Posted: Sun Jan 14, 2007 8:21 am Post subject: |
|
|
Ya.....I don't know what causes it. |
|
Back to top |
|
 |
Throttle Elder In Training

Joined: 05 Oct 2006 Posts: 3342 Location: Bulgaria
|
Posted: Sun Jan 14, 2007 8:32 am Post subject: |
|
|
maybe if you examine file: [b]template.php[/b] you might find whats wrong. _________________ [img]http://img185.imageshack.us/img185/1149/exmachinalogona4.jpg[/img]
[ [url=http://www.fanart-central.net/profile-Throttle.php]Profile[/url] | [url=http://www.fanart-central.net/user-Throttle.php]Gallery[/url] | [url=http://www.youtube.com/throttlechannel]YouTube[/url] ]
[size=8]p.s. Leaving FAC. See ya'll.[/size] |
|
Back to top |
|
 |
Stratadrake Elder Than Dirt

Joined: 05 May 2004 Posts: 13721 Location: Moo
|
Posted: Sun Jan 14, 2007 8:34 am Post subject: |
|
|
Aren't parse errors generally easy to track down?
Then again, I remember when I was still learning BASIC (QBasic, as it was), I forgot to include an equal sign on an implicit LET statement, which caused Basic to think it was a function; I couldn't locate the error, so I had to rename every single instance of that variable throughout the entire code. Ugh. _________________ Strata here: [url=http://www.nanowrimo.org/eng/user/242293]Nanowrimo[/url] - [url=www.fanart-central.net/user-Stratadrake.php]FAC[/url] - [url=http://stratadrake.deviantart.com]dA[/url] - [url=www.furaffinity.net/user/Stratadrake/]FA[/url]
[size=9]Disclaimer: Posts may contain URLs. Click [url=http://tvtropes.org/pmwiki/pmwiki.php/Main/TVTropesWillRuinYourLife]at your own risk.[/url][/size] |
|
Back to top |
|
 |
cstdenis Evil Overlord

Joined: 31 Dec 1969 Posts: 6490 Location: In the tubes.
|
Posted: Sun Jan 14, 2007 8:39 am Post subject: |
|
|
Usually they are, but this is in [url=http://ca.php.net/eval]eval()[/url]'d code which makes it very hard to trace |
|
Back to top |
|
 |
SilverKitsune Elder Than Dirt

Joined: 31 Jan 2004 Posts: 5898 Location: whittier, CA, Los Angels
|
Posted: Sun Jan 14, 2007 5:20 pm Post subject: |
|
|
Parse error: syntax error, unexpected '}' in /usr/home/.sites/106/site3/web/includes/template.php(127) : eval()'d code on line 255
WTF _________________ [img]http://i10.photobucket.com/albums/a131/I_Lov_Asian_Men/phoenixsig.jpg[/img]
[b]xAmiDarkfieldx wrote:
"Your a bird, I'm a cat of the jungle. Birds can't get pregnant last I checked. They lay eggs."[/b] |
|
Back to top |
|
 |
Stratadrake Elder Than Dirt

Joined: 05 May 2004 Posts: 13721 Location: Moo
|
Posted: Sun Jan 14, 2007 6:10 pm Post subject: |
|
|
[quote]but this is in eval()'d code which makes it very hard to trace[/quote]
Maybe you forgot to escape a control character somewhere or something... can you make the error report the failed expression as well as the error? _________________ Strata here: [url=http://www.nanowrimo.org/eng/user/242293]Nanowrimo[/url] - [url=www.fanart-central.net/user-Stratadrake.php]FAC[/url] - [url=http://stratadrake.deviantart.com]dA[/url] - [url=www.furaffinity.net/user/Stratadrake/]FA[/url]
[size=9]Disclaimer: Posts may contain URLs. Click [url=http://tvtropes.org/pmwiki/pmwiki.php/Main/TVTropesWillRuinYourLife]at your own risk.[/url][/size] |
|
Back to top |
|
 |
|