View Single Post
Old January 11th, 2007, 10:39 PM   #4 (permalink)
Zachariah
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by TomC18 View Post
I would like to use $vbgallery in my forumdisplay template and not just my forumhome templete.

$vbgallery does not yet exist when in the forumdisplay template must I have an include somewhere that will define it.

The goal here is to display on each individual subforum of home forum the same row of imamges displayed on homeforum as defined in admin cp section of VBGallery - Modify addons

Thanks in Advance for your help.
AdminCP => Plugins & Products => Plugin Manager
Product : PhotoPost vBGallery
- PhotoPost vBGallery Forumhome
-- Edit Plugin

Change Hook Location:
- global_start

This will now allow you to make the forumhome hack of the gallery anywhere.

Edit "PhotoPost vBGallery Forumhome" plugin.

Replace:
Code:
Content visible to verified customers only.
With:
Code:
Content visible to verified customers only.



Edit: forums/includes/vbgallery/cache_templates.php

Replace:
Code:
Content visible to verified customers only.
With:
Code:
Content visible to verified customers only.
This will will use the same setting on both pages.


-------------------------------------------------

Quote:
Originally Posted by Delw View Post
would this work or are you trying to get a pic gallery above each forum section?

http://www.vbulletin.org/forum/showt...=111868&page=3
I am working on this as a default option.
* reason I have not updated it yet.
Zachariah is offline   Reply With Quote