PDA

View Full Version : Major Additions - [DBTech] Dragonbyte Gallery v1 (vB4)


Pages : 1 2 [3] 4

Salvo
06-09-2013, 04:47 PM
Hi, dragon.
The best gallery, of course.
I would like to have a help with this mod, about a css modification.
No frames coloured, as you can see below, but only shadowed right and down.
I've obtained that effect using firebug, but I cannot find where to change the strings into the style manager. Can you please help me?
In firebug there is this code:
element.style {
border:10px double #AEBFD8;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
border-top-left-radius:7px;
border-top-right-radius:7px;
box-shadow:#606060 3px 3px 4px;
display:table-cell;
padding:5px;
text-align:center;
vertical-align:middle;
}
It is enough to put "border" from 10px to 0px, but where?

DragonByte Tech
06-09-2013, 06:16 PM
You can change the image box in the stylevars.
ACP->Styles & Templates->Style Manager
Open the Style Variable Editor
Scroll down to DragonByteTechMods
dbtech_gallery_box_border controls the box border and
dbtech_gallery_dropshadow controls the drop shadow

Dylan

Hi, dragon.
The best gallery, of course.
I would like to have a help with this mod, about a css modification.
No frames coloured, as you can see below, but only shadowed right and down.
I've obtained that effect using firebug, but I cannot find where to change the strings into the style manager. Can you please help me?
In firebug there is this code:
element.style {
border:10px double #AEBFD8;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
border-top-left-radius:7px;
border-top-right-radius:7px;
box-shadow:#606060 3px 3px 4px;
display:table-cell;
padding:5px;
text-align:center;
vertical-align:middle;
}It is enough to put "border" from 10px to 0px, but where?

Salvo
06-09-2013, 07:02 PM
Thank you very much! That solved my problem.

Disco_Dave
06-10-2013, 08:50 AM
Hi Dylan

I have a few guys having problems when uploading via iPad/iPhone etc, when they upload there pics they need rotated, but before uploading they are the right way round. Is it possible to add a feature to rotate images, after they have been uploaded?

Dave

DragonByte Tech
06-10-2013, 04:17 PM
Hi Dylan

I have a few guys having problems when uploading via iPad/iPhone etc, when they upload there pics they need rotated, but before uploading they are the right way round. Is it possible to add a feature to rotate images, after they have been uploaded?

Dave

It's probably because the tablet/phone auto adjusts to show the picture right side up on the device. My android phone does the same thing. I'll create a feature request on our site. Might be able to do it during submit when you are previewing and filling out info.

Dylan

mertiliuss
06-10-2013, 05:20 PM
may include "tag album pictures"

Example:

http://www.vbcover.com/vbcover/vbcart/screenshots/addtag.jpg

tnks.

Disco_Dave
06-11-2013, 06:05 AM
It's probably because the tablet/phone auto adjusts to show the picture right side up on the device. My android phone does the same thing. I'll create a feature request on our site. Might be able to do it during submit when you are previewing and filling out info.

Dylan

Cheers Dylan!

hsoen
06-11-2013, 03:50 PM
Can the images be stored in a separate remote server?

zapiy
06-12-2013, 09:56 AM
Everytime i upload an image it shows as missing.. Any help please?

Yucar
06-12-2013, 10:32 AM
Not works for me users cant add image :/

Disco_Dave
06-12-2013, 10:36 AM
Not works for me users cant add image :/

Check your permissions in your Gallery instance, and make sure you have ticked the box for adding images ;)

Yucar
06-12-2013, 01:07 PM
i can add image with administrator but cant with standart user

Disco_Dave
06-12-2013, 01:14 PM
you need to check: Instance Permissions

Yucar
06-12-2013, 02:10 PM
yay thx :) i find that

mertiliuss
06-12-2013, 03:28 PM
may include "tag album pictures"

Example:

http://www.vbcover.com/vbcover/vbcart/screenshots/addtag.jpg

tnks.

FYI

DragonByte Tech
06-12-2013, 03:53 PM
Can the images be stored in a separate remote server?

Sorry, no, the images are uploaded to the local server.

Dylan

DragonByte Tech
06-12-2013, 03:54 PM
Everytime i upload an image it shows as missing.. Any help please?

Are you getting any errors when you upload an image?
If you want to PM me a link to your site and an account with permissions to upload images I'll take a look.

Dylan

DragonByte Tech
06-12-2013, 03:56 PM
may include "tag album pictures"

Example:

http://www.vbcover.com/vbcover/vbcart/screenshots/addtag.jpg

tnks.

I'm adding this on our site as a feature request to be considered for the next version.

Dylan

Yucar
06-13-2013, 06:29 AM
hi, again when im trying to upload a image gives me that error :

https://vborg.vbsupport.ru/attachment.php?attachmentid=145377&stc=1&d=1371108563

mertiliuss
06-13-2013, 12:36 PM
I'm adding this on our site as a feature request to be considered for the next version.

Dylan

Thanks, I'll wait for the new version!

You can also add a watermark personalized?

for example: MYWEB.COM/USERNAME

thanks!

Dylanblitz
06-15-2013, 09:51 PM
hi, again when im trying to upload a image gives me that error :

https://vborg.vbsupport.ru/attachment.php?attachmentid=145377&stc=1&d=1371108563

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

Dylanblitz
06-15-2013, 09:58 PM
Thanks, I'll wait for the new version!

You can also add a watermark personalized?

for example: MYWEB.COM/USERNAME

thanks!

Watermarking is a pro only feature so I can't talk about it here.

Dylan

Toshinobu
07-11-2013, 12:15 PM
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!

DragonByte Tech
07-14-2013, 08:45 AM
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!

The permissions are per instance, if you set the permissions so you can upload then you should see the submenu item to do it.

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

acmalin927
08-03-2013, 09:44 PM
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

mse2k
09-06-2013, 06:01 AM
Hi there,

Manage to install the mod with no problem.
But when uploading an image, it shows me a big "Image is missing".
I've checked the upload folders and rights are 777 on all subfolders.
I've noticed that owners are "apache" and "root". Is it normal?

Any ideas?

Hey there,

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

DragonByte Tech
09-08-2013, 06:20 AM
Hey there,

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

I'm sorry about the problems you're having. Unfortunately, to troubleshoot it I would need to get a temp admin account and ftp access since it sounds like something is going on with the write file permissions. If you'd like to do that then let me know.

Dylan

Rich
09-08-2013, 03:44 PM
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:


<vb:if condition="$_REQUEST['do'] == main">Main<vb:else />Not Main</vb:if>


If the condition worked I would have just wrapped my code within the default template and had it use your info after the else statement.

I also tried:


<vb:if condition="$_GET['do'] == main">Main<vb:else />Not Main</vb:if>


Is there a condition I could use or perhaps a plugin to do this? I have no issues with editing files if it accomplishes my goal.

DragonByte Tech
09-11-2013, 08:31 AM
Open dbtech/gallery/modules/gallery/actions/main.php

Find
$category_main = vB_Template::create('dbtech_gallery_home');Replace with
if ($action == 'main')
{
$category_main = vB_Template::create('dbtech_gallery_home_2');
} else {
$category_main = vB_Template::create('dbtech_gallery_home');
}That should take care of it.

Dylan

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:


<vb:if condition="$_REQUEST['do'] == main">Main<vb:else />Not Main</vb:if>
If the condition worked I would have just wrapped my code within the default template and had it use your info after the else statement.

I also tried:


<vb:if condition="$_GET['do'] == main">Main<vb:else />Not Main</vb:if>
Is there a condition I could use or perhaps a plugin to do this? I have no issues with editing files if it accomplishes my goal.

Rich
09-11-2013, 02:45 PM
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?

DragonByte Tech
09-13-2013, 05:33 AM
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?

Pretty easy to do.
Open /dbtgallery.php

Find
$navbits = array();
$navbits[DBTECH_GALLERY::fetch_file_path(0, 'gallery_front', $gal)] = $vbphrase['dbtech_gallery_title'];replace with

$navbits = array();
$navbits[fetch_seo_url('forumhome', array())] = $vbphrase['forum'];
$navbits[DBTECH_GALLERY::fetch_file_path(0, 'gallery_front', $gal)] = $vbphrase['dbtech_gallery_title'];Dylan

acmalin927
09-14-2013, 02:22 AM
receiving this error... any help is appreciated

Warning: getimagesize([path]/dbtech/gallery/images/upload/1/1/thumb/9_1379124143.png) [function.getimagesize]: failed to open stream: No such file or directory in [path]/dbtech/gallery/hooks/forumhome_complete.php on line 170

acmalin927
09-16-2013, 08:59 PM
any help? THANKS ;)

DragonByte Tech
09-17-2013, 06:41 AM
receiving this error... any help is appreciated


Warning: getimagesize([path]/dbtech/gallery/images/upload/1/1/thumb/9_1379124143.png) [function.getimagesize]: failed to open stream: No such file or directory in [path]/dbtech/gallery/hooks/forumhome_complete.php on line 170

any help? THANKS ;)

Sorry,
Is this on just one image or is this happening on all of them?
If it's just one, it looks like you have an image that didn't upload correctly. Inside of the ACP there is an option to clean up the database.
ACP->Gallery->Maintenance->Remove Orphan DB Entries

Dylan

acmalin927
09-17-2013, 01:30 PM
Sorry,
Is this on just one image or is this happening on all of them?
If it's just one, it looks like you have an image that didn't upload correctly. Inside of the ACP there is an option to clean up the database.
ACP->Gallery->Maintenance->Remove Orphan DB Entries

Dylan

unfortunately it happens on random images and not always the same image THIS appears at the top of the HOME page only currently (there are always 5 error messages, some different some repeating (as you can see it shows the one error message 3 times for the same image) but always different)


Warning: getimagesize([path]/dbtech/gallery/images/upload/1/1/2/thumb/33_1374068048.jpg) [function.getimagesize]: failed to open stream: No such file or directory in [path]/dbtech/gallery/hooks/forumhome_complete.php on line 170

