[Solved] Selecting JAK causes Undefined Property Error

Phoca Gallery - image gallery extension
benjaminb
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 25 Aug 2010, 19:04

[Solved] Selecting JAK causes Undefined Property Error

Post 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
Last edited by benjaminb on 11 Oct 2010, 17:39, edited 1 time in total.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Selecting JAK causes Undefined Property Error

Post by Jan »

Hi, do you use the latest Phoca Gallery component and latest Phoca Gallery Plugin?
If you find Phoca extensions useful, please support the project
benjaminb
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 25 Aug 2010, 19:04

Re: Selecting JAK causes Undefined Property Error

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: [Solved] Selecting JAK causes Undefined Property Error

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply