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

silviogutierrez’s picture

Status: Active » Postponed (maintainer needs more info)

What database are you on? Try disabling strict mode and see if that helps.

Silvio

Jcaro’s picture

Assigned: Jcaro » Unassigned
Status: Postponed (maintainer needs more info) » Closed (fixed)

Currently on mysql v 5.0.51a, but disabling strict mode fixed the issue. Thanks

John

mmmmmmmmm’s picture

Having issues with the Access Denied on postgresql 8.2

Same thing fresh install of gallerix Access Denied when image uploaded