Page 1 of 1

[Solved] Selecting JAK causes Undefined Property Error

Posted: 08 Oct 2010, 01:28
by benjaminb
I'm hoping this is something simple, since I think JAK would be the display I want to use. I believe that it is the only option that allows me to display a description with an image.
When I put {phocagallery view=category|categoryid=25|detail=6|displayname=0|displaydetail=0|displaydownload=0|imageshadow=shadow1} into my article, I get a lot of "Undefined Property" errors (below). I also get this error if I set detail=7, or a non-existent 8. The error is visible at http://www.decktec.com/temp-gal. Is this caused by the category or images being setup wrong. Or maybe something in my global config?

Code: Select all

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Notice: Undefined property: JObject::$methodname in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 823

Notice: Undefined property: JObject::$options in /usr/home/deckt1/www/htdocs/plugins/content/phocagallery.php on line 832

Re: Selecting JAK causes Undefined Property Error

Posted: 11 Oct 2010, 14:21
by Jan
Hi, do you use the latest Phoca Gallery component and latest Phoca Gallery Plugin?

Re: Selecting JAK causes Undefined Property Error

Posted: 11 Oct 2010, 17:35
by benjaminb
Component Version is 3.7.4
Plugin Version is 2.1 according to the XML file I looked at.

Edit -----------------
That looks like it was the problem. I downloaded and installed the latest plugin and it seems to be working now.

Thanks, I was hoping it was something simple and obvious.

Re: [Solved] Selecting JAK causes Undefined Property Error

Posted: 15 Oct 2010, 23:36
by Jan
Ok