Back to vBulletin 4.x Add-ons

[WIDGET] Slider
Mod Version: 1.00, by cory_booth

vB Version: 4.0.1 Rating: (16 votes - 4.50 average) Installs: 157
Released: 23 Jan 2010 Last Update: Never Downloads: 2622
Not Supported Additional Files Re-usable Code Is in Beta Stage  

Widget Slider - Frontpage Slide Show.

Demo: http://demo.webdeveloperplus.com/featured-content-slider/

This is based on the demo above. OK this is my first mod and I know the coding really sucks! But I thought I would get this out and see if anyone want to improve on it.
This is one of those frontpage slide shows that pulls your attachment and data from specified forums.

I hope this works for you.

Install:

Edit slider.php and at line 100:

$forumid - set the forum to pull slides
$limit - set the number of posts
$chars - set the total number of characters
$words - set total number of words

Upload Files.

Create PHP Widget and inser the following code:

ob_start();
echo '<div>';
echo '<center>';
require_once './clientscript/slider/slider.php';
echo '</center>';
echo '</div>';
$output=ob_get_contents();
ob_end_clean();

Download

File Type: %1$s slider.zip (4.1 KB, 2469 downloads)

Similar Mods

Mini Mods Innovative Signature Showcase vBulletin 4.x Add-ons

vblts.ru supports vBulletin®, 2022-2024