Hello,
I've noticed that I'm having several errors with Gallery since some time.
Most of them are "security violation" errors :
The action you attempted is not permitted.
Back to the Gallery
Error Detail -
Error (ERROR_BAD_PARAMETER) : Controller results are missing status, error, (redirect, delegate, return)
* in main.php at line 265 (GalleryCoreApi::error)
* in main.php at line 104
* in main.php at line 88
System Information
Gallery version 2.3
PHP version 5.2.0-8+etch15 apache2handler
Webserver Apache/2.2.3 (Debian) PHP/5.2.0-8+etch15 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8
Database mysql 5.0.32-Debian_7etch8-log
Toolkits ImageMagick, Thumbnail, SquareThumb, Gd
Operating system Linux server1.oditsystems.be 2.4.27-1-386 #1 Wed Dec 1 19:43:08 JST 2004 i686
Browser Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Event Details
Date Thu 19 Nov 2009 21:29
Type Gallery Error
Location http://gallery.vanengeland.be/main.php
User Id 6
Client 94.224.66.74
Summary Controller results are missing status, error, (redirect, delegate, return)
Referer http://gallery.vanengeland.be/main.php?g2_view=core.ItemAdmin&g2_subView=core.ItemEdit&g2_itemId=2121709&g2_return=%
Details
Error (ERROR_BAD_PARAMETER) : Controller results are missing status, error, (redirect, delegate, return) in main.php at line 265 (GalleryCoreApi::error)
in main.php at line 104
in main.php at line 88
Request variables: Array
(
[return] => /v/friends/
[formUrl] => /main.php?g2_view=core.ItemAdmin&g2_subView=core.ItemEdit&g2_itemId=2121709
[authToken] => ce01e9fa5567
[controller] => core.ItemEdit
[form] => Array
(
[originationTimestamp] => 1185580111
)
[itemId] => 2121709
[editPlugin] => ItemEditItem
)
Gallery version : 2.3 core 1.3.0
PHP version : 5.2.0.8
Webserver = Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8
Database = mysql 5.0.32-Debian_7etch8-log, lock.system=database
Activated toolkits : Thumbnail, Gd, ArchiveUpload, mplayer, Getid3, LinkItemToolkit, SquareThumb
Operating system : Linux **hostname** 2.4.27-1-386 #1 Wed Dec 1 19:43:08 JST 2004 i686
Browser : Firefox, Chrome, Internet Explorer 7 + 8
Regards,
Tim Van Engeland
ODIT SYSTEMS
Posts: 10996
First change the locking mechanism to file. Site Admin > General (first page you land on in Site Admin)
Put gallery into debug mode and try to edit an album (or what ever you do that causes this error to popup)
FAQ: How to set/use Gallery in debug mode?
Ignore the Smarty Debug popup and copy and paste the debug output on the main page into a text file, zip and attach to this thread.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 5
Hello,
Solved... After looking further in the forums, it was also the puzzle module which caused the problem.
Regards,
Tim