removing a parse error from the front page

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Da war tatsächlich ein Bug: Ersetze bitte eval($content) durch eval($_content).

Dann auch darauf achten, dass der PHP-Block nicht mit <?php anfängt, da PHP beim ausführen schon im <?php modus drin ist.

Viele Grüße,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
zpage
Posts: 2
Joined: Thu Dec 23, 2004 9:57 pm

Post by zpage »

Er hat nun doch Funktioniert. Die PHP Tags werden nicht benötigt ... :)
Post Reply