When I access content template site mysite.com/admin/content/templates/gallery I recive following error:
Fatal error: Cannot use object of type stdClass as array in drupal/sites/all/modules/lightbox2/lightbox2.module on line 1298
I'm using dev version, date: 2009-01-03, datestamp: 1230984536
Comments
Comment #1
stella commentedAre you using the contemplate module?
Can you try the latest dev release (4th Jan) as the code has changed? Also can you re-save your settings admin/settings/lightbox2/automatic just to ensure they haven't been corrupted? What are your image trigger sizes?
Cheers,
Stella
Comment #2
MartinSfromB commentedUpdating both modules to todays dev-versions will solve the problem!
Comment #3
codybarr commentedI can confirm, if you upgrade to the newest contemplate dev release (6.x-1.x-dev | 2009-Jan-03), this should fix the problem.
Comment #4
stella commentedLooks like this is a bug in the contemplate module which is fixed in the dev release.
Cheers,
Stella
Comment #5
stella commentedI added a workaround to for this issue to Lightbox2 6.x-1.9.
Cheers,
Stella