The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Oak?s vGallery 1.0 Details »» | |||||||||||||||||||||||||
The Gallery?s features:
- Forum users can add their own images - Forum users rate/comment the images (not rate their own) - Admin can add/delete categories/subcategories - Admin can move images between categories/subcategories - Admin can delete images and comments - A toplist sortable in rating, votes, views, comments - Automatic Thumbnail creation through ImageMagick?s Convert function - Images info is stored in MySQL - Images is stored in a directory of the webserver (not in MySQL) Coming soon: - More Admin features - More data fields - More sorting options You want some new feature to the next version ? ------------------------------------------------------------------------------ What you need: - Licenced vBulletin forum - PhpMyAdmin to import database structure http://www.phpmyadmin.net/ - ImageMagick (Convert) installed on server http://imagemagick.sourceforge.net/ - "register_globals" in php.ini turned to "On" - Webservers User must have write access to "images" and "thumbnails" directories ------------------------------------------------------------------------------ How to install: - UnZip "Oak vGallery 1.0.zip" - Import database structure from "InstallDB\Oak_vGallery.sql" with PhpMyAdmin - Configure DB User/Pass in "Upload\sql.php" - Configure your vGallery in "Upload\galleryconfig.php" - Configure the text and link styles in "Upload\gallery.css" - Upload the files from "Upload" to your vGallery directory on the webserver - Give the webservers User write access in "images" and "thumbnails" directories - Start your vGallery and Upload your image categories - Please post your vGallery link here - Finished ! ------------------------------------------------------------------------------ Here is some screenshots: ------------------------------------------------------------------------------ Direct link to my vGallery (This one is Swedish): http://websociety.wm.net/~wmanbem/fi...leri/index.php ------------------------------------------------------------------------------ Please post questions, comments and suggestions here ! Show Your Support
|
Comments |
#122
|
|||
|
|||
I haven't made that,,,
SpeedStreet has I think!!!! I'm looking into incorperating it into vp. I like the gallery and think it might turn out to be 1 of the best free ones. |
#123
|
|||
|
|||
Here is my code:
|
#124
|
||||
|
||||
Is anyone else having problems with sorting/subcat selection in Mozilla/Netscape?
These dropdowns work fine in IE, but do not work in Mozilla/Netscape. Anyone got a fix? Any help appreciated. Cheers |
#125
|
||||
|
||||
Quote:
requires register_globals: echo $name; requires PHP4 but works with register_globals off: echo $_POST['name']; works with PHP 3+4 with register_globals off: echo $HTTP_POST_VARS['name']; |
#126
|
|||
|
|||
what this hack needs, is a seperate area for each member. So each member that logs in get there own upload page. So you can have Image Gallery > Username or something. ON the main page of the gallery it could list the users who have updated there pages. Things like that.
|
#127
|
|||
|
|||
Check out my subcat hack to this program. it allows users to create their own subcategories.
|
#128
|
|||
|
|||
Todays status of the next version:
- Register globals = Fixed - More editable/sortable fields = Fixed - A working Editfunction = Soon fixed - A copyrightfunction to insert text in the pictures = Soon fixed In some days the new version will arrive. My friend have some more things to do so we cant promice a day. |
#129
|
||||
|
||||
Any chance to get this working with GD instead ? My host is obviously not replying to my constant emails abt installing ImageMagic....sigh
And i really wish to use this hack.. |
#130
|
|||
|
|||
cinq, i dont think that my frient is going to do that again. He used GD from start but changed later because it was not good enough. But i can ask hin if he could do a setting in galleryconfig.php
|
#131
|
||||
|
||||
Ok many thanks Bergman , not expecting him to , just hoping something might work out which i can utilise
Thank him once again for this great hack even if i cant use it |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|