Hi my debug log fills up so fast with few common lines whenever I access site.
Any help on this how to resolve ?
For the first two disable the google_analytics plugin. Sorry, but I do not know much about this plugin. The copy I downloaded does not look like it could be throwing this error, so probably you have something different.
At any rate, The plugin you have is not coded correctly, thus is throwing these errors.
Hard to say about the other error since we do not know what theme, Zenphoto version, etc. (All the things we ask you to disclose to help troubleshoot.)
I have to dig this up again as I'm experiencing the same problem:
`NOTICE: Use of undefined constant ADMIN_RIGHTS - assumed 'ADMIN_RIGHTS' in /home/www/zenphoto/zp-core/reconfigure.php on line 110
checkSignature called from reconfigureAction (reconfigure.php [12])
from require_once (functions-basic.php [173])
from require_once (functions.php [17])
from include (index.php [14])
from index.php [28]
NOTICE: Use of undefined constant ADMIN_RIGHTS - assumed 'ADMIN_RIGHTS' in /home/www/zenphoto/zp-core/functions.php on line 2163
zp_loggedin called from checkSignature (reconfigure.php [110])
from reconfigureAction (reconfigure.php [12])
from require_once (functions-basic.php [173])
from require_once (functions.php [17])
from include (index.php [14])
from index.php [28]
`
My Zenphoto version is 1.4.6. (User atomicmak ran version 1.4.5.2 as can be seen in his posting above.)