Author Topic: eval()'d code on line 184 (hilfe) Leuchtkasten  (Read 8598 times)

0 Members and 1 Guest are viewing this topic.

Offline rsco2

  • Pre-Newbie
  • Posts: 7
    • View Profile
eval()'d code on line 184 (hilfe) Leuchtkasten
« on: November 24, 2007, 08:01:53 PM »
Bei meinem Gallery wenn man auf "Leuchtkasten" klickt kommt folgende Fehlermeldung....  (Album: bilder.mitdenken.ch)

Fehler:

Parse error: parse error, unexpected $ in /home/www/web122/html/Bilder/gallery/includes/template.php(101) : eval()'d code on line 184

Was geht nicht???

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: eval()'d code on line 184 (hilfe) Leuchtkasten
« Reply #1 on: November 24, 2007, 08:06:41 PM »
You miss one {endif ... in HTML template.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline rsco2

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: eval()'d code on line 184 (hilfe) Leuchtkasten
« Reply #2 on: November 25, 2007, 12:06:10 AM »
sorry i'm a newbie, what's the matter?


German:
(vielleicht no jemand auf deutsch :-)

Offline rsco2

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: eval()'d code on line 184 (hilfe) Leuchtkasten
« Reply #3 on: November 25, 2007, 10:27:39 AM »
Wäre noch ganz hilfreich zu wissen wo :-)

Weil ich habe an dem Standard Code nichts verändert habe nur ein neues templates darüber gespielt.

In welche Datei muss ich das den noch reinschreiben?

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: eval()'d code on line 184 (hilfe) Leuchtkasten
« Reply #4 on: November 25, 2007, 10:40:27 AM »
Dann überprüfe doch das Template was Du drüber gespielt hast, dort wird wahrscheinlich der Fehler sein!

nobby

Offline rsco2

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: eval()'d code on line 184 (hilfe) Leuchtkasten
« Reply #5 on: November 25, 2007, 11:29:51 AM »
super hat alles geklappt :-)

Der Fehler lag in der "lightbox.html" (was für ein Zufall :-) )von dem template


Danke an alle. also thank you thunderstrike


Offline Ernie

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: eval()'d code on line 184 (hilfe) Leuchtkasten
« Reply #6 on: May 03, 2009, 11:02:53 AM »
du hast eine klammer vergessen
es muss so aussehen

{if images} {endif images}

und so wie thunderstrike schreibt, fehlt ein endif...

gruss ivan

Bei gewissen Templats fehlt {if random images}  das  endif {endif random images}
lightbox.html
Gruss Ernie