ZenphotoCMS Forum
Error after posting comment - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Error after posting comment (/thread-1170.html)



Error after posting comment - edusilva - 2007-02-16

Might be in relationship to the error in the previous post. But when I try to post a comment, I get this errormessage:

Notice: Undefined variable: buffer in c:\easyphp1-8\www\zenphoto\zen\utf8.php on line 264

Notice: Undefined variable: buffer in c:\easyphp1-8\www\zenphoto\zen\utf8.php on line 264

Warning: Cannot modify header information - headers already sent by (output started at c:\easyphp1-8\www\zenphoto\zen\utf8.php:264) in c:\easyphp1-8\www\zenphoto\zen\template-functions.php on line 95

Warning: Cannot modify header information - headers already sent by (output started at c:\easyphp1-8\www\zenphoto\zen\utf8.php:264) in c:\easyphp1-8\www\zenphoto\zen\template-functions.php on line 103

Can anyone help?




Error after posting comment - Chilifrei64 - 2007-02-16

Try turning off php error reporting on your server. That will come up if error reporting is enabled.




Error after posting comment - trisweb - 2007-02-16

Hm... still something to fix, no? We shouldn't be throwing even E_NOTICE level messages. I'll take a look at that line.




Error after posting comment - trisweb - 2007-02-16

Fixed and checked in to SVN.




Error after posting comment - edusilva - 2007-02-26

Ah great! But because I'm rather new at this, what's SVN? And how do I get it to work on my site?