Warning: getimagesize([path]/dbtech/gallery/images/upload/1/8/thumb/25_1374002045.jpg) [function.getimagesize]: failed to open stream: No such file or directory in [path]/dbtech/gallery/hooks/forumhome_complete.php on line 170

Warning: getimagesize([path]/dbtech/gallery/images/upload/1/8/thumb/60_1379356921.jpg) [function.getimagesize]: failed to open stream: No such file or directory in [path]/dbtech/gallery/hooks/forumhome_complete.php on line 170

Warning: getimagesize([path]/dbtech/gallery/images/upload/1/8/thumb/63_1379356921.jpg) [function.getimagesize]: failed to open stream: No such file or directory in [path]/dbtech/gallery/hooks/forumhome_complete.php on line 170

Warning: getimagesize([path]/dbtech/gallery/images/upload/1/8/thumb/59_1379356921.jpg) [function.getimagesize]: failed to open stream: No such file or directory in [path]/dbtech/gallery/hooks/forumhome_complete.php on line 170


(the RANDOM IMAGE GALLERY shows, but with a few broken images)...... the FORUMS page shows the gallery with broken images, but NOT the error messages. Some times the images show and sometimes they do not. But again it is always different images and they are not always broken

I attempted the above suggestion (ACP->Gallery->Maintenance->Remove Orphan DB Entries) it made no change

Menno11
09-18-2013, 06:41 AM
Hi,

great mod.thx

Bentmoron
10-01-2013, 07:42 AM
Hi there,
I'm running vBulletin 4.2.1 and trying to get DBTech Gallery 1.2.9 to work. It install fine, but when I go to upload an image, I get the following error:
Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid/gid is 221228/221228 is not allowed to access [path]/dbtech/gallery/images/upload/1/1 owned by uid/gid 25000/25000 in [path]/dbtech/gallery/includes/class_core.php on line 1203

Warning: copy() [function.copy]: Unable to access dbtech/gallery/images/upload/1/1/thumb/index.html in [path]/dbtech/gallery/includes/class_core.php on line 1220

Warning: copy(dbtech/gallery/images/upload/1/1/thumb/index.html) [function.copy]: failed to open stream: No such file or directory in [path]/dbtech/gallery/includes/class_core.php on line 1220

Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid/gid is 221228/221228 is not allowed to access [path]/dbtech/gallery/images/upload/1/1 owned by uid/gid 25000/25000 in [path]/dbtech/gallery/includes/class_core.php on line 1228

Warning: copy() [function.copy]: Unable to access dbtech/gallery/images/upload/1/1/wm/index.html in [path]/dbtech/gallery/includes/class_core.php on line 1245

Warning: copy(dbtech/gallery/images/upload/1/1/wm/index.html) [function.copy]: failed to open stream: No such file or directory in [path]/dbtech/gallery/includes/class_core.php on line 1245

Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid/gid is 221228/221228 is not allowed to access [path]/dbtech/gallery/images/upload/1/1 owned by uid/gid 25000/25000 in [path]/dbtech/gallery/includes/class_core.php on line 1253

Warning: copy() [function.copy]: Unable to access dbtech/gallery/images/upload/1/1/full/index.html in [path]/dbtech/gallery/includes/class_core.php on line 1270

Warning: copy(dbtech/gallery/images/upload/1/1/full/index.html) [function.copy]: failed to open stream: No such file or directory in [path]/dbtech/gallery/includes/class_core.php on line 1270

Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid/gid is 221228/221228 is not allowed to access [path]/dbtech/gallery/images/upload/1/1 owned by uid/gid 25000/25000 in [path]/dbtech/gallery/includes/class_core.php on line 1203

Warning: copy() [function.copy]: Unable to access dbtech/gallery/images/upload/1/1/thumb/index.html in [path]/dbtech/gallery/includes/class_core.php on line 1220

Warning: copy(dbtech/gallery/images/upload/1/1/thumb/index.html) [function.copy]: failed to open stream: No such file or directory in [path]/dbtech/gallery/includes/class_core.php on line 1220

Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid/gid is 221228/221228 is not allowed to access [path]/dbtech/gallery/images/upload/1/1 owned by uid/gid 25000/25000 in [path]/dbtech/gallery/includes/class_core.php on line 1228

Warning: copy() [function.copy]: Unable to access dbtech/gallery/images/upload/1/1/wm/index.html in [path]/dbtech/gallery/includes/class_core.php on line 1245

Warning: copy(dbtech/gallery/images/upload/1/1/wm/index.html) [function.copy]: failed to open stream: No such file or directory in [path]/dbtech/gallery/includes/class_core.php on line 1245

Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid/gid is 221228/221228 is not allowed to access [path]/dbtech/gallery/images/upload/1/1 owned by uid/gid 25000/25000 in [path]/dbtech/gallery/includes/class_core.php on line 1253

Warning: copy() [function.copy]: Unable to access dbtech/gallery/images/upload/1/1/full/index.html in [path]/dbtech/gallery/includes/class_core.php on line 1270

Warning: copy(dbtech/gallery/images/upload/1/1/full/index.html) [function.copy]: failed to open stream: No such file or directory in [path]/dbtech/gallery/includes/class_core.php on line 1270

Warning: imagejpeg() [function.imagejpeg]: Unable to access [path]/dbtech/gallery/images/upload/1/1/thumb/14_1380616891.jpg in [path]/dbtech/gallery/includes/class_core.php on line 936

Warning: imagejpeg() [function.imagejpeg]: Invalid filename in [path]/dbtech/gallery/includes/class_core.php on line 936

Warning: imagejpeg() [function.imagejpeg]: Unable to access [path]/dbtech/gallery/images/upload/1/1/full/14_1380616891.jpg in [path]/dbtech/gallery/includes/class_core.php on line 936

Warning: imagejpeg() [function.imagejpeg]: Invalid filename in [path]/dbtech/gallery/includes/class_core.php on line 936

Warning: filesize() [function.filesize]: Unable to access [path]/dbtech/gallery/images/upload/1/1/full/14_1380616891.jpg in [path]/dbtech/gallery/includes/class_core.php on line 815

Warning: filesize() [function.filesize]: stat failed for [path]/dbtech/gallery/images/upload/1/1/full/14_1380616891.jpg in [path]/dbtech/gallery/includes/class_core.php on line 815

Warning: filesize() [function.filesize]: Unable to access [path]/dbtech/gallery/images/upload/1/1/thumb/14_1380616891.jpg in [path]/dbtech/gallery/includes/class_core.php on line 816

Warning: filesize() [function.filesize]: stat failed for [path]/dbtech/gallery/images/upload/1/1/thumb/14_1380616891.jpg in [path]/dbtech/gallery/includes/class_core.php on line 816

I can't turn Safe Mode off; is there a way to fix this?

SLY LS1
10-01-2013, 03:45 PM
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

I would also like to remove this information?

It would be good if there was an option to display this or not to display this, as a lot of forums people don't really care about that info.

Cheers

SLY LS1
10-01-2013, 04:29 PM
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

Found it, to remove this info from the display

go to file /dbtech/gallery/modules/gallery/actions/view_image.php

From Approx Line Number 374 to 406 and remove the code below

Cheers

//Get Image exif data
$cam_info_array = unserialize($image_data['custom_data']);

if ($cam_info_array['Make'] != '')
{
$camera_info['make'] = $cam_info_array['Make'];
}

if ($cam_info_array['Model'] != '')
{
$camera_info['model'] = $cam_info_array['Model'];
}

if ($cam_info_array['aperture'] != '')
{
$camera_info['aperture'] = $cam_info_array['aperture'];
}

if ($cam_info_array['ISO'] != '')
{
$camera_info['iso'] = $cam_info_array['ISO'];
}

if ($cam_info_array['DateTime'] != '')
{
$unix_date = strtotime($cam_info_array['DateTime']);
$camera_info['cam_date'] = vbdate($vbulletin->options['dateformat'], $unix_date, true) . ' ' . vbdate($vbulletin->options['timeformat'], $unix_date, true);
}

$templater = vB_Template::create('dbtech_gallery_view_image_cam _info');
$templater->register('camera_info' , $camera_info);
$templater->register('template_hook' , $template_hook);
$cam_info_data = $templater->render();

crazyboy1661
10-03-2013, 11:41 AM
thanks DragonByte Tech. I have installed this mod on my site. The concept is great. But It doesn't suits my requirements.

So, I decided to uninstall it. But when I tried to delete the files from my root folder, I can't enter either into admin panel or open the site. Just getting a blank pages. After restored all the deleted files to the root again, then my site is working.

Pls guide me how to uninstall it.

jjohns12
10-04-2013, 05:13 PM
Nice mod Thanks

Davey-UK
10-05-2013, 08:22 PM
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:

edunite
10-21-2013, 08:52 PM
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

katie hunter
11-02-2013, 01:18 AM
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.

katie hunter
11-02-2013, 03:12 AM
I really want to uninstall your mod and now i can't.

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

Uninstalling xml gave me this error ^

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
https://vborg.vbsupport.ru/external/2013/11/26.jpg (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

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 :

I am trying again to uninstall the xml and i receive timeout. It takes around 30+ min to finish and when it happens, i guess because of the time out the product doesn't completely get uninstalled, what should i do ? This is a very heavy mod for big sites and does alter many tables.

katie hunter
11-02-2013, 12:15 PM
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.

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/

