Closed (fixed)
Project:
Gallerix
Version:
6.x-1.4-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2008 at 17:27 UTC
Updated:
14 Oct 2008 at 21:23 UTC
This is a fresh install of the module. After installing, all uploads are getting access denied issues like the following one:
user warning: Field 'exif' doesn't have a default value query: INSERT INTO gallerix_pictures (nid, uid, path, name, original_name, added, created, caption) VALUES (87, 1, 'sites/default/files/gallerix/albums/1/87/original/j0288879.gif', 'j0288879.gif', 'j0288879.gif', 1223486378, 1223486378, '') in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\sites\all\modules\gallerix\management.inc on line 635.
Any ideas?
Thanks
Comments
Comment #1
silviogutierrez commentedWhat database are you on? Try disabling strict mode and see if that helps.
Silvio
Comment #2
Jcaro commentedCurrently on mysql v 5.0.51a, but disabling strict mode fixed the issue. Thanks
John
Comment #3
mmmmmmmmm commentedHaving issues with the Access Denied on postgresql 8.2
Same thing fresh install of gallerix Access Denied when image uploaded