Back to vBulletin 3.5 Add-ons

Coppermine Random Photos on vBulletin FORUMHOME (easy)
Mod Version: 1.00, by AcidX

This modification is in the archives.
vB Version: 3.5.5 Rating: (4 votes - 5.00 average) Installs: 23
Released: 19 Aug 2006 Last Update: 15 Nov 2006 Downloads: 95
Not Supported Template Edits Code Changes Additional Files Is in Beta Stage  

This is basicaly the easiest way to have random photos from your Coppermine Gallery displayed on your vBulletin home page.
Tested and working perfectly. Here's the installation process containing only 3 steps.

Requirements : Coppermine Photo Gallery Installed.

Installation steps :

1. Download coppermine.php and edit the database info. After you're done, upload it in your forum root.

2. Open your vBulletin index.php file and under require_once('./global.php'); add the following line:
Code:
require_once('coppermine.php');
(save the changes > upload the file in the forum root)

3. Open your Style Manager ("Styles & Templates" in the AdminCP menu) and edit the FORUMHOME template.
Depending on where you want your random pictures to appear, you should paste this code eather under $navbar or <!-- end what's going on box -->.
The code you need to paste is:
Code:
 
<!-- / COPPERMINE GALLERY -->
<br>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
				<td class='tcat' colspan='0' align=left>
				<span class='smallfont'>
				<strong>&raquo; <a href='$coppath'>Gallery</a>
				</strong></span></td>
				</tr>
 				<tr>
 				<td class='alt1' width='100%' align-middle valign=middle>
$copphotos
</td></tr></table>
<!-- / COPPERMINE GALLERY -->
(Save the template.)

All done.
I know you like it -

Here's the http://forum.kajgana.com/ and some screenshots:

Download

This modification is archived and cannot be downloaded.

Screenshots

   

Similar Mods

Module VbAdvanced: Coppermine Random photos vBulletin 3.5 Add-ons
Coppermine CoppermineFetch and Photos on vBulletin FORUMHOME vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024