katie hunter
11-02-2013, 01:06 PM
Hi, this is what i did after exchanging emails with Fillip (:

After you have uninstalled the product, does the product still appear in the list of products?

If not, try opening another plugin and saving it with no changes made.


Regards,

Fillip Hannisdal
Founder & Programming Director
DragonByte Technologies Ltd http://www.DragonByte-Tech.com

Hi Filip,

No the product is not there but i see the DBtech gallery in my admin cp on the left side but all do lead to db errors. This is what is happning now after i uninstalled the xml which took like 30+ min and the browser did time out https://vborg.vbsupport.ru/showpost.php?p=2457814&postcount=546

Hmm i think now the issue is gone?

What i did is that i enabled one of my disabled mods, and the templates rebuilt, and the DBtech admin side was gone now, i enabled hook again and now i don't see any db errors and deleted the gallery files.
Is this ok now? So nothing related to DBtech gallery is on tables or the server ?

I can access my site now though without db errors, and hook is enable but i have no idea if something hidden here or there.

Thanks.

DragonByte Tech
11-05-2013, 11:10 AM
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

snowname
11-11-2013, 04:53 AM
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?


<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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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>



The reason I do this is because if I do not show the gallery's link in the navbar, I can not find out how to let user add album and images.

snowname
11-12-2013, 06:35 PM
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

DragonByte Tech
11-12-2013, 06:50 PM
Is it using the same anchor for every link?

Fillip

snowname
11-13-2013, 02:50 AM
No. It is not the same. It always starts with #.Uo

snowname
11-13-2013, 03:06 AM
Modular layout so each instance can have it's own look and feel
=> can you give me an example? Can I remove the left side column in the gallery homepage for one instance?

Zoul
11-13-2013, 08:31 AM
Hello

Is it possible to make the image scroll function "Automatic Deployment"
=> {Vb: raw gallery_fh} on pages other than the forumhome?

option that seems essential to me

thank you

DragonByte Tech
11-13-2013, 03:40 PM
No. It is not the same. It always starts with #.UoI don't think that's related to this mod, though I'll wait for Dylan to answer it anyway :)


Fillip

snowname
11-14-2013, 02:39 PM
Sorry. It is not because of this mod, it is because I added "addthis" to my page, that cause the problem.

I don't think that's related to this mod, though I'll wait for Dylan to answer it anyway :)


Fillip

andyv72
11-19-2013, 03:01 AM
youtube...

Fatal error: Call to a member function children() on a non-object in /var/www/******/html/dbtech/gallery/includes/class_core.php on line 367

andyv72
11-20-2013, 01:49 PM
has no one an idea to remove this error ???

cicudaf
11-23-2013, 07:02 AM
Hi,

When I upload big images, the layout looks broken (see attached picture). I mention that "Resize Images?" is set on YES.
Where can I edit the resizing dimensions so the images can fit the layout well?

Thanks in advance!

effsane
12-06-2013, 11:57 AM
comment system language not working.

not work utf-8.

ZUCCO
12-06-2013, 10:17 PM
Nice mod , however when I enable this mod my users and I cant create or reply to threads.


Once I disable it everything works fine :( , any solution?

andyv72
12-12-2013, 04:58 AM
@DragonByte Tech

Support ????

Zoul
12-12-2013, 01:30 PM
hello all

in [DBTech] Dragonbyte Gallery v1, the variable that displays the images is:

<img id="full_image" src="{vb:raw image_data.full_path}" alt="{vb:raw image_data.title}" title="{vb:raw image_data.title}"<vb:if condition="$image_data[box_new_width]"> width="{vb:raw image_data.box_new_width}"</vb:if> border="0" />

I'd like the {vb: raw image_data.full_path} in the source code:

invisible
or encrypted
or modified and invalid link

Wholesale I love that you can not find the address of the images for not download without login to forum.


is this possible?
thank you

andyv72
12-12-2013, 11:06 PM
youtube...


Fatal error: Call to a member function children() on a non-object in /var/www/******/html/dbtech/gallery/includes/class_core.php on line 367

S U P P O R T !!!!

Pls ;)

Zoul
12-13-2013, 02:51 PM
hello

I created a home page that nome "accueil" on this principle:
https://vborg.vbsupport.ru/showthread.php?t=228112

I would like to add {vb:raw gallery_fh} it. but it does not appear.

could tell you what to do to make that poster?

thank you

Zoul
12-15-2013, 01:43 AM
nobody to help me?

DragonByte Tech
12-15-2013, 02:01 AM
The developer of this modification is currently extremely busy, unfortunately he's not been able to deal with any support queries for a while.

Please try posting the issue over @ our forum: www.dragonbyte-tech.com/forum.php so that the issue doesn't get lost in the mists of time.

Thank you, and we apologise for the inconvenience.


Fillip

abvolt
12-17-2013, 04:22 AM
Thanks man this looks great..

DragonByte Tech
01-26-2014, 04:01 PM
DragonByte Gallery v1.3.0

New Features Added

DragonByte SEO Support

Supports DragonByte SEO URL generation
The following URL formats are supported

Gallery Main Page
Category
Category (Paged)
Image List
Image List (Paged)
Album
Album (Paged)
Image
User
User Album List




Fillip

SLY LS1
01-26-2014, 10:41 PM
This update has messed up the images on the gallery.php page

The text is over the image, the images are outside the borders

?

SLY LS1
01-26-2014, 10:50 PM
Then if you try to rebuild the gallery thumbnails you get this

SLY LS1
01-27-2014, 12:47 PM
Also what were the modifications made in 1.3.0?

AusPhotography
01-28-2014, 01:58 AM
This update has messed up the images on the gallery.php page
The text is over the image, the images are outside the borders?

Pro version looks fine. http://www.ausphotography.net.au/forum/dbtgallery.php?gal=gallery

Mikelito
01-28-2014, 03:55 PM
Hi, I want include this plugin in vBSEO Sitemap generator. How does it?

DragonByte Tech
01-28-2014, 04:04 PM
This update has messed up the images on the gallery.php page

The text is over the image, the images are outside the borders

?Check the top of the page for any PHP errors that may be changing the formatting.

Also what were the modifications made in 1.3.0?The changelog can be found in the post above yours :)

Hi, I want include this plugin in vBSEO Sitemap generator. How does it?We do not support the vBSEO sitemap generator, sorry :(

Our own DBSEO product has support for this mod in its Sitemap component, as of v1.3.0 of the Gallery :)


Fillip

CPOWA
01-28-2014, 05:50 PM
Will uninstalling this mod remove all the changes and additions it made to the vBulletin database? Thanks.

DragonByte Tech
01-29-2014, 05:27 PM
Yes it will :)


Fillip

CPOWA
01-30-2014, 05:02 PM
Yes it will :)


Fillip

Thank you, sir. I didn't have a problem with the mod, it just wasn't quit what I needed. I appreciate the effort all you folks put into developing mods.

dorans
02-06-2014, 02:12 PM
Missing image?
Everything else works fine ...
Help :)


Upload= chmod 777
1= chmod 777


Database error in vBulletin 4.2.1:

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_dbtech_gallery AS phrasegroup_dbtech_gallery,
phrasegroup_user AS phrasegroup_user,
phrasegroup_album AS phrasegroup_album,
phrasegroup_posting AS phrasegroup_posting,
phrasegroup_autopm_title AS phrasegroup_autopm_title,
phrasegroup_autopm_text AS phrasegroup_autopm_text,
phrasegroupinfo AS lang_phrasegroupinfo,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM vb_language
WHERE languageid = 1;

MySQL Error : Unknown column 'phrasegroup_dbtech_gallery' in 'field list'
Error Number : 1054
Request Date : Thursday, February 6th 2014 @ 12:03:51 PM
Error Date : Thursday, February 6th 2014 @ 12:03:51 PM
Script : http://test.cbc.rs/dbtgallery.php?langid=1
Referrer :
IP Address :
Username :
Classname : vB_Database_MySQLi
MySQL Version :

DragonByte Tech
02-07-2014, 11:12 PM
That error only shows up if you've attempted to uninstall the mod and not removed the files, or there was an error with inserting the phrasegroup during install.

Fillip

dorans
02-08-2014, 09:01 AM
I apologize in broken English ...


The problem is that each of the following subfolder right as the owner of the Apache, the Apache group and chmod 755 .. I do not know why, we're working on it :)

I'll try to manually delete all and install again.
Thanks for the reply.

DragonByte Tech
02-08-2014, 07:45 PM
DragonByte Gallery v1.3.1

New Features Added

DragonByte SEO Support

The "Image" URL format can now have [category_id] and [category_title] in it



Fillip

dorans
02-08-2014, 08:12 PM
Gallery 1.3.0 missing image
Gallery 1.3.1 missing image
Gallery 1.1.3 nice work.

The difference is there is no definition 1.3.0 -1.3.1 max size and thumb size.
1.1.3 has the max and min size and works.

Installed repeatedly with manually deleted files.

VPS Linux, CentOS, plesk. Vbulletin 4.2.1

Regards

usHealthy
02-10-2014, 05:57 PM
Not sure if this was already discussed as I couldnt find any search term that will fit my question. Once I visit the www.myforum.com/dbtgallery.php it will logged me off and I cant even see anything but this error We are sorry but you do not have permissions to view the gallery. Please speak with the administrator if you feel this is an error.

Permissions are all set so not sure what else could be

Mr_Running
02-10-2014, 11:01 PM
Did you get the Instance Permissions?

DB Tech Gallery --> Instance Management --> Edit --> Instance Permissions --> Can View Gallery

Also check
Usergroups --> Usergroup Manager -->DragonByte Tech: Gallery - General Permissions --> Is Admin --> Yes

...and Ensure you're a Super Admin in your config file on your server.

usHealthy
02-11-2014, 05:58 PM
Did you get the Instance Permissions?

DB Tech Gallery --> Instance Management --> Edit --> Instance Permissions --> Can View Gallery

Also check
Usergroups --> Usergroup Manager -->DragonByte Tech: Gallery - General Permissions --> Is Admin --> Yes

...and Ensure you're a Super Admin in your config file on your server.

Yes I have set everything like it should and all the permissions are set but I still get that error and it even log me off as well everytime I try yo go to my gallery

Mr_Running
02-11-2014, 06:54 PM
How about ...Category Management --> Can View Category

Yeah, I've seen the error before but one of the settings was off.

I'll take a look if you want to PM a Temporary Admin account.

usHealthy
02-11-2014, 09:02 PM
How about ...Category Management --> Can View Category

Yeah, I've seen the error before but one of the settings was off.

I'll take a look if you want to PM a Temporary Admin account.

I will really appreciate that my friend. PM sent!!!!!!

