Debug Log and PHP Errors

Hello,
I'm using Zenphoto version 1.4.4.1 [596740f651] (Official build)
Current gallery theme: zpFocus_ v1.4.4.
Also, I used fix #239 recently. For a while since I upgraded to 1.4.4.1b, I get the following in my Debug Log:

{4699:Sat, 16 Feb 2013 18:57:55 GMT}
NOTICE: Undefined variable: album in /xxxxx/xxxxx/public_html/zp-core/template-functions.php on line 3224
getLatestComments called from RSS->getRSSitems (class-rss.php [746])
from RSS->__construct (class-rss.php [359])
from index.php [20]

{27132:Fri, 15 Feb 2013 22:28:45 GMT}
NOTICE: Use of undefined constant LOCAL_CHARSET - assumed 'LOCAL_CHARSET' in /xxxxx/xxxxx/public_html/zp-core/reconfigure.php on line 32
reconfigureAction called from require_once (functions-basic.php [154])
from require_once (functions.php [18])
from require_once (template-functions.php [10])
from index.php [6]

And these in the PHP Error Logs:

[16-Feb-2013 11:57:55 America/Denver] PHP Notice: Undefined variable: album in /xxxxx/xxxxx/public_html/zp-core/template-functions.php on line 3224
[16-Feb-2013 11:57:55 America/Denver] PHP Fatal error: Cannot access empty property in /xxxxx/xxxxx/public_html/zp-core/template-functions.php on line 3224.
Is there another "fix" that I missed for the errors?
Thank-you! Renee

Comments

  • These have not been reported before. We will get fixes into the support build shortly.
Sign In or Register to comment.