Nothing appear

Phoca Gallery plugins - plugins for Phoca Gallery extension
orsomannaro
Phoca Member
Phoca Member
Posts: 10
Joined: 21 Dec 2010, 23:36

Nothing appear

Post by orsomannaro »

Hi all, and sorry for my English! :)

In Phoca Gallery 2.7.5 I had create this categories structure (all the calories have no images):

cat1
cat1 >> cat2
cat1 >> cat3

and cat2 have some subcategories (cat4, cat5, ...).

I need to see in homepage a list of cat2 subcategories (cat4, cat5, ...).
I need to see only subcategories names, I don't want to see any image.

To do this, I'm trying to test Phoca Gallery Plugin.
I had install and enable Phoca Gallery Plugin and Phoca Gallery Button Plugin.
I had create an article and try to insert both of this string (note: cat2 ID=31):

- generate by Phoca Gallery Button Plugin:
{phocagallery view=categories|imagecategories=0|imagecategoriessize=0|hidecategories=31}

- generate by me:
{phocagallery view=category|categoryid=31|imagecategories=0}

but neither of the two seam to work: nothing appear in the article.

Can someone help me?
Thank you very much.
orsomannaro
Phoca Member
Phoca Member
Posts: 10
Joined: 21 Dec 2010, 23:36

Re: Nothing appear

Post by orsomannaro »

With Joomla debug option enabled, the article with PG Plugin content show this error:

"Warning: Invalid argument supplied for foreach() in /xxxxxxxxx/plugins/content/phocagallery.php on line 807"
orsomannaro
Phoca Member
Phoca Member
Posts: 10
Joined: 21 Dec 2010, 23:36

Re: Nothing appear

Post by orsomannaro »

Nobody can help me?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Nothing appear

Post by Jan »

Hi,

Code: Select all

Warning: Invalid argument supplied for foreach() in /xxxxxxxxx/plugins/content/phocagallery.php on line 807
is a php error message which is mostly caused by SQL which is not right.

After enabling of debug mode, the error in database should be displayed?

Can I see the site where this occuers (with debug enabled)?

Jan
If you find Phoca extensions useful, please support the project
orsomannaro
Phoca Member
Phoca Member
Posts: 10
Joined: 21 Dec 2010, 23:36

Re: Nothing appear

Post by orsomannaro »

Jan wrote: Can I see the site where this occuers (with debug enabled)?
How can I send you a private message?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Nothing appear

Post by Jan »

Hi, I think there is some limit in this forum, you need to have 5 or 10 posts. Just send me it to my email - info - at - phoca - dot - cz

Jan
If you find Phoca extensions useful, please support the project
orsomannaro
Phoca Member
Phoca Member
Posts: 10
Joined: 21 Dec 2010, 23:36

Re: Nothing appear

Post by orsomannaro »

orsomannaro wrote: (all the calories have no images)
This was the problem!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Nothing appear

Post by Jan »

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