Mr_Running
02-12-2014, 01:01 AM
First off you have a Wicked Custom Skin nice work !!!
I could not find the Gallery perhaps you have it hidden ;) somewhere in the skin!

1) Dragonbyte-Tech: Gallery - General Options --> Gallery URL Path: I removed URL

This can be blank if run from inside your forum directory

...which it appears you are according to the Dragonbyte-Tech: Gallery - Image Options

because the Image Upload Path is set to the default.

2) Filename: was blank I have updated

3) Instance Management

instance 2 & 3 were set but instance 1 was left blank I have updated

instanceid: 1

Max Thumb Width
Max Thumb Height
Max Image Width
Max Image Height

All Instance are the same now

I was going to check something with the categories but it would have been better had I seen the link(s) to the Gallery.

Test it out and if it doesn't work I can go back in but let me know where the Gallery is located.

Cheers :)

Mr_Running
02-12-2014, 01:22 AM
Never-mind I just figured out how to see the gallery ...LOL :)

Mr_Running
02-12-2014, 02:12 AM
I believe usHealthy you are ready to go :) Sorted out access in post #589

All that remains...
Go to Instance Management --> Edit --> Navigation Link? = Yes

DragonByte Tech
02-22-2014, 11:00 PM
DragonByte Gallery v1.3.2

Bug Fixes And Issue Fixes:

Fixed missing phrase with DBSEO sitemap email
(Lite) Fixed "Missing Image" issue



Fillip

Hasanudin
02-24-2014, 03:49 PM
will ttry again

Mobo
02-24-2014, 04:00 PM
Sorry if this has been asked somewhere in the last 40 pages, but....

Is this a complete replacement for the standard vB album system? If so, a few follow on questions:

1. How do user's existing images get into this product?
2. Are the standard vB link to the standard Albums replaced with these?

Or better yet, anyone running this on a site I can see and interact with (at least as a user or guest)?

Thanks.

AusPhotography
02-27-2014, 11:51 PM
Sorry if this has been asked somewhere in the last 40 pages, but....
Is this a complete replacement for the standard vB album system?

In a word, no. The vB albums are still there.
We have the pro version on our site and it works very well.
Our users are active with the Gallery and more or less ignore albums.

Mobo
02-28-2014, 09:50 AM
Thanks AusPhotography, perhaps I'll create an account on your site to check it out some more and share some of my photograph... I used to be a photographer. If that is okay of course.

andyv72
03-19-2014, 01:06 PM
Youtube ERROR again !!!!

If i using this url for youtube videos (http://www.youtube.com/watch?v=A6XUVjK9W4o)
comne this error
Warnung: Creating default object from empty value in ..../dbtech/gallery/includes/class_core.php (Zeile 368)

if i using this (http://youtu.be/Axd-gSi7ECA)
error = blank white side withs...
Fatal error: Call to a member function children() on a non-object in /******/**/*******/htdocs/dbtech/gallery/includes/class_core.php on line 367

Using vb 4.2.2 PL1
Pls fix it

AusPhotography
03-19-2014, 10:33 PM
Thanks AusPhotography, perhaps I'll create an account on your site to check it out some more and share some of my photograph... I used to be a photographer. If that is okay of course.

Happy for you to join, please be aware we have very zealous moderators :D So fill in your location details correctly and post an intro, mention me (Kym) and why you are on the site.

andyv72
03-28-2014, 02:21 PM
SUPPORT PLS !!!!!!!!!!!
https://vborg.vbsupport.ru/showpost.php?p=2488315&postcount=597

Mr_Running
03-28-2014, 02:53 PM
Hey andy72,

I tried both Youtube URL's and they worked for me.
Priority support is given on the developers website.

andyv72
03-28-2014, 02:54 PM
Hey andy72,

I tried both Youtube URL's and they worked for me.
Priority support is given on the developers website.

VB Version ???

im using 4.2.2 PL1

Mr_Running
03-28-2014, 03:00 PM
Yes, I'm using 4.2.2 PL1

Edit: Perhaps, ...what version of php are you running?

Edit #2 If you like...Send me a PM with a Temporary Admin account and I will look into the error!

andyv72
03-28-2014, 03:53 PM
Yes, I'm using 4.2.2 PL1

Edit: Perhaps, ...what version of php are you running?

Edit #2 If you like...Send me a PM with a Temporary Admin account and I will look into the error!

this server using PHP 5.4.26

Mr_Running
03-28-2014, 04:03 PM
Okay that's good!

Mr_Running
03-28-2014, 04:07 PM
I believe it may be a setting or two...or more!

In the vB Admin CP, edit the gallery instance and make sure the image/thumb height/width is set to something. I suggest 150x150 for the thumbs and 800x600 for the full image size.

andyv72
03-28-2014, 07:52 PM
all on STANDARD and the Error is the same ..

Mr_Running
03-28-2014, 11:02 PM
It's hard to say what it is without taking a look!

Again, Priority support is given on the developers website!

I have sent you a PM :)

DragonByte Tech
03-30-2014, 05:05 PM
Youtube ERROR again !!!!

If i using this url for youtube videos (http://www.youtube.com/watch?v=A6XUVjK9W4o)
comne this error


if i using this (http://youtu.be/Axd-gSi7ECA)
error = blank white side withs...


Using vb 4.2.2 PL1
Pls fix itThis is a server issue, not a bug in our mod. If the SimpleXML library isn't installed correctly, or the YouTube server didn't return the expected output, that can happen.


Fillip

K!nG
04-16-2014, 04:53 AM
Uploaded an image, getting "MISSING IMAGE" with a large missing image picture.. what's this?

And how exactly do I remove images? When I click "delete" under "edit image" the black box floats around the screen and disappears from view.

Further more, the comment (reply) box is really messed up.
http://tf2lottery.com/images/Dragonbyte-Gallery-issue.jpg

(Check the bottom).. I've zoomed out to fit the image, but in reality the top bar goes through the smilies.


Hi,

I have same exact issue .. Can you please help me on this one??

K!nG
04-18-2014, 02:47 PM
sorry to bump :( Any help ??

K!nG
04-19-2014, 05:43 PM
Ahhhh ignore my question i was able to figure out what was wrong :)

Replicators
04-20-2014, 03:36 AM
Ahhhh ignore my question i was able to figure out what was wrong :)

Can you share your solution so that others with the same problem can fix it?

K!nG
04-20-2014, 04:42 PM
Can you share your solution so that others with the same problem can fix it?

Sorry, i should've done this earlier, but Yes. If you get "Missing Image" in the gallery that means you need to change the file permission for upload folder via FTP. You have to change file permission of upload folder and sub-folders in it to 0777 and it will work.

How to access : /your forum root/dbtech/gallery/images/upload (change to 0777) / 1( change to 0777) leave the rest on default.

What it does, any pics you upload in gallery goes into that upload/1 folder and if u have permission anything other then 0777 it won't upload images, but once u change it to 0777 and u go to upload/1/1/full or thumbnail ... folder you will see ur images in there and you will be able to see them in your gallery as well.

Hope this helps.

Thanks.

K!nG
04-20-2014, 10:43 PM
Hi ,

I wanted to know how can i show an option to view image in full size ?? Like a separate tab/button while browsing gallery that should say "View full image" or something like ?

Help will be appreciated :)

K!nG
04-21-2014, 02:04 PM
I wanted to know if this option exists or if this option can/will be added in next relases??

As of now if you attach an image from computer while creating new thread, it shows up in the gallery, but if you put an image url from 3rd party it doesn't.

Is this option available and i am missing it or it's not an option at all ??? Or any code i can add somewhere so it can pick images which are being posted via url as well ??

Thanks.

DragonByte Tech
04-25-2014, 10:12 PM
Hi ,

I wanted to know how can i show an option to view image in full size ?? Like a separate tab/button while browsing gallery that should say "View full image" or something like ?

Help will be appreciated :)I'm not entirely sure what you mean, doesn't clicking the image bring up the full image?

As of now if you attach an image from computer while creating new thread, it shows up in the gallery, but if you put an image url from 3rd party it doesn't.That's because they use two similar, but different methods of upload.


Fillip

K!nG
04-26-2014, 06:52 AM
I'm not entirely sure what you mean, doesn't clicking the image bring up the full image?

That's because they use two similar, but different methods of upload.


Fillip

1 - No. i was able to get a larger view of image by changing my album settings width & lengths from 800x600 to like 2000x2000. However i didn't like idea of changing it to 2000.

2 - Like u said they use two similar, but different methods of upload, but any way url images can be shown directly in the gallery ???

Thanks.

K!nG
05-05-2014, 04:38 PM
I really loved this mod, but unfortunately uninstalling it for the above reason. If you guys ever come up with this option as well where image can be shown in gallery which are being posted via url method as well... I will definitely have it back. Or if you can suggest any way to do it.

Excellent work from DBT though.

DreadsUK
05-13-2014, 02:37 AM
No images are showing after import

https://vborg.vbsupport.ru/external/2014/05/30.png

https://vborg.vbsupport.ru/external/2014/05/31.png

https://vborg.vbsupport.ru/external/2014/05/32.png

Disco_Dave
05-13-2014, 06:34 AM
Have you created a gallery instance? Before importing vBalbums. I had the same problem, also make sure your folder called dbtech/gallery/images/upload is set to 755


No images are showing after import

https://vborg.vbsupport.ru/external/2014/05/30.png

https://vborg.vbsupport.ru/external/2014/05/31.png

https://vborg.vbsupport.ru/external/2014/05/32.png

DreadsUK
05-13-2014, 08:10 AM
Have you created a gallery instance? Before importing vBalbums. I had the same problem, also make sure your folder called dbtech/gallery/images/upload is set to 755

Hey Dave, do i need to delete all the images at this point before CMOD 755 the folder and then reinstall?

DreadsUK
05-13-2014, 08:15 AM
i dont think i did do that but looks like they are already set in place :shrug:

Disco_Dave
05-13-2014, 08:22 AM
I think you get an option to overwrite your last attempt, when importing again.

DreadsUK
05-13-2014, 08:34 AM
This is what i got so far.

