Hi
I have Joomla 1.6 and Phoca 3.0.0 RC4 but I cant find how to add a box to the homepahe LH section where it will display random images from the gallery? This is usually a pretty standard feature?
While Im here is there instructions somwhere here on how to add saved images into a basic article in Joomla 1.6 or is this Joomla functionality and not different if you have Phoca?
Thanks
Random Images on Home Page
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Random Images on Home Page
Hi, what you mean with add box to homepage? Do you mean module? If yes, just install and enable Phoca Gallery Image module.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
83dons
- Phoca Member

- Posts: 10
- Joined: 08 Apr 2011, 17:41
Re: Random Images on Home Page
I have done that but as you can see on the link below it only shows photos from one image category. It should show a random imahe from images in all categories. How do I enable this?
http://www.sh88ters.com/index.php
http://www.sh88ters.com/index.php
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Random Images on Home Page
Hi, then you should not select any category in the module.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
83dons
- Phoca Member

- Posts: 10
- Joined: 08 Apr 2011, 17:41
Re: Random Images on Home Page
HI i have tried that and if u check the link now no picture displays! I also have limit start 0 and limit count 1 but not sure what the ymean. Any ideas?
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Random Images on Home Page
Hi, limit start means, on this place the image will be selected, limit count, how many images will be selected:
0 (start)... means - first image selected
1 (count)... count of images
This is related to database selecting of data ... SQL QUERY ... LIMIT 0, 1
0 (start)... means - first image selected
1 (count)... count of images
This is related to database selecting of data ... SQL QUERY ... LIMIT 0, 1
If you find Phoca extensions useful, please support the project