The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] Dragonbyte Gallery v1 (vB4) Details »» | |||||||||||||||||||||||||||||||||||||||||||
[DBTech] Dragonbyte Gallery v1 (vB4)
Developer Last Online: Mar 2023
Dragonbyte Gallery is a fully functional gallery system addon for your forum that will allow your users to create their own photo albums to store and display their images. You can run multiple instance of the gallery on the same site with the same files, yet have a completely different look and function because of the modular sytem it was built on. Users can customize how their gallery profile is displayed on each instance.
------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Priority support & Product Demos available at: http://www.dragonbyte-tech.com ------------------------------------------------------------------------------------------- Translations available @ our forum Support for translations handled by the translator in its respective threads only. ------------------------------------------------------------------------------------------- Major Features Multiple Instances You can run an unlimited number instances of the gallery on the same forum with same set of files! Each instance can have a different look and feel to it, and with enough work can have a completely different function because of the system we built it on. AJAX integration We used AJAX wherever we could to help reduce the page reloads Automatic resizing and thumbnail creation As long as your server can handle it, the users can upload whatever size pictures they want. The gallery will control the size displayed and stored, and will even create a thumbnail, all automatically. Users no longer have to worry about resizing their images to fit what your forum specifies. If you do not have a server with the power to resize images (GD image library can get pretty memory intensive) then you can set the gallery to reject images that do not fit into your size criteria. User Albums Users can create their own image albums to organize and display sets of their images. Albums can also be set to hidden and/or password protected. So users who want to have images for only certain friends or not visible to anyone else at all can easily organize them. Complete Feature List (Lite)
This mod displays a copyright notification in the footer of all pages which includes:
Download Now
Screenshots
Show Your Support
|
9 благодарности(ей) от: | ||
alhidaya, bolobala, Disco_Dave, Hornstar, Insta-Gator, Melinda Orr, PattiOz, sodasusu, SwollenCranium |
Comments |
#542
|
|||
|
|||
Nice mod Thanks
|
#543
|
||||
|
||||
I'm seriously thinking of buying the pro version of this mod, but am a little bit wary of transferring my 2000 or so images from my standard vbulletin gallery into it.
The reason being that vB4 is nearly at the end of its life, and vB5 will be the next step. My question is, will this mod be compatible, and will it allow for images to be put back into the standard vBulletin user galleries in the future if need be? Thankyou:up: |
#544
|
|||
|
|||
Hi
I installed it on vb4.2.2 and there are no errors so far. Couple of Q's 1. Can this option be changed in the lite version? Max Upload Size 24M 2. Can this footer be disabled/edited? It is longer than the vbulletin copyright footer! Image Gallery provided by DragonByte Gallery v1.2.8 (Lite) - vBulletin Mods & Addons Copyright © 2013 DragonByte Technologies Ltd. I have selected yes to "(Lite) Disable "Runs best on HiVelocity Hosting" Link" but it still appears. Thanks |
#545
|
||||
|
||||
Hi Dylan I've installed it but i can't seem to locate the gallery url.
Also it is causing my forum style to break. Edit: See below. I really hope future mods doesn't alter tables heavily like this because it locks table and takes around 30 min to import or uninstall for big sites. |
#546
|
||||
|
||||
I really want to uninstall your mod and now i can't.
Code:
Database error in vBulletin 4.2.1: Invalid SQL: SELECT gi.*, gin.shortname FROM dbtech_gallery_images gi LEFT JOIN dbtech_gallery_instances gin ON gi.instanceid = gin.instanceid LEFT JOIN dbtech_gallery_albums ga ON gi.albumid = ga.albumid WHERE gi.instanceid IN (1) && gi.approved = 1 && gi.deleted = 0 && ((gi.albumid = 0) || ((ga.hidden = 0) && (ga.password = '')) || (gi.userid = 1)) && gi.is_flash = 0 ORDER BY gi.dateline DESC LIMIT 0, 5; MySQL Error : Table 'nihonoma_forum.dbtech_gallery_images' doesn't exist Error Number : 1146 Request Date : Friday, November 1st 2013 @ 11:12:14 PM Error Date : Friday, November 1st 2013 @ 11:12:14 PM Then after i deleted all the files which belongs to this mod, i get a blank page on my site, can't see anything. Edit: I've re-uploaded the gallery files again but not importing the xml, now i can see the site instead of a blank page but i want to delete the files, i don't want it on my server. I think if i deleted the files again, i will get a blank page. What should i do ? I don't want to try install and uninstall the xml product again, it locks my table and takes 30+ min to complete and sometimes it fails, my browser gets disconnected. _________ I've imported the xml again, but i really want to get rid of this modification, it is causing many issues. These are the entire list of the tables that were created after importing the xml. I presume if i uninstall the product, i will get the same db error again? http://imagetwist.com/utqjtmizrftc/Capture.PNG.html What should i do to install this plugin without issues? Edit: i've installed the xml twice, and override it and now i see the admin side of it and the gallery url etc.. i guess when the table were locked because it alters many things, it did not finish installing completely. This mod looks very risk if i use it and decided to uninstall it in the future, it would cause many problems when it comes to uninstall. It took 30 min to import the product, then i had to import it again to complete the entire installation. I have no idea what it will do if i try to uninstall it now. what should i do to completely remove it? I am getting db errors like these too Code:
Database error in vBulletin 4.2.1: Invalid SQL: UPDATE dbtech_gallery_images SET username = '' WHERE userid = 785326; MySQL Error : Table 'nihonoma_forum.dbtech_gallery_images' doesn't exist Error Number : 1146 Request Date : Saturday, November 2nd 2013 @ 12:26:10 AM Error Date : Saturday, November 2nd 2013 @ 12:26:10 AM Script : http://forum.nihonomaru.com/private.php?do=showpm&pmid=704512Referrer : http://forum.nihonomaru.com/private.php IP Address : Username : Sun Seto Classname : vB_Database MySQL Version : |
#547
|
||||
|
||||
After uninstall the xml, i get this db error on my site. I want to safely get rid of it completely.
I also see DBtech admin side in my admin cp, it is not gone but all the links to the dbtech admin cp would give DB errors. Code:
Database error in vBulletin 4.2.1: Invalid SQL: SELECT phrasegroup_dbtech_gallery AS dbtech_gallery FROM language WHERE languageid = 1; MySQL Error : Unknown column 'phrasegroup_dbtech_gallery' in 'field list' Error Number : 1054 Request Date : Saturday, November 2nd 2013 @ 08:13:39 AM Error Date : Saturday, November 2nd 2013 @ 08:13:39 AM Script : http://forum.nihonomaru.com/ |
#548
|
||||
|
||||
Hi, this is what i did after exchanging emails with Fillip (:
Quote:
Quote:
|
#549
|
||||
|
||||
The crux of the issue was that after uninstall, the plugin cache had not been rebuilt by vB, and editing/saving a random other plugin rebuilt the cache and sorted the issue
Fillip |
#550
|
|||
|
|||
I do not show the gallery's link in the navbar. I let user go to the gallery through a link. (abc.com/bbs/dbtgallery.php?gal=qc)
The question is how to add the following menu into dbtech_gallery_home. Data like {vb:raw instance.shortname} & {vb:raw instance.navbar_title} are empty. How to register them? Code:
<a class="navtab" href="{vb:raw file_link}?gal={vb:raw instance.shortname}">{vb:raw instance.navbar_title}</a> <ul class="floatcontainer"> <li><a href="{vb:raw file_link}?do=main&gal={vb:raw instance.shortname}" title="{vb:rawphrase dbtech_gallery_nav_main}">{vb:rawphrase dbtech_gallery_nav_main}</a></li> <vb:if condition="$instance[user_can_add_cat11]"> <li><a href="{vb:raw file_link}?do=add_category&gal={vb:raw instance.shortname}" title="{vb:rawphrase dbtech_gallery_nav_add_category}">{vb:rawphrase dbtech_gallery_nav_add_category}</a></li> </vb:if> <vb:if condition="$instance[user_can_add_album]"> <li><a href="{vb:raw file_link}?do=add_album&gal={vb:raw instance.shortname}" title="{vb:rawphrase dbtech_gallery_nav_add_album}">{vb:rawphrase dbtech_gallery_nav_add_album}</a></li> </vb:if> <vb:if condition="$instance[user_can_upload]"> <li><a href="{vb:raw file_link}?do=add_image&gal={vb:raw instance.shortname}" title="{vb:rawphrase dbtech_gallery_nav_upload}">{vb:rawphrase dbtech_gallery_nav_upload}</a></li> <li><a href="{vb:raw file_link}?do=profile&gal={vb:raw instance.shortname}" title="{vb:rawphrase dbtech_gallery_nav_my_profile}">{vb:rawphrase dbtech_gallery_nav_my_profile}</a></li> <li><a href="{vb:raw file_link}?do=add_prof_image&gal={vb:raw instance.shortname}" title="{vb:rawphrase dbtech_gallery_nav_add_prof_img}">{vb:rawphrase dbtech_gallery_nav_add_prof_img}</a></li> </vb:if> </ul> |
#551
|
|||
|
|||
I noticed all my forum's link is changed after installing the add-on. Is it normal?
before it is: /bbs/forumdisplay.php?8 now it is: /bbs/forumdisplay.php?8#.UoKDxfmbO2U |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|