https://vborg.vbsupport.ru/external/2014/05/28.png

https://vborg.vbsupport.ru/external/2014/05/29.png

From here do i now import all the images via ACP > DBTech - Gallery > Gallery Import > Import VB Albums

Disco_Dave
05-13-2014, 08:39 AM
Yes, that looks 100% you also need to set up your max thumb width and max image size. If you don't set this you'll get the missing image error..

HTH

DreadsUK
05-13-2014, 08:43 AM
Yes, that looks 100% you also need to set up your max thumb width and max image size. If you don't set this you'll get the missing image error..


HTH

Whats a good max to start with. is it pix or cm or meters. it doesn't say

Disco_Dave
05-13-2014, 08:45 AM
I have mine set to thumbs 150x150 images 800x600

I think it's px

DreadsUK
05-13-2014, 09:39 AM
I have mine set to thumbs 150x150 images 800x600

I think it's px

Images are now displaying but upload isn't working.

everytime i try to add an image, i get 'Not a supported file type (allowed is gif, jpeg and png)' message

Also, i'd like to add a {vb:raw gallery_fh} tag to display the widget one of the forums called member albums to go under the like buttons (shown Below)

https://vborg.vbsupport.ru/external/2014/05/27.png

DreadsUK
05-13-2014, 10:54 AM
really struggling with this

DreadsUK
05-13-2014, 10:23 PM
Images are now displaying but upload isn't working.

everytime i try to add an image, i get 'Not a supported file type (allowed is gif, jpeg and png)' message

Also, i'd like to add a {vb:raw gallery_fh} tag to display the widget one of the forums called member albums to go under the like buttons (shown Below)

https://vborg.vbsupport.ru/external/2014/05/27.png

apologies for the bump. really need to get this sorted

DreadsUK
05-27-2014, 02:28 PM
Any news on this ?

salalyusuf
06-24-2014, 01:19 PM
is very fine mod and installed working perfectly
just today faced an issue.............uploaded the image but no image in the gallery
sample link

http://www.urdudesigner.com/dbtgallery.php?do=gallery_image&id=39&gal=gallery&type=full

Please guide

Thanks in advance

salalyusuf
06-27-2014, 06:41 AM
Please guide

DreadsUK
06-27-2014, 11:06 AM
Guess this is a dead mod

tbworld
06-27-2014, 11:18 AM
Guess this is a dead mod

You might want to run on over to the 'DragonByte' site. You will receive a faster response from the authors there. Sorry, I have no experience with this modification. :)

Are you running the free version or the paid version? If I have time later before my flight, I will load it up on my test site.

Disco_Dave
06-27-2014, 11:47 AM
Guess this is a dead mod

We have the full version of this mod, and it's far from dead, it's the complete article IMO

DreadsUK
06-27-2014, 12:15 PM
You might want to run on over to the 'DragonByte' site. You will receive a faster response from the authors there. Sorry, I have no experience with this modification. :)

Are you running the free version or the paid version? If I have time later before my flight, I will load it up on my test site.

free version. i've posted on there site before with the google map mod and not got a reply. another one that looks dead. i think their focus is on optomise, DBseo and there was one other they're working on too.

