Author Topic: Parse Error - How to fix?  (Read 3664 times)

0 Members and 1 Guest are viewing this topic.

Offline Powka

  • Newbie
  • *
  • Posts: 12
    • View Profile
Parse Error - How to fix?
« on: September 29, 2006, 09:59:24 PM »
Hello people. So, the problem is that when I'd like to view user's profile (pressing on his nickname), in stead of getting his profile/control panel, I'm getting an error like this:
Parse error: syntax error, unexpected '}' in /home/.guy/userbarai/userbarai.org/includes/template.php(101) : eval()'d code on line 33
Can anyone explain me what should I do to fix this problem? I'm using the latest version of 4images and 4blue_orange2 template. Thanks in advance.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Parse Error - How to fix?
« Reply #1 on: September 30, 2006, 01:02:04 AM »
search in the templates files for missing {if ..} or {endif ..} tags.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Powka

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Parse Error - How to fix?
« Reply #2 on: September 30, 2006, 09:28:17 AM »
V@no, I've deleted everything from {if_random_image} to {endif random image}, because I don't wann see that random image window. Could it be the reason? 'Cause I've deleted this in all places and files.