Pages (2):    1 2
Member
Member
Anniemee   27-02-2009, 05:18
#21

I tried uninstalling all plug-ins inc ZenPage and switched to another template in case that had anything to do with anything. I still get the error when I try to enter a Comment. Here's more of the error statement:

zp-core/functions.php on line 971

Administrator
Administrator
acrylian   27-02-2009, 10:11
#22

Sorry, this has been fixed in the nightly/svn version. If you don't want to use that you will have to wait for the next official version or just don't use comments.

Our nightly builds are generally quite stable. The zenpage project site for example runs with a nightly as well.

Member
Member
Anniemee   03-03-2009, 00:12
#23

I installed the nightly build for February 28 and now I get a whole list of error messages when I try to post a comment. Here ya are:

Notice: Use of undefined constant r - assumed 'r' in /home/fleep/public_html/dolls/zp-core/plugins/spamfilters/spamassassin.php on line 113

Warning: Cannot modify header information - headers already sent by (output started at /home/fleep/public_html/dolls/zp-core/plugins/spamfilters/spamassassin.php:113) in /home/fleep/public_html/dolls/index.php on line 25

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/fleep/public_html/dolls/zp-core/plugins/spamfilters/spamassassin.php:113) in /home/fleep/public_html/dolls/zp-core/admin-functions.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at /home/fleep/public_html/dolls/zp-core/plugins/spamfilters/spamassassin.php:113) in /home/fleep/public_html/dolls/index.php on line 114

Warning: Cannot modify header information - headers already sent by (output started at /home/fleep/public_html/dolls/zp-core/plugins/spamfilters/spamassassin.php:113) in /home/fleep/public_html/dolls/index.php on line 115

Member
Member
Anniemee   03-03-2009, 00:22
#24

I turned off Spam Assassin and used a couple of the other settings instead and it seems to be working ok now on NONE or SIMPLE

Member
Member
sbillard   03-03-2009, 21:48
#25

Looks like an error in the spamassassin script that shows up when we have strict error reporting set (which is the case for the nightly builds but not the releases.)

line 113 should read:
$this->date=date('r');
That is, the letter r should have been quoted. Fix will be in tonight's build.

Pages (2):    1 2
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.