salalyusuf
06-27-2014, 06:15 PM
well downloaded from the same thread
and now even avatar of users are also not visible :(
I think problem is with some other file, but no idea :(

DragonByte Tech
06-28-2014, 12:33 PM
is very fine mod and installed working perfectly
just today faced an issue.............uploaded the image but no image in the gallery
sample link

http://www.urdudesigner.com/dbtgallery.php?do=gallery_image&id=39&gal=gallery&type=full

Please guide

Thanks in advanceYou appear to have missing files on your server, please re-download the mod and re-upload the contents of the "upload" folder to the folder your forum.php and other files are in :)


Fillip

DreadsUK
06-28-2014, 01:06 PM
Categories doesn't work either

https://vborg.vbsupport.ru/external/2014/06/9.png

https://vborg.vbsupport.ru/external/2014/06/10.png

Mr_Running
06-28-2014, 01:23 PM
Hey DreadsUK, Perhaps PM me a temporary access and I'll see If I can sort this out for you :)

Note: according to your images in the post above, assign a number to the 0 (zeros)

Macgiber
06-28-2014, 09:33 PM
install the product, but does not show photos

y2ksw
07-08-2014, 08:36 AM
install the product, but does not show photos
I have installed this product today on 4.2.2, too, but it does not show the photos.

I tried both the manual upload and the import system from vbulletin albums. The folders are created correctly, but they remain empty.

When switching to full path, I see the browser's placeholder, otherwise the "missing image" image.

I've been digging into the code but could not work out the problem. Maybe the lines (class_import.php), at "$filedir = $filedir . '/' . $path[$m];"?
$filedir = $this->registry->options['dbtech_gallery_filepath_text'] . $old_image_data['instanceid'];

$path = preg_split('//', $old_image_data['userid'], -1, PREG_SPLIT_NO_EMPTY);

for ($m = 0; $m < count($path); $m++)
{
$filedir = $filedir . '/' . $path[$m];
}

In manual upload via dialog boxes however I could not see anything wrong.

Disco_Dave
07-08-2014, 08:47 AM
I have installed this product today on 4.2.2, too, but it does not show the photos.

I tried both the manual upload and the import system from vbulletin albums. The folders are created correctly, but they remain empty.

When switching to full path, I see the browser's placeholder, otherwise the "missing image" image.

I've been digging into the code but could not work out the problem. Maybe the lines (class_import.php), at "$filedir = $filedir . '/' . $path[$m];"?
$filedir = $this->registry->options['dbtech_gallery_filepath_text'] . $old_image_data['instanceid'];

$path = preg_split('//', $old_image_data['userid'], -1, PREG_SPLIT_NO_EMPTY);

for ($m = 0; $m < count($path); $m++)
{
$filedir = $filedir . '/' . $path[$m];
}

In manual upload via dialog boxes however I could not see anything wrong.

Have you set the maximum and minimum sizes in your option before importing? I also ask Dylan at the time if this mod could import all the picture that your mod imports, but I'm still waiting lol. Do you think this would be possible?

Dave

jason324
07-08-2014, 11:25 AM
Thanks for this awesome Gallery!

Jay

y2ksw
07-20-2014, 02:19 PM
Have you set the maximum and minimum sizes in your option before importing? I also ask Dylan at the time if this mod could import all the picture that your mod imports, but I'm still waiting lol. Do you think this would be possible?

Dave
Yes sure, but then eventually you would use twice as much space, since they are not linked together.

AusPhotography
08-15-2014, 07:03 AM
Looks like the search needs to escape the search parameters '(' ')'...

See: http://dev.mysql.com/doc/refman/5.6/en/fulltext-boolean.html

Database error in vBulletin 4.2.2:

Invalid SQL:

SELECT
COUNT(imageid) AS imagecount
FROM dbtech_gallery_images
WHERE
instanceid = 1 &&
approved = 1 &&
deleted = 0 &&
MATCH
(title, text, tagging, username)
AGAINST
('+Bourke(NSW)* +Simga* +10-20mm* +Nikon* +D800E* ' IN BOOLEAN MODE);

MySQL Error : syntax error, unexpected '+', expecting FTS_TERM or FTS_NUMB or '*'
Error Number : 1064

AusPhotography
08-16-2014, 10:06 AM
A fix...

In the following components... These fix the SQL issue

./dbtech/gallery/modules/gallery/actions/search.php


for($n=0;$n < count($query_array);$n++)
{
$element = preg_replace("/[^A-Za-z0-9]/", '', $query_array[$n]); //remove all special characters
if ($element != "")
{
$boolean_query .= '+' . $element . '* ';
}
}


./dbtech/gallery/modules/gallery/functions/class_module.php


for($i=0; $i < count($query_array); $i++)
{
$element = preg_replace("/[^A-Za-z0-9]/", '', $query_array[$i]); //remove all special characters
if ($element != "")
{
$boolean_query .= '+' . $element . '* ';
}
}



for($n=0;$n < count($criteria_array);$n++)
{
$element = preg_replace("/[^A-Za-z0-9]/", '', $criteria_array[$n]); //remove all special characters
if ($element != "")
{
$boolean_query .= '+' . $element . '* ';
}
}



for($n=0;$n < count($criteria_array);$n++)
{
$element = preg_replace("/[^A-Za-z0-9]/", '', $criteria_array[$n]); //remove all special characters
if ($element != "")
{
$boolean_query .= '+' . $element . '* ';
}
}

CoffeeLovesYou
09-16-2014, 12:14 PM
How can I make the editor image show up in the quick reply, also? The button that lets you add pictures from the gallery on to your posts.

Thanks.

DragonByte Tech
09-18-2014, 11:58 AM
I don't believe that's possible at this time, sorry :(


Fillip

HM666
10-08-2014, 01:15 AM
Is it possible to make this work with a PDF? I need that function, how do I add PDF to the files that are allowed.

DragonByte Tech
10-12-2014, 12:36 AM
Unfortunately not at this time, sorry :(


Fillip

JohnScag
10-14-2014, 03:52 PM
How do you change the name so it doesn't say "dragon byte gallery" when you go to the main gallery page? Is that only an option in the pro version?

Also, when I go to upload an image, it keeps saying not a supported file type, even though it is.. Like if I upload a jpg it will say I tried to upload an unsupported file then it lists the kinds that are supported and jpg is one of them.

Thanks.

TandyServices
10-14-2014, 06:53 PM
How do you change the name so it doesn't say "dragon byte gallery" when you go to the main gallery page? Is that only an option in the pro version?


Go to your admincp scroll down to Languages & Phrases then click on Search in Phrases.
Put dragon byte gallery in the search then click on find. You will see all parts that have that. you can edit and change as you wish.

JohnScag
10-14-2014, 11:03 PM
^^

Thanks for that I appreciate it.

So still though having problems with uploading images. It's still saying every file type is not supported.

JohnScag
10-25-2014, 04:11 PM
^^

Anyone?

E.P.G
11-05-2014, 09:20 AM
I purchased DB Gallery and paid for it to be installed and I am still waiting for some sort of correspondence.

DragonByte Tech
11-05-2014, 01:38 PM
I purchased DB Gallery and paid for it to be installed and I am still waiting for some sort of correspondence.Your email has been responded to :)


Fillip

dknelson
11-26-2014, 10:49 AM
I installed this yesterday and so far, very good. My only complaint is that the thumbnails in the random thumbs at the top of my forum seem to generate pretty slowly. Never had that type of delay when using previous galleries. I used VBGarage for years and recently after updating my forum tried Photoblog. Both of those generated the thumbs very fast. Why so slow with this one?

One other question. Under settings, general options, gallery layout there is an option for VBStyle or New. I have switched back and forth and see no difference. Is that only for if you create a new style or what?

Thanks for a good mod.

dknelson
11-27-2014, 09:47 AM
Has anybody figured to a way to add a link to the user's gallery from their postbit and from their profile?

kylek
11-27-2014, 05:18 PM
THinking of trying this out but looked at a few sites that have this installed and have yet to see one where the categories showed. Does anyone have the categories showing?

dknelson
11-28-2014, 09:41 PM
I would say shortly they will be on par with each other and very soon after that, Dragonbyte Gallery will be the leader.

...this is just one man's opinion

Photopost vbGallery
Photopost has been around for years with their product and it has had time to mature and is a pretty clean and refined product now. Photopost works well but can be a little intimidating setting it up and tweaking it to get it the way you want it. On the other side the support for vbGallery I have found to be almost non-existent. If you have an idea or an issue, don't hold your breath on getting it fixed/implemented. Their updates are few and far between and don't expect any new features/additions in the lifetime of your product license - they will most likely not be coming. I believe Photopost became complacent because up until now competition was lacking, especially on the vBulletin side for galleries.

Dragonbyte Gallery
Dragonbyte Gallery is a new product. From it's initial release just two months ago to the current product I think it has come a long way. The initial setup is much more straight forward (as compared to Photopost) and user friendly enough even for a novice. Support is second to none (as is with all Dragonbyte products from my experience). Every suggestion and comment made to them is truly taken into consideration. Their implementation of bug fixes, tweaks and additional features seems to be continual. The only thing that I believe holding Dragonbyte Gallery back at this point is the lack in number of users and good feedback, since it is such a new product. My suggestion is to jump on board and give it a run - I don't think you will be disappointed, this product is going places! Use it, let them now what you like and don't like. The more feedback they get, the better the product we all will get.

Like I said at the top, I believe it is almost inevitable the way things are going that the true leader in vBulletin gallery software will soon be Dragonbyte Gallery.

I agree with a lot of this opinion but not all. I disagree with the part about support. I have been a user of Photo Classifieds for many years and have found the support to be very good. A bit abrupt at times but I'm sure that I would get that way also if I had to answer the same questions over and over again. Especially from people like me who simply didn't read the install instructions closely enough. I recently upgraded to the newest version of Photo Classifieds and am very impressed with it.

I'm a relatively new user of DragonBytes software. I AM a paying customer of the Thank You mod pro version and it works very well. I presently have the Lite version of Gallery installed and have mixed feelings. At this time, I am really struggling with the decision to stick with it or go with PhotoPost. A couple of small missing but I think essential features is one reason and the fact that I can't seem to get a response at the Dragonbytes forum is the main reason. I am getting a database error. I posted about it at his forum and have received no response. I typically get a response at the PhotoPost forum at least within a couple of hours. From a style standpoint, that is where the polished Photopost has a bit of an advantage. A lot of options for small things like the frames around images and etc. that really help tailor it to the look that you want. I think that would be a nice feature to be added to the Pro version.

I have also asked about adding a link to the users gallery from the Postbit and also their Profile. To me those are very basic and essential features. I posted a question about it on the Dragonbyte site about 3 days ago and not a single response. I posted some code that ALMOST works but not quite. I'm sure that somebody who is a real coder could answer it within minutes but nothing.

At this point, I am leaning towards PhotoPost again due to the lack of support from DragonBytes. It is even causing me to have some buyers remorse about buying the pro version of the Thank You mod.

I admit though that the Gallery is a nice product and other than a couple of small things that should be standard even in the lite version, I think they have done a good job with it.

kylek
11-28-2014, 10:11 PM
I was an avid photopost user (use on 4 sites) but am now looking for alternatives since they have raised the forum support yearly access from $39 to $99 a year. And wouldn't you know it, a week after mine expired I needed the info thats sitting in a support thread to move a photopost pro gallery to another server and to get it now it will cost $99 to get access to their support forums.

dknelson
11-28-2014, 10:13 PM
OK...I'm not a coder by any means so this took me longer than I really want to admit. I've seen this asked a few times though so here is what worked for me.

Edit template "Postbit".

Now you can put this where you want but this puts it just under the username in the Postbit.

In template "Postbit". Find:

{vb:raw post.onlinestatus}

Just after that, paste:

<div class="smallfont"><a href="http://www.yoursite.com/forum/dbtgallery.php?do=view_user&id={vb:raw post.userid}">User Gallery</a></div>

Of course change the URL to the actual URL to your specific forum.

dknelson
11-28-2014, 11:13 PM
By the way, the next thing I want to do is to change the link in the members profile to point to the DBGallery. I see no reason to have two different galleries so plan to disable the builtin VBulletin gallery. Hopefully it will be easier for me to figure out.

kylek
12-01-2014, 07:59 PM
Anyone point me in the direction of what these errors show? I think its installed right but when I upload a photo I get the missing image and these errors at the top.

Warning: imagepng(..../..../dbtech/gallery/images/upload/1/5/6/5/thumb/6_1417470970.png): failed to open stream: No such file or directory in ..../dbtech/gallery/includes/class_core.php on line 939

Warning: imagepng(..../..../dbtech/gallery/images/upload/1/5/6/5/full/6_1417470970.png): failed to open stream: No such file or directory in ..../dbtech/gallery/includes/class_core.php on line 939

Warning: filesize(): stat failed for ..../..../dbtech/gallery/images/upload/1/5/6/5/full/6_1417470970.png in ..../dbtech/gallery/includes/class_core.php on line 815

Warning: filesize(): stat failed for ..../..../dbtech/gallery/images/upload/1/5/6/5/thumb/6_1417470970.png in ..../dbtech/gallery/includes/class_core.php on line 816

kylek
12-01-2014, 08:24 PM
Found the problem and its fine now.

In image options > image upload path I had full path to where you want images uploaded to. Switched it back to the default dbtech/gallery/images/upload/ and its all working now with no errors.

kylek
12-06-2014, 05:44 PM
When we go to delete an image the delete popup box flies in and flies halfway off the right hand side of the screen. Anyone know where to find the setting for this?

Nearest I can find is the left setting but cant find where to change it.

element {
display: inline;
left: 1315px;
top: 1417px;

lazee
12-07-2014, 01:30 AM
I've installed this mod last week and everything went smooth and it is easy to get around, the two thing that i don't know is after upload a picture then it show a white page with save all , if i skip it or not it doesn't break any thing just wonder why it there.

The second thing is the comments system not support other language or unicode, is there any way to fix this. thank you.

Ps:Thank DragonByte for this nice mod.

DragonByte Tech
12-07-2014, 07:02 PM
When we go to delete an image the delete popup box flies in and flies halfway off the right hand side of the screen. Anyone know where to find the setting for this?

Nearest I can find is the left setting but cant find where to change it.

element {
display: inline;
left: 1315px;
top: 1417px;Does this happen on a default (unmodified) skin? What's your resolution?

I've installed this mod last week and everything went smooth and it is easy to get around, the two thing that i don't know is after upload a picture then it show a white page with save all , if i skip it or not it doesn't break any thing just wonder why it there.

The second thing is the comments system not support other language or unicode, is there any way to fix this. thank you.

Ps:Thank DragonByte for this nice mod.Make sure you have display_errors turned on in php.ini.


Fillip

lazee
12-08-2014, 12:35 PM
When i'm posting a picture and writing in vietnamese it ok, but only when i'm comment on after posted the words came out like this:

"nh%u00E2n nghĩa , testing"

Is there any where that i can add some utf-8 support for that, thank you.

I'll will check php.ini on my server.

dknelson
12-08-2014, 05:47 PM
For this mod and the donation system, when I look at "installed mods" they show "upgraded". The version numbers are the same as I have installed though. Why is that?

AusPhotography
12-09-2014, 03:15 AM
For this mod and the donation system, when I look at "installed mods" they show "upgraded". The version numbers are the same as I have installed though. Why is that?

Because the current version was patched without bumping the version #

dknelson
12-09-2014, 03:02 PM
So what is the upgrade procedure? Just upload all the new files and reimport the XLM with "overwrite"?

ozzy47
12-09-2014, 03:33 PM
Yeah that would be the safest bet. :)

dknelson
12-09-2014, 03:46 PM
Thank you.

ozzy47
12-09-2014, 03:53 PM
Not a problem. :)

highlander_RD
12-09-2014, 04:29 PM
Uninstalled. Good idea, but images can't be uploaded (CHMOD is already set to 777).
I opened a support ticket, but got no naswer. Maybe the lite version is not supported.
Let's pass on.

dknelson
12-09-2014, 04:44 PM
I may not be understanding what you mean but if I go the the store folder, I have xml.gz file being saved there when the sitemap runs. Also using the Lite version.

That does bring me to another question though. That folder will get very full pretty quickly. How often should those files be deleted and do they even need to be saved since they are being auto submitted? Do the search engines access them from there?

kylek
12-09-2014, 08:49 PM
Does this happen on a default (unmodified) skin? What's your resolution?

Make sure you have display_errors turned on in php.ini.


Fillip

yes, it does it on a plain jane default style. Use 1650 x 1050 but have checked on other resolutions and it does the same.

Thinking it may be something else we have installed conflicting I started to disable each one. Right now it seems the issue is with your vbeditor tabs. If I disable it the delete popup works correctly. Enabled it is pushed over to the right side half off the screen.

We have 11 tabs for smilies categories and in the normal vbulletin editor they work fine, lower resolution they make two rows.

When in edit image in the vbgallery the vbeditor tabs are displayed but this seems to push the delete popup off to the right side. Now if they could be removed or set to not to show on the gallery editor things would be good.

concepts
12-10-2014, 05:15 PM
Fatal error: Call to undefined function log_admin_action() in /home/ruo/public_html/dbtgallery.php on line 33

This error shows when I go to attempt to access the Gallery Page.

DragonByte Tech
12-12-2014, 11:33 AM
Uninstalled. Good idea, but images can't be uploaded (CHMOD is already set to 777).
I opened a support ticket, but got no naswer. Maybe the lite version is not supported.
Let's pass on.Could you please PM me with a link to your support ticket? I would like the opportunity to look into what could have happened there.

yes, it does it on a plain jane default style. Use 1650 x 1050 but have checked on other resolutions and it does the same.

Thinking it may be something else we have installed conflicting I started to disable each one. Right now it seems the issue is with your vbeditor tabs. If I disable it the delete popup works correctly. Enabled it is pushed over to the right side half off the screen.

We have 11 tabs for smilies categories and in the normal vbulletin editor they work fine, lower resolution they make two rows.

When in edit image in the vbgallery the vbeditor tabs are displayed but this seems to push the delete popup off to the right side. Now if they could be removed or set to not to show on the gallery editor things would be good.I'll add this to our ToDo list, thanks :)

Fatal error: Call to undefined function log_admin_action() in /home/ruo/public_html/dbtgallery.php on line 33

This error shows when I go to attempt to access the Gallery Page.Please drag and drop the contents of the upload folder to your forum folder, this error means /admincp/dbtgallery.php was uploaded to the forum root, and not the admincp folder.


Fillip

macroforum
12-15-2014, 07:12 AM
Hi,
i have a problem on my fresh installation of VB 4.2.2: i upload the image but the image don't shows and not present in server

Civictr
12-29-2014, 03:26 PM
Hi,
First of all this is very usefull galery thank you for all. But i want to learn; Is this possible to add arrow keys right and left sides for next or before picture in the main page place
like; https://vborg.vbsupport.ru/external/2014/12/1.png?1

My page: www.civictr.com

Thanks

Dennis Kaczor
02-15-2015, 06:04 PM
I use VB Gallery at this time and looking for other software and DB Gallery looks good and for the same price I can get life time support.

The one thing that I used VB Gallery for was to pick certain users images from the post and add them to the gallery. VB Gallery has an option that will allow you to place the images on the main page, now my question is does DB Gallery have this option to do the same thing? If so I will purchase this software

Dennis

Goomzee
02-24-2015, 04:02 AM
Is this version work with vb3?

Guest210212002
03-22-2015, 11:52 PM
(Disregard, uninstalling.)

AllenBAN
04-19-2015, 05:28 PM
I installed this app and i keep getting these error messages after uploading an image and clicking on a loaded image that says it is not their

bosanci28
05-17-2015, 12:19 AM
Watermark the pictures? in Lite ver.?
Thanks.

DragonByte Tech
05-25-2015, 07:53 PM
DragonByte Gallery v1.3.2 Patch Level 1

Bug Fixes And Issue Fixes:

Fixed multiple issues with the PhotoPost importer



Fillip

badstraw
07-26-2015, 11:03 PM
hey guys im getting this error message:


Fatal error: Class 'DBTECH_GALLERY' not found in public_html/dbtech/gallery/hooks/navigation_tab_complete.php on line 33

Do you know how I can fix it?

DragonByte Tech
08-17-2015, 09:36 PM
DragonByte Gallery v1.3.2 Patch Level 2

Bug Fixes:

Fixed an issue in which the submenu would display even when the Gallery tab was not selected
The Forum Home block would show up even if the modification was disabled
Setting the gallery path using an absolute path (e.g. outside public_html) would not work as intended



Fillip

blue6995
08-31-2015, 04:58 AM
I am using vBulletin 4.2.2 and I installed this today. Although the importer recognises the thousands of images we have in Photopost and the categories, when it comes to import them I get a message for every image that it has been skipped. Is there any way of resolving this?

rohirrim
09-13-2015, 12:40 AM
ı am unable to unintall this product ı got this db error... please help... Why unistalling this product is soo hard?

Database error in vBulletin 4.2.3:

Invalid SQL:

SELECT
widgetid
FROM mjvbcms_widget
WHERE
title = 'Dragonbyte Gallery' &&
description = 'Dragonbyte Technologies : Gallery Content';

MySQL Error : Table 'mysite.mjvbcms_widget' doesn't exist
Error Number : 1146
Request Date : Sunday, September 13th 2015 @ 05:38:42 AM
Error Date : Sunday, September 13th 2015 @ 05:38:43 AM
Script : http://www.mysite.com/forum/admincp/plugin.php?do=productkill
Referrer : http://www.mysite.com/forum/admincp/plugin.php?do=productdelete&productid=dbtech_gallery&s=
IP Address : 94.54.255.191
Username : Billie Jean
Classname : vB_Database_MySQLi
MySQL Version : 5.5.43-cll-lve

DragonByte Tech
09-27-2015, 06:17 PM
DragonByte Gallery v1.3.2 Patch Level 3

Bug Fixes:

Improved compatibility with PhotoPost in the importer



Fillip

mapleleaffans
09-30-2015, 10:45 PM
Excellent mod! I love this!

kvnband
10-06-2015, 04:50 PM
How can we disable ratings? I'm looking through the settings and I don't see a way to do it. I'd rather not go through the templates to remove the stars because we'd have to do it for all of the themes. If this isn't possible through a setting change / usergroup permission, we'd love for it to be added.

Thanks in advance.

friendlymela
10-07-2015, 07:40 AM
This is good for picture lovers

bremereric
10-10-2015, 09:42 AM
Will this place a five or six picture gallery across your forum home page like photopost?

bremereric
10-15-2015, 09:36 PM
Will this place a five or six picture gallery across your forum home page like photopost?No help here with a simple question, photopost is long gone so is vbpicgallery.

DragonByte Tech
10-15-2015, 09:41 PM
There is a Forum Home block above the forum list with the latest pictures :)


Fillip

bremereric
10-16-2015, 08:00 PM
There is a Forum Home block above the forum list with the latest pictures :)


