vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Gallery for vBulletin 3.5.X (https://vborg.vbsupport.ru/showthread.php?t=92875)

Harald_T 05-08-2006 04:57 PM

@Ziki-Set: Can you grant me access to your AdminCP? Please contact me via PM.

@dt~: I've checked it. Yupp, you're right. This is definately a bug. I will look after it. Thanks for advice.

Harald_T 05-08-2006 05:49 PM

Bugfix for displaying the second side incorrect:

Change the code for the plugin "gallery_showthread_postbit" as followed:

Code:

if ($foruminfo[gallery] == '1'){
if ($counter == 1 AND $fetchtype == 'post' AND !$changed AND $vbulletin->GPC['pagenumber'] == 1)
{
$fetchtype = 'gallery_postbit';
$changed = true;
}
}

That's it!

headshotx 05-08-2006 06:22 PM

Harald_T help me whit thumbails please :surprised:

Harald_T 05-08-2006 06:31 PM

As i said, check in your attachment-manager if your system generates thumbs.

Check your settings:

Attachment 47146

And for sure look if the marked option is set to YES.

Attachment 47147

Those pictures are in german, but i think you can find it on your own, where to look.

Oh, and ARE you using attachments? This gallery doesn't work with [IMG]-Code at the moment.

Ziki 05-08-2006 07:14 PM

Harald,
attachment tumbs are on yes and thubnamials are enabled and it still doesn't show up!What now?

Harald_T 05-08-2006 07:27 PM

Do the thumbnails work on the rest of your board?

In your vbulletin-options you have one to define if thumbs are used or not. Please check this also.

Oh, and check the permissions for viewing attachments.

SuperKizer 05-09-2006 05:42 AM

Quote:

Originally Posted by Harald_T
Do the thumbnails work on the rest of your board?

In your vbulletin-options you have one to define if thumbs are used or not. Please check this also.

Oh, and check the permissions for viewing attachments.

I am having the same issue. Everything but the thumbnails work. I have gone over my user permissions, the attachment permissions and I even rebuilt the thumbnail data under maintainance and the thumbs still wont show. Any other suggestions? Thanks!

Ziki 05-09-2006 12:13 PM

The thumgnails work on the rest of teh board.All is set

Ziki 05-09-2006 01:11 PM

OK I got it to work.I forgot to rebuild attachment thumbnails ;)

Harald_T 05-09-2006 04:50 PM

@Superkiezer: Are you using attachments? May sound stupid, but i found out, that some people forget, that this gallery is only working with attachments yet.

Also, if you don't see any attachments: Do you enabled thumbs in your vbulletin-options?

Otherwise let me know the adress of your board.


All times are GMT. The time now is 02:31 PM.

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.02572 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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