show_image error
I'm running v1.8.6 and my image gallery does not work. Have this error over and over again in my apache error_log
[error] PHP Notice: Undefined property: image in /usr/local/tikiwiki-1.8.6/show_image.php on line 141
I also see this in access_log:
"GET /tiki/show_image.php?id=133&nocount=y HTTP/1.1" 200 5 "
Here is line 141 from show_image.php:
Copy to clipboard
echo $imagegallib->image;
Any thoughts as to what's going on?
Thanks for your time & Happy New Year!
\\Greg