Author Topic: Error Code after image upload or link  (Read 4734 times)

0 Members and 1 Guest are viewing this topic.

Offline dreamsys

  • Pre-Newbie
  • Posts: 2
    • View Profile
Error Code after image upload or link
« on: November 06, 2006, 03:33:36 AM »
I get an error code of: (Parse error: syntax error, unexpected '}' in /home/dreamsys/public_html/membersonly/includes/template.php(101) : eval()'d code on line 113)

What is wrong? I tried uploading and linking the file and uploading the file using FTP and get the same error. :roll:

Offline Acidgod

  • Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: Error Code after image upload or link
« Reply #1 on: November 06, 2006, 11:29:07 AM »
too much infos...  :roll:

Offline phantom5

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: Error Code after image upload or link
« Reply #2 on: November 11, 2006, 05:41:29 AM »
I have a similar problem.. I am using 1.7.3 integrated with nuke 7.8 and everything works well but when you click on an image to view it I get a blank page with the error code              Parse error: parse error, unexpected '}' in /srv/www/htdocs/...../modules/Gallery/includes/template.php(101) : eval()'d code on line 113

I thought it might be the template I was using but any template does the same thing. I also tried removing the unexpected } and even tried tracking down where the extra or missing brace was.

Offline dreamsys

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: Error Code after image upload or link
« Reply #3 on: November 12, 2006, 04:54:38 PM »
 8O By the num,ber of replies, I guess my questions seems stupid. All I am trying to do is create a free images gallery for my members. :D

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Error Code after image upload or link
« Reply #4 on: November 12, 2006, 05:05:10 PM »
Hi

You miss in one of your templates this:
Code: [Select]
{or this:
Code: [Select]
}
A link to the gallery was good....

Kurt