Log in

View Full Version : How to Use Front Page Slide Show from Joomla with vBulletin 4


EquinoxWorld
04-30-2011, 10:00 PM
Hello everyone, I have been surfing the net for a while trying to figure out how to easily use the Font Page Slide Show by Joomla with vBulletin 4. If there are easier solutions out there then I didn't look hard enough (hardly doubt it though). So here it is;

1. Download the stand alone version and upload the entire "fpss" folder to your site root so it would look like http://yoursitename.com/fpss/ , and upload the "demo.php" to the site root so it would look like http://yoursitename.com/demo.php .

2. Use an iframe to call the slideshow; use:

<iframe frameborder="0" width="x" height="x" src="http://yoursitename/demo.php"></iframe>

Replace and enter your own values for width and height and replace the URL with your own.

3.Enter this iframe in a widget or into a forum side block or into any template for that matter. After you confirm it appears correctly go into the fpss folder fpss/slideshows/demo/ and edit data.php and parameters.php to add your own images and settings and such. I'm pretty sure you can change the name of the file itself and just update that change throughout.

4.Your Done! Enjoy.

P.S.: I have forum.php in my site root so http://yoursitename.com/forum.php . Make the necessary changes if you have http://yoursitename.com/forum/forum.php.

nikosb
06-12-2011, 07:02 AM
thank you.
Working fine

MonkYZ
06-21-2011, 02:04 PM
Thank you EquinoxWorld! I managed to run the demo in an iframe on my vBadvanced... but i really don't know how to setup the data.php and parameters.php to match my website. Can you share those files (just to take a look and learn how to fix it).

Thanks again! And maybe after i'll make it work i'll find a way to display FPSS without the need of an iframe :)

EquinoxWorld
06-21-2011, 02:19 PM
Thank you EquinoxWorld! I managed to run the demo in an iframe on my vBadvanced... but i really don't know how to setup the data.php and parameters.php to match my website. Can you share those files (just to take a look and learn how to fix it).

Thanks again! And maybe after i'll make it work i'll find a way to display FPSS without the need of an iframe :)

Perfect. Now the rest is just setting up your slideshow. Now open data.php and parameters.php and edit it accordingly. I'll give you an example:

http://aniworlds.net/gallery/files/2/datascreen.png

http://aniworlds.net/gallery/files/2/parametersscreen.png

You can use a text editor to open the file or use Dreamweaver (recommended) which has a trial so you can download for free and use for 30 days I think. Edit the setting accordingly to your own liking and simply re-upload the files to the same location and refresh (you may have to delete/refresh cookies to see changes).

Let me know if this helps. :)

MonkYZ
06-21-2011, 02:25 PM
Ah, so you have to enter every new entry in Frontpage Slideshow manually? Like adding text, link and images manually? I thought this was supposed to extract automatically via RSS feed or maybe even threads (extracting attachments automatically)... Am i wrong?

EquinoxWorld
06-21-2011, 02:29 PM
Ah, so you have to enter every new entry in Frontpage Slideshow manually? Like adding text, link and images manually? I thought this was supposed to extract automatically via RSS feed or maybe even threads (extracting attachments automatically)... Am i wrong?

Unfortunately you do have to enter it in manually. This can be made into what your thinking but it takes a LOT more work. But yes as per right now you do need to enter all the values yourself. Save and upload. Done!

Dorgham
02-25-2013, 06:27 PM
I will soon Use Front Page Slide Show from Joomla with vBulletin 4
Thanks :)

matrex722
04-04-2013, 03:22 PM
i heared that iframe is not good to seo
is that true ?