The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
PhotoPost vBGallery - Forum Home Details »» | |||||||||||||||||||||||||
Ok it's Beta time !!!!!
Please only install to beta test. Even thow I have it running there may be problems still in the works. (there were many countless errors in the past) - Feedback Please :squareeyed: /* -----------------12/13/2005 6:41pm ----------------- Add Gallery Images to your Forum Index v1.7 (vB 3.5) Tested on:
Demo: - http://www.gzhq.net/forums/index.php // ------------------------------------------------------ Overview:
Hack includes: - Hack Active (yes / no) - Enable Navbar (yes / no) - Image Count (number of images) - Image Order (Random, Newest, Most Views, Most Comment, Highest Rated) - Exclude Catagories - Only Catagories - On/Off options for all of the "info" per image - If gallery is not active hack will vanish (all usergroups) ** Admin will get "Alert: The gallery is currently turned off!" on FORUMHOME - If gallery settings of a usergroup does not see "thumbnails" the hack will vanish - No Template edits Change Log =========== 1.7 Beta 2 - 01.17.06 - Fixed usergroups not able to see the hack - Fixed sort order problems 1.7 - Install w/ product and 2 edits in 1 file. - Killed the need for FORUMHOME template edit. - AdminCP options to change the hack settings - Added: Parts of the gallery's Nav bar w/ dropdowns (My Stuff*, What's New, What's Popular,Search) to the hack with on/off option. * My Stuff will not be seen if you are a guest. 1.6 - Added: If the gallery is off or disabled the hack not show up. - Added: templates to support the hack vs. gallery templates (allows you to customize the templates for the look and feel you want vs. mess up the way your gallery templates look.) --------------------------------------------------*/ Whats Going On Please click " install " for updates Show Your Support
|
Comments |
#242
|
||||
|
||||
Quote:
Thx |
#243
|
|||
|
|||
Very Nice
Clicks Install. Anyway to add this to my portal? thanks |
#244
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showthrea...threadid=98982 Vportal (after) - scrn shot https://vborg.vbsupport.ru/attachmen...chmentid=40072 |
#245
|
|||
|
|||
ok i installed the plugin and i got this on my main index...
Warning: Unknown(./includes/functions_gallery.php): failed to open stream: No such file or directory in /index.php(470) : eval()'d code on line 3 Fatal error: (null)(): Failed opening required './includes/functions_gallery.php' (include_path='.:/usr/local/lib/php') in /homepages/6/d93858489/htdocs/owa/forums/index.php(470) : eval()'d code on line 3 |
#246
|
||||
|
||||
Quote:
Q: Do you have PhotoPost vBGallery or PRO gallery installed ? - This hack is for vBGallery (aka. old vBAdvanced.com product). - If you need forumhome for the PRO ver. try this. . |
#247
|
||||
|
||||
Installed!
|
#248
|
|||
|
|||
Zachariah: Does that work with 3.5.2?
|
#249
|
||||
|
||||
Quote:
- Hit me up on IM (info in profile) |
#250
|
|||
|
|||
How can I move this to below the welcome box?
I had the previous version there but can't figure out how to move this one. |
#251
|
||||
|
||||
Quote:
Code:
$search_text = '$navbar'; $vbulletin->templatecache['FORUMHOME'] = str_replace($search_text, $search_text.fetch_template('forumhome_vbgallery'),$vbulletin->templatecache['FORUMHOME']); Edit Plugin: Forumhome: Gallery Main Find: $search_text = '$navbar'; Change $navbar to where you wish to place the "BLOCK" of images. <!-- what's going on box --> - this will place the block above the what's going on box. <!-- end what's going on box --> - this will place the block below the what's going on box. <body> - this will place it above the header -+-+-+-+-+-+-+-+ If you want to edit the forumhome template and place the block where you want vs. use an anchor: Replace: Code:
$search_text = '$navbar'; $vbulletin->templatecache['FORUMHOME'] = str_replace($search_text, $search_text.fetch_template('forumhome_vbgallery'),$vbulletin->templatecache['FORUMHOME']); Code:
eval('$vbgallery = "' . fetch_template('forumhome_vbgallery') . '";'); Code:
$vbgallery |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|