Version: 1.7 Beta, by Zachariah
Developer Last Online: Jan 2020
Version: 3.5.4
Rating:
Released: 09-12-2005
Last Update: 08-12-2006
Installs: 219
Uses Plugins Template Edits
Code Changes Is in Beta Stage
No support by the author.
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)
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.)
But I followed the rest of the steps, and for some reason, I'm now getting a forum database error... imported the product and made the two index.php changes, and now I'm getting a database error page.
Zachariah? Is there a way to shut off the image to the public when you are logged off of the site? Right now when you log off, and clear your cookies. Go back to the site and open it, you see the photo bar with the images. I would like to be able to have that option, so that it can't be viewed when a person isn't a registered viewer........
Zachariah? Is there a way to shut off the image to the public when you are logged off of the site? Right now when you log off, and clear your cookies. Go back to the site and open it, you see the photo bar with the images. I would like to be able to have that option, so that it can't be viewed when a person isn't a registered viewer........
hotwheels
Hello Sir.
No images for guests ?
Plugin: Forumhome: Gallery Main
Hook Locaton: forumhome_complete
Code:
if ($vbulletin->userinfo['userid']) {
Plugin here
}
I'm unable to see the images on my Forum Homepage. It was working fine until I upgraded vBulletin. I've upgraded to vBulletin 3.5.4 and have made the edits to '/forums/index.php' and re-uploaded the 'product-gallery_home.xml' and allowed it to overwrite.
I'm unable to see the images on my Forum Homepage. It was working fine until I upgraded vBulletin. I've upgraded to vBulletin 3.5.4 and have made the edits to '/forums/index.php' and re-uploaded the 'product-gallery_home.xml' and allowed it to overwrite.
Any suggestions greatly appreciated!
Do you have a custom style that moved the VB (navbar / breadcrumb) out of the FORUMHOME ? (IE: $navbar)