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.
Nothing appear
-
- Phoca Member
- Posts: 10
- Joined: 21 Dec 2010, 23:36
Re: Nothing appear
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"
"Warning: Invalid argument supplied for foreach() in /xxxxxxxxx/plugins/content/phocagallery.php on line 807"
-
- Phoca Member
- Posts: 10
- Joined: 21 Dec 2010, 23:36
Re: Nothing appear
Nobody can help me?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Nothing appear
Hi,
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
Code: Select all
Warning: Invalid argument supplied for foreach() in /xxxxxxxxx/plugins/content/phocagallery.php on line 807
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
-
- Phoca Member
- Posts: 10
- Joined: 21 Dec 2010, 23:36
Re: Nothing appear
How can I send you a private message?Jan wrote: Can I see the site where this occuers (with debug enabled)?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Nothing appear
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
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 10
- Joined: 21 Dec 2010, 23:36
Re: Nothing appear
This was the problem!orsomannaro wrote: (all the calories have no images)
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: