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)

Halfhidden 08-10-2012 05:20 PM

1 Attachment(s)
Ok after a few silly installation problems (all my fault) I read through all of the comments but couldn't see this reported.
In IE Pictures set to 1024 x 1024 are set nicely but unusually Firefox 14.01 allows the picture to bleed over the stats on the side. (See the two attachments I've uploaded).
Also could I confirm that the url for the gallery is as follows as I don't use the VB menu system
Code:

http://yoursite.com/dbtgallery.php?do=view_image&id=8&gal=gallery

GhostHunter2010 08-10-2012 06:11 PM

hi there why do i get this error

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 chmod the folders to 777 can u tell me plz... im usin vb 4 .2 thankyou

Halfhidden 08-10-2012 06:17 PM

Just one more thing I noticed that the Facebook like doesn't post the picture to Facebook or a link back. Only a link back to the main website.

glen290 08-12-2012 08:44 AM

Is there any way of setting it so when you click on the gallery tab, it goes straight to latest albums, rather than categories ?

DragonByte Tech 08-13-2012 06:52 PM

Quote:

Originally Posted by Halfhidden (Post 2356026)
Ok after a few silly installation problems (all my fault) I read through all of the comments but couldn't see this reported.
In IE Pictures set to 1024 x 1024 are set nicely but unusually Firefox 14.01 allows the picture to bleed over the stats on the side. (See the two attachments I've uploaded).
Also could I confirm that the url for the gallery is as follows as I don't use the VB menu system
Code:

http://yoursite.com/dbtgallery.php?do=view_image&id=8&gal=gallery

Yes, that is the link to the image page. If you want a link to the image itself it would be

dbtgallery.php?do=gallery_image&id=8&gal=gallery&t ype=full

I'll look and see if I can figure out the overflow problem, I'm not seeing that on my local dev system.

Dylan

DragonByte Tech 08-13-2012 06:53 PM

Quote:

Originally Posted by GhostHunter2010 (Post 2356035)
hi there why do i get this error

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 chmod the folders to 777 can u tell me plz... im usin vb 4 .2 thankyou

Is it in the default location or did you move the upload folder? If it's 777 on the folder and it's child folders it should work ok.

Dylan

DragonByte Tech 08-13-2012 06:55 PM

Quote:

Originally Posted by Halfhidden (Post 2356036)
Just one more thing I noticed that the Facebook like doesn't post the picture to Facebook or a link back. Only a link back to the main website.

Yes, at first I wanted to get a basic integration going. Posting the image or link back to the specific image involves all kinds of API integration with facebook that I didn't want to get into until after the base gallery was working good :)

Dylan

DragonByte Tech 08-13-2012 07:01 PM

Quote:

Originally Posted by glen290 (Post 2356363)
Is there any way of setting it so when you click on the gallery tab, it goes straight to latest albums, rather than categories ?

Right now no, I'll look at making it an option to open to one of the main page select options in the next version.

For now though, if you want to hack it...
Edit the instance and set it to display images instead of categories

open dbtech/gallery/modules/gallery/actions/main.php

Where it says

PHP Code:

$sort        $vbulletin->GPC['sort'] ? $vbulletin->GPC['sort'] : 'latest'

change it to

PHP Code:

$sort        $vbulletin->GPC['sort'] ? $vbulletin->GPC['sort'] : 'album'

Dylan

glen290 08-14-2012 01:36 PM

That worked perfectly, cheers Dylan..

DragonByte Tech 08-15-2012 09:18 AM

Just added v1.1.3 which fixes the following:

Fixed - Hidden albums not being hidden
Fixed - vB Gallery importer not importing all images
Fixed - missing image killing next/previous buttons

I also put in a ACP maintenance section to remove orphaned image db entries.

Dylan


All times are GMT. The time now is 03:13 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.01551 seconds
  • Memory Usage 1,751KB
  • 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
  • (4)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