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)

SuperKizer 05-10-2006 03:03 AM

Quote:

Originally Posted by Harald_T
@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.

Okay, for some reason after the inital post it seems to work now. Thanks. :)

SuperKizer 05-10-2006 05:19 AM

Actually, sorry but another quick question.. Do you have a modification to make this work with vbadvance? I'm trying to get it to show up on the index page of the site but for some reason it won't show the pictures. Thanks!

Harald_T 05-10-2006 04:44 PM

I've one. But i have to check, if it still works with vbadvanced. Wait for the weekend.

Antiblank 05-12-2006 11:36 AM

Two quick questions that maybe I've overlooked:

1) Is it possible to have it not expand the images that are uploaded if they are under a specific size. Right now the thumbnails look fine but say a user uploads an image that is only 150x150 pixels the image full display shows it horribly distored and blown up.

2) Images under a certain size look fine in the thumbnail display but when I click on the thumbnail to view the full image I get an empty box with nothing I can click on or see where the image should be.

DrewM 05-12-2006 06:49 PM

Quote:

Originally Posted by Antiblank
Two quick questions that maybe I've overlooked:

1) Is it possible to have it not expand the images that are uploaded if they are under a specific size. Right now the thumbnails look fine but say a user uploads an image that is only 150x150 pixels the image full display shows it horribly distored and blown up.

2) Images under a certain size look fine in the thumbnail display but when I click on the thumbnail to view the full image I get an empty box with nothing I can click on or see where the image should be.

1) In the gallery_attachment templeat replace it with:
Code:

<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&amp;d=$attachment[dateline]"<if condition="$show['newwindow']"> target="_blank"</if>>
<img class="thumbnail" src="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&amp;stc=1&amp;thumb=0&amp;d=$attachment[thumbnail_dateline]" border="0" align="center"></a>
&nbsp;<if condition="$show['br']"><br /><br /></if>


jadkar 05-12-2006 09:06 PM

Does anyone have a English version of this up and running?? Specifically I'm trying to see if this is tied to the members profile, that way from the member's profile there's a link to that persons gallery.

Harald_T 05-13-2006 10:49 AM

@jadkar: This feature isn't implemented. You only can see a certain kind of pictures which has been posted of the member at last. A member-gallery is on the list, but i haven't started yet on it.

DrewM 05-13-2006 11:02 AM

Harald_T Couldn't you use the "extension" field in the attachment table to only get images for forum display?

Harald_T 05-13-2006 01:07 PM

You mean, that only images could be uploaded to the gallery?

DrewM 05-13-2006 02:11 PM

Quote:

Originally Posted by Harald_T
You mean, that only images could be uploaded to the gallery?

not quite but use it in the forum display query


All times are GMT. The time now is 07:54 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.02256 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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