FillipThere sure is. I installed it today.

https://vborg.vbsupport.ru/external/2015/10/1.jpg~original (http://s918.photobucket.com/user/bremereric/media/More%20car%20stuff/ScreenHunter_47%20Oct.%2016%2009.13.jpg.html)

https://vborg.vbsupport.ru/external/2015/10/2.jpg~original (http://s918.photobucket.com/user/bremereric/media/More%20car%20stuff/ScreenHunter_48%20Oct.%2016%2009.17.jpg.html)

DragonByte Tech
10-19-2015, 08:56 PM
DragonByte Gallery v1.3.2 Patch Level 4

Bug Fixes:

Images with the "jpeg" extension will now import as intended



Fillip

mapleleaffans
10-20-2015, 11:14 PM
Thanks for the update :)

kylek
10-26-2015, 04:13 AM
So just tried this on another site that has photopost pro also and when you click on gallery import the only thing that shows is vb Albums. Does the importor work for photopost pro?

EricR
11-15-2015, 04:59 PM
This update has messed up the images on the gallery.php page

The text is over the image, the images are outside the borders


Then if you try to rebuild the gallery thumbnails you get this

I'm having the exact same issues as shown in your screenshots. Im on vBulletin 4.2.3, fresh install of dbgallery, imported from photopost vbgallery 3.02.


There is a Forum Home block above the forum list with the latest pictures :)
Fillip

There is, and it shows up for me, however it shows these images at full size so I can't use it. I tried changing the Instance thumbnail settings and max image settings but no change.


Any suggestions for the above issues?

DragonByte Tech
11-16-2015, 03:49 PM
DragonByte Gallery v1.3.2 Patch Level 5

Bug Fixes:

Disabled YouTube from the front-end options as the API used has been deprecated
In certain scenarios, images could display larger than the viewport would allow



Fillip

DragonByte Tech
11-16-2015, 03:52 PM
I'm having the exact same issues as shown in your screenshots. Im on vBulletin 4.2.3, fresh install of dbgallery, imported from photopost vbgallery 3.02.




There is, and it shows up for me, however it shows these images at full size so I can't use it. I tried changing the Instance thumbnail settings and max image settings but no change.


Any suggestions for the above issues?Try the latest update and see if that works :)


Fillip

Halfhidden
11-17-2015, 08:24 PM
I can't seem to see the answer to this in the forum so here's the problem.
I'm importing images from vbgallery (I've already imported categories) and the images seem to be importing to a maximun size of 400x 400 even though the original image is much larger in VB gallery.
I set the parameters (DBTech settings) to thumbs 200x200 and max image 2048x2048.
But no matter when I look at the image in the gallery it is still 400x? even if you tick the box to enlarge the image nothing happens.

OK the other issue I have is that the categories aren't showing up in the drop down menu after import.

Thanks for a great mod, this is a life saver. I also wish to upgrade to the pro version as soon as possible.:)
** Edit

I've looked through the old VB gallery and the image sizes are larger than the ones imported to DragonByte Gallery. Is it possible that the import script has imported the medium size images rather than the originals.

Halfhidden
11-19-2015, 10:12 PM
Is it best to uninstall the light version? I have tried to contact the DBTech directly from thier website about buying the full version but it seems I'm blocked and my emails sent last week haven't been answered.
Can anyone help me?

Halfhidden
11-23-2015, 08:11 PM
I'm getting a little concerned about support. It's been a week since I posted my first request and two weeks since I emails DBTech direct.

DragonByte Tech
11-23-2015, 08:23 PM
Sorry, it's very difficult for us to provide adequate support over @ vBulletin.org as notifications are lacking :(

I can't seem to find your email, what was it regarding?

When you say vBGallery, do you mean the Album feature in vBulletin, or do you mean PhotoPost vBGallery?


