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)
- Column Span (Choice of column count accross)
- Locations (Above Header, Below Header, Under Navbar, Above What's going on, Inside What's going on, Below What's going on, Custom)
- 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.8 - 8/9/2006
- Column Span: Choice of column count across.
- Locations: (were should be displayed on the forumhome)
Above Header
Below Header
Under Navbar
Above What's going on
Inside What's going on
Below What's going on
Custom
Select "Custom" and place $vbgallery in FORUMHOME template for custom location.
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.)
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/vbgallery/forumhome_complete.php on line 166
also no matter what i do, when the images has comments/replies to it, it always ends up showing 0 on forumhome. It shows up fine in vbgallery, but not in forumhome =[
i have checked that i have the Replies boxes ticked in vbgallery admin and have replies counts towards their post, but it just dont show the correct # of replies on forumhome
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/vbgallery/forumhome_complete.php on line 166
also no matter what i do, when the images has comments/replies to it, it always ends up showing 0 on forumhome. It shows up fine in vbgallery, but not in forumhome =[
i have checked that i have the Replies boxes ticked in vbgallery admin and have replies counts towards their post, but it just dont show the correct # of replies on forumhome
Ahh - PHP5x error
try this:
/includes/vbgallery/forumhome_complete.php on line 166
Warning: Unknown(./includes/vbgallery/forumhome_complete.php): failed to open stream: No such file or directory in /index.php(485) : eval()'d code on line 45
Warning: Unknown(./includes/vbgallery/forumhome_complete.php): failed to open stream: No such file or directory in /index.php(485) : eval()'d code on line 45
Fatal error: (null)(): Failed opening required './includes/vbgallery/forumhome_complete.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nealpar2/public_html/index.php(485) : eval()'d code on line 45
EDIT: This was because I was a numpty and uploaded the files to the wrong server! Working now!