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)

vb_nils 07-08-2012 03:44 PM

Quote:

Originally Posted by GhostHunter2010 (Post 2345861)
hi there im havin this problem on vb 4.2 mate


The installation script created the folders for the default instance but the directory is not writeable. You will need to fix the permissions on the folders for the product to work correctly. Please check the permissions on the dbtech/gallery/images/upload/ and dbtech/gallery/images/upload/1 folders. Once you fix the permissions you can verify that future instances will be created correctly by checking the Image Upload Path in the ACP settings Gallery Image Options area. This is also the location that needs to be changed if you want to modify the file location.

i did modify the permissions but still the same problem any help thx.

Thank you for this good mod ...

I'm in the same situation. During install I get a "install error" ... I've chmoded 777 the indicated folders but still this error message.

Any ideas?

Thanks

DragonByte Tech 07-08-2012 08:25 PM

Quote:

Originally Posted by dopeytjen (Post 2346028)
Not quite sure if this has already been asked, but is it possible to add an agelock to certain categories?

Right now no, but I plan on doing something. The plan was to do it per image though. I was thinking it would start with all age images then if the user clicked a link, they would have to verify their age before seeing any +18 images. Also was thinking about member only flags on images as well.

Dylan

DragonByte Tech 07-08-2012 08:26 PM

Quote:

Originally Posted by vb_nils (Post 2346099)
Thank you for this good mod ...

I'm in the same situation. During install I get a "install error" ... I've chmoded 777 the indicated folders but still this error message.

Any ideas?

Thanks

Unfortunately with permission errors I would need ftp/admin access. Without looking at the permissions I can't troubleshoot it.

Dylan

Athena1984 07-08-2012 11:17 PM

For some reason this interferes with Vaultwiki and iBid. When Vault Wiki is enabled on my forum and I go to edit an image, the display is distorted and there are two error messages at the top and with iBid, when viewing the image the Auctions tab is selected. When I disable both products everything works well. I will contact Vault Wiki about the error messages because the error is coming from those files.

EDIT: I contacted vault wiki and was told
"Scripts that use vBulletin's editor need to make sure they load the following $specialtemplates:

Code:

'smiliecache',
        'bbcodecache',

vBulletin needs these caches to create a number of editor buttons, including VaultWiki buttons."

How do I go about fixing this?

SwollenCranium 07-09-2012 12:27 AM

Quote:

Originally Posted by DragonByte Tech (Post 2346183)
errors

The Pinterest and the Facebook like are not generating any information on the target site after I click the buttons under a picture.

Settings for this?

DragonByte Tech 07-09-2012 01:54 AM

Quote:

Originally Posted by Athena1984 (Post 2346208)
For some reason this interferes with Vaultwiki and iBid. When Vault Wiki is enabled on my forum and I go to edit an image, the display is distorted and there are two error messages at the top and with iBid, when viewing the image the Auctions tab is selected. When I disable both products everything works well. I will contact Vault Wiki about the error messages because the error is coming from those files.

EDIT: I contacted vault wiki and was told
"Scripts that use vBulletin's editor need to make sure they load the following $specialtemplates:

Code:

'smiliecache',
    'bbcodecache',

vBulletin needs these caches to create a number of editor buttons, including VaultWiki buttons."

How do I go about fixing this?

If you open dbtgallery.php and find

PHP Code:

$specialtemplates = array(
    
'dbtech_gallery_instances'
); 

and replace it with

PHP Code:

$specialtemplates = array(
    
'dbtech_gallery_instances'
    
'smiliecache',
    
'bbcodecache'
); 

That should fix it. I'll include that in the next package.

Dylan

DragonByte Tech 07-09-2012 01:55 AM

Quote:

Originally Posted by SwollenCranium (Post 2346220)
The Pinterest and the Facebook like are not generating any information on the target site after I click the buttons under a picture.

Settings for this?

I'll check that. I've never used Pinterest, just replicated the buttons we use on our arcade lol.

Dylan

Athena1984 07-09-2012 02:06 AM

Yup! That fixed it. Thanks a lot! Do you have any idea how I could fix that tab situation?

DragonByte Tech 07-09-2012 03:12 AM

Quote:

Originally Posted by Athena1984 (Post 2346239)
Yup! That fixed it. Thanks a lot! Do you have any idea how I could fix that tab situation?

Not sure on that. First thing I would check is make sure the Tag Scripts field has "dbtech_gallery" in it for the gallery tab.

Dylan

Athena1984 07-09-2012 04:19 AM

It has the correct value. The correct tab is selected up until I click on the image to view it.


All times are GMT. The time now is 05:52 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.01626 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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