vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] Dragonbyte Gallery v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=285074)

Dylanblitz 06-15-2013 09:51 PM

Quote:

Originally Posted by Yucar (Post 2427819)
hi, again when im trying to upload a image gives me that error :

https://vborg.vbsupport.ru/attachmen...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

Quote:

Originally Posted by mertiliuss (Post 2427857)
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

Quote:

Originally Posted by Toshinobu (Post 2433176)
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

Quote:

Originally Posted by vb_nils (Post 2347674)
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

Quote:

Originally Posted by mse2k (Post 2443634)
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:

Code:

<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:

Code:

<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
PHP Code:

$category_main vB_Template::create('dbtech_gallery_home'); 

Replace with
PHP Code:

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

Quote:

Originally Posted by Rich (Post 2444167)
Is it possible to use a different template for the "main" page?

I would like to use "dbtech_gallery_home_2" (my template) as the main landing page and use the default "dbtech_gallery_home" for everything else. I attempted to use an if condition but it didn't work. I was trying:

Code:

<vb:if condition="$_REQUEST['do'] == main">Main<vb:else />Not Main</vb:if>
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:

Code:

<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?


All times are GMT. The time now is 07:38 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01774 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete