warning: Missing argument 3 for GalleryDerivativeImage::render
|
rimbeaux
![]()
Joined: 2006-10-17
Posts: 41 |
Posted: Wed, 2007-12-26 14:53
|
|
Every now and then, I get a funky error condition: You get a page that has three hyperlinked thumbnails and otherwise blank (the thumbnails look like they're random pictures, similar to gallery grid block). If you hit refresh, you get a good page except for a red error block with the following error (I replaced the text between the stars with a description instead of host information that is useless here...no stars in the real message): Quote:
warning: Missing argument 3 for GalleryDerivativeImage::render(), called in *the path to the drupal installation*/gallery2/modules/core/classes/GalleryTemplateAdapter.class on line 359 and defined in 8the path to the drupal installation*/gallery2/modules/core/classes/GalleryDerivativeImage.class on line 181. Any ideas?? My technical details: Gallery version = 2.2.3 core 1.2.0.5 Thanks! Visit my gaming site at www.cheddarmongers.org |
|
| Login or register to post comments |


Posts: 134
There is an issue describing this behavior at http://drupal.org/node/134322. Maybe you can join the discussion and provide some helpful information to solve the problem ...
Posts: 41
I'll check out the thread, but I resolved the problem. There were a couple of images, two gifs and one tiff, that Gallery just didn't like. the reason the problem was intermittent was because I had the gallery block set up for random images. I think it had a problem drawing the thumbnails. I removed the pictures from the gallery, and all is good now.
Visit my gaming site at www.cheddarmongers.org