Needs review
Project:
Brilliant Gallery
Version:
5.x-3.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2008 at 22:53 UTC
Updated:
8 Apr 2008 at 05:56 UTC
Image thumbnails don't show on the page.
PHP Notice in the error.log:
PHP Notice: Trying to get property of non-object in /root/workspace/drupal57/sites/all/modules/brilliant_gallery/image.php on line 80, referer: http://192.168.1.5/drupal/node/7
Commenting out this line (80 in image.php) fixes the problem.
PATCH attached.
BTW: $userId is not used in image.php (?!)
| Comment | File | Size | Author |
|---|---|---|---|
| image.php_.patch | 319 bytes | szegadlo |
Comments
Comment #1
shaalhad the same problem,
this patch fixed it !
thank u!