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 |
#522
|
|||
|
|||
I believe it's saying the file exceeds the php size limit. Check the setting
ACP->DBTech Gallery->Gallery System Let me know what Max Upload Size is set to. Dylan |
#523
|
|||
|
|||
Quote:
Dylan |
#524
|
|||
|
|||
Maybe I'm missing something here but I am experiencing two issues:
1. Is there supposed to be an upload button when you go to dbtgallery.php? I have permissions to upload but I don't see this option. 2. When I add an image to my album (through my user profile) the image does not get added to the gallery page unless I do a manual import. Is is supposed to be added automatically or not? Thanks in advance! |
#525
|
||||
|
||||
Quote:
User profile images go to your vB album, not our gallery software. Images added to the vB albums don't automatically get added to our program. Dylan |
#526
|
|||
|
|||
any way to remove the
Camera Make Camera Model Aperture ISO Image Date from the edit section? I simply don't need it for the type of photos my members update... THANKS |
#527
|
|||
|
|||
Quote:
i have the same problem. Folder & subfolder permissions are set (0777) & user rights also. After upload it show a big image, immage missing. EDIT: vb version. 4.2.1 any idea? Thanks and great work |
#528
|
||||
|
||||
Quote:
Dylan |
#529
|
||||
|
||||
Is it possible to use a different template for the "main" page?
I would like to use "dbtech_gallery_home_2" (my template) as the main landing page and use the default "dbtech_gallery_home" for everything else. I attempted to use an if condition but it didn't work. I was trying: Code:
<vb:if condition="$_REQUEST['do'] == main">Main<vb:else />Not Main</vb:if> I also tried: Code:
<vb:if condition="$_GET['do'] == main">Main<vb:else />Not Main</vb:if> |
#530
|
||||
|
||||
Open dbtech/gallery/modules/gallery/actions/main.php
Find PHP Code:
PHP Code:
Dylan Quote:
|
#531
|
||||
|
||||
Thanks Dylan, I appreciate it. I have another suggestion that I was surprised wasn't already there. Could we amend the navbar to include a link to the homepage?
Example: My Homepage > Gallery > whatever gallery page I currently have to click my logo to get out of the gallery. (I don't use the default vbulletin navbar on the site I am creating). Is this feasible? |
Благодарность от: | ||
Craigr |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|