Error Detail -
Error (ERROR_PERMISSION_DENIED)
in modules/watermark/UserWatermarks.inc at line 118 (gallerycoreapi::error)
in modules/core/UserAdmin.inc at line 107 (userwatermarksview::loadtemplate)
in modules/core/classes/GalleryView.class at line 295 (useradminview::loadtemplate)
in main.php at line 445 (useradminview::doloadtemplate)
in main.php at line 103
in main.php at line 88
System Information
Gallery version 2.3-svn
PHP version 4.4.7 apache
Webserver Apache/1.3.39 (Unix) PHP/4.4.7 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.30 OpenSSL/0.9.8b
Database mysqlt 4.1.22-standard
Toolkits Thumbnail, SquareThumb, ImageMagick, NetPBM, Gd
Operating system Linux host90.hrwebservices.net 2.6.18-8.1.14.el5 #1 SMP Thu Sep 27 19:05:32 EDT 2007 x86_64
Browser Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/419.2.1 (KHTML, like Gecko) Safari/419.3
Posts: 135
A quick work-around for this error:
I commented out lines 42-44 of WatermarkOption.tpl (modules/watermark/templates).
This skips the link altogether - obviously not a fix but fine for me as I don't want users to have this option.
Posts: 32509
i can't reproduce the issue. i'm using the latest svn version too. core module version 1.2.24. watermark module version 1.1.3.
--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage
Posts: 135
I cleared the template cache but the problem persisted. I'm using a mod by Mindless to only show the "general" tab under "edit album" for registered users
http://gallery.menalto.com/node/44041
Maybe this is causing it?