Error after posting comment

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?

Comments

  • Try turning off php error reporting on your server. That will come up if error reporting is enabled.
  • trisweb Administrator
    Hm... still something to fix, no? We shouldn't be throwing even E_NOTICE level messages. I'll take a look at that line.
  • trisweb Administrator
    Fixed and checked in to SVN.
  • Ah great! But because I'm rather new at this, what's SVN? And how do I get it to work on my site?
Sign In or Register to comment.