Fillip

Halfhidden
11-23-2015, 08:37 PM
Thanks for the reply.
I am refering to Photopost VBgallery. I have about 28,000 images and about 200 categories.
the issues are that I cannot seem to see the catagories and sub catagories in the drop down menu on the VBTech Gallery.
Also no matter what resolution I import images from the old gallery I cannot use the tick box to allow enlarged image on gallery view.

The email was sent via your contact form on VBTech site as I'm not able to log in. I have purchased software from you before. I wanted to buy the gallery version rather than use the light version.

DragonByte Tech
11-23-2015, 08:45 PM
I cannot seem to see the catagories and sub catagories in the drop down menu on the VBTech Gallery.Have you set the instance & category usergroup permissions after importing?

Also no matter what resolution I import images from the old gallery I cannot use the tick box to allow enlarged image on gallery view.The importer will look for the following structures in order:

Images stored in u/s/e/r/i/d/ directory structure under the ppgal_setting "gallery_filedirectory" folder
Images called '<filename>_original.<ext>' under said folder
Images called '<filename>' under said folder
Images called '<filename>_thumb.<ext>' under said folder


It will select the first matching image.

The email was sent via your contact form on VBTech site as I'm not able to log in. I have purchased software from you before. I wanted to buy the gallery version rather than use the light version.Have you tried using the Lost Password function? You'll need to use your email address: s***f@n**********c.co.uk to obtain your reset information.


Fillip

Halfhidden
11-23-2015, 08:57 PM
OK so let me get this straight. DBTech imports the original image, thums and file names. But the issue i have is that once imported I only get the thums and original size. So if you click on the image thumb you see a picture of lets say 6000x4000. I then tried to import the gallery again and set the size to 1024x1024 but that seems to set the maximun size the picture will ever be.
What I expected was a thumb, meduim image and tick the box in gallery view for larger image... is that the way it should work?

DragonByte Tech
11-23-2015, 09:03 PM
OK so let me get this straight. DBTech imports the original image, thums and file names.No, it imports ONE image from one of those directories, in order of priority.

If the new directory structure is found, it imports the ONE image it finds there.

If the old directory structure is found, it imports the ONE image it finds there.

If an even older structure is found, it imports the ONE image it finds there.

Lastly, if it only finds the thumbnail, it imports this as a last resort as the ONE image it imports.

PhotoPost seems to have at least 6 different storage methods used across their versions, and the importer tries its very best to find the correct image.


Fillip

Halfhidden
11-23-2015, 09:08 PM
Right that might explain the small images I have. OK
I know you are busy so I just need to know can I set up the gallery as thumb, medium and large image. I'll try and look through the Photopost mess and see where it is storing the images and perhaps try and merge them before importing.

I'll buy the full version in the morning as well.

DragonByte Tech
11-23-2015, 09:10 PM
If you can somehow figure out where PP is storing the full images for you, I might be able to update the importer to take into account your directory structure.

Fillip

Halfhidden
11-23-2015, 09:18 PM
That's fine but to be honest it may not be so simple as that as some time ago we migrated from Photopost Pro to VBGallery as it was a far more superior script (it still had a lot of VBAdvance to it). I'm guessing that their import script simply made ne dirs and that is why I have what I have...
I'll plod along with this for now and upgrade once I can secure the originals.
Thanks for your reply

DragonByte Tech
11-23-2015, 09:24 PM
Ah, yeah I think PP does some form of compatibility nonsense rather than migrating all images into their new directory structure, which is one of the major problems we've ran across when trying to import.

Fillip

Halfhidden
11-23-2015, 09:40 PM
I do have one other question.
if I placed all of the 28,000 originals in one directory whilst keeping the original file naming convention, would your script import the originals to the respective categories using the information in the database?

DragonByte Tech
11-23-2015, 09:52 PM
It would certainly be worth a try, as long as they are named the exact filename as found in the DB.

Fillip

Halfhidden
11-23-2015, 09:57 PM
Ok I'll try and build a script to extract the files and let you know if it works.
Thanks

manifestoTR
12-11-2015, 12:49 AM
It would certainly be worth a try, as long as they are named the exact filename as found in the DB.


Fillip

"File path is not writeable. The script does not have access to write files to the correct directory. Please report this error to your site administrator."

Can not upload pictures, This warning comes, How do I handle

DragonByte Tech
12-18-2015, 09:15 PM
"File path is not writeable. The script does not have access to write files to the correct directory. Please report this error to your site administrator."

Can not upload pictures, This warning comes, How do I handleHi there,

Can you please try to CHMOD the directory configured in the vBulletin Options to 777 (as well as any subfolders) and try again?


Fillip

Darkside2012
12-31-2015, 07:27 PM
DragonByte Gallery v1.3.2 Patch Level 5

Bug Fixes:

Disabled YouTube from the front-end options as the API used has been deprecated




Fillip

will this be fixed in the next version ?

DragonByte Tech
12-31-2015, 07:32 PM
will this be fixed in the next version ?Hi there,

As this requires substantial amount of resources dedicated to it, we don't have any immediate plans of addressing this particular issue. It's something we continue to evaluate as our schedules change, and we are committed to resolving it :)


Fillip

DragonByte Tech
01-01-2016, 12:15 AM
DragonByte Gallery v1.3.2 Patch Level 6

Bug Fixes:

A PHP Warning could occur in certain scenarios when viewing images



Fillip

vze2yqtm
01-15-2016, 06:42 PM
Hello, I can import albums created with the default album fearture, but I don't see any options to create an album in the gallery [permissions are set correctly]

wotws
01-18-2016, 03:19 PM
Is there any module that shows random images changes every page refresh?

DragonByte Tech
01-18-2016, 04:57 PM
Hello, I can import albums created with the default album fearture, but I don't see any options to create an album in the gallery [permissions are set correctly]Can you please double-check that you've set all the permission settings on every page (check vBulletin Options, every Gallery page as well as the vBulletin usergroup manager)?

Is there any module that shows random images changes every page refresh?I don't believe this is a feature at the time, is it in the feature list?


Fillip

AllenBAN
01-29-2016, 05:26 PM
i never can get this to work i always get an error message when i upload an image it never shows and my top part of the forum gets loaded with error codes.... would be cool if it worked in 4.2.2

DragonByte Tech
01-29-2016, 05:30 PM
Would you be able to post the error codes? I can't assist you without an error message :)


Fillip

AllenBAN
01-29-2016, 09:36 PM
Would you be able to post the error codes? I can't assist you without an error message :)


Fillip
sure can lemme upload it and ill get back with you

vze2yqtm
01-30-2016, 05:43 AM
Can you please double-check that you've set all the permission settings on every page (check vBulletin Options, every Gallery page as well as the vBulletin usergroup manager)?


Fillip

Thanks for replying, Sir :) It turned out to be the navigation links were missing, I recovered them by enabling the navtab, but it is always showing as being selected, in all skins

The Slug
02-08-2016, 11:10 PM
Hi,

Having upgraded my working gallery to the new update I now get this.

Any ideas how to get it back working again?

THanks

vze2yqtm
02-09-2016, 07:01 AM
Hi,

Having upgraded my working gallery to the new update I now get this.

Any ideas how to get it back working again?

THanks

Did you try rebuilding the thumbnail cache?

The Slug
02-09-2016, 10:46 AM
Did you try rebuilding the thumbnail cache?

Yes tried that, also reinstalled the update just in case someting went wrong on the upload.
Still the same alas.

The Slug
02-09-2016, 12:02 PM
Found the answer...

If you go into "instance managment" then "edit" no sizes were set for thumb or image. set those to 150x150 and 800x600 saved and now all of....

Bonus.!

mahsazn
03-12-2016, 05:42 AM
how can an image be favorited?

mahsazn
03-12-2016, 06:08 AM
isn't there any link to the gallery on user's page?

rob01
03-13-2016, 04:28 AM
im getting this error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster b.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

any idea?

DragonByte Tech
03-13-2016, 02:11 PM
how can an image be favorited?Click the "Add to Favorites" button when viewing the image :)

isn't there any link to the gallery on user's page?It would appear not, no.

im getting this error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster b.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


any idea?Could you please inspect the server error log for the real reason behind a 500 ISE?


Fillip

john7911
04-16-2016, 06:19 PM
Hi,
Can you please see why I can not see the pictures?
And when I clic on Gallery I have page erroe 404 :(
http://cadtuts.eu/forum/forum.php
Thank you


----------------------------------------
Can someone put a demo?
Thank you.

DragonByte Tech
04-17-2016, 02:46 PM
Hi,
Can you please see why I can not see the pictures?
And when I clic on Gallery I have page erroe 404 :(
http://cadtuts.eu/forum/forum.php
Thank you


----------------------------------------
Can someone put a demo?
Thank you.Works fine for me on your site :)


Fillip

john7911
04-17-2016, 02:48 PM
Works fine for me on your site
Yes it's ok i forgot to add the dbtgallery.php :o
Thank you ;)
:up:

john7911
04-17-2016, 03:21 PM
How can I change the Gallery name in the menu to french?
https://vborg.vbsupport.ru/external/2016/04/12.jpg

------------------------
It is ok i found how to change the name :)

Twincam
04-26-2016, 06:23 PM
Hi

We have a handful of users who would each need to manage a gallery of a few thousand images for the rest of the forum. Our current galleries are arranged with sub-albums. Do you have a sub-album structure? We need 4-5 levels.

Thanks!

DragonByte Tech
04-27-2016, 04:11 PM
Hi

We have a handful of users who would each need to manage a gallery of a few thousand images for the rest of the forum. Our current galleries are arranged with sub-albums. Do you have a sub-album structure? We need 4-5 levels.

Thanks!There are sub-categories in the mod, I believe that feature should work in the Lite version (although I'm not sure, I'm not the original developer) so you could test it out on a staging server to see if it'd fit your needs :)


Fillip

chikuru
05-11-2016, 03:51 PM
1. Is it also possible to customize the plugin to make SEO friendly?
2. Does dbseo also has gallery settings to rewrite the URLs?