I'm trying to launch Gallery2 on local machine using WAMP server, but I have an error with cart and I think it' because of php_zip extension or something like it.
When I'm trying to put picture on cart or to visit cart a get: The action you attempted is not permitted.
Also:
Error Detail -
Error (ERROR_BAD_PARAMETER)
in modules\core\classes\helpers\GalleryPermissionHelper_simple.class at line 235 (GalleryCoreApi::error)
in modules\core\classes\GalleryCoreApi.class at line 711 (GalleryPermissionHelper_simple::fetchPermissionsForItems)
in modules\cart\ViewCart.inc at line 87 (GalleryCoreApi::fetchPermissionsForItems)
in modules\core\classes\GalleryView.class at line 293 (ViewCartView::loadTemplate)
in main.php at line 465 (GalleryView::doLoadTemplate)
in main.php at line 104
in main.php at line 88
System Information
Gallery version 2.3.1
PHP version 5.3.0 apache2handler
Webserver Apache/2.2.11 (Win32) PHP/5.3.0
Database mysqli 5.1.36-community-log
Toolkits Gd
Operating system Windows NT RO-8 5.1 build 2600 (Windows XP Professional Service Pack 3) i586
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5
Any help would be great!