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)

ScottC20 12-16-2005 04:24 PM

Is it possible to release a fix to make the edit button show or atleast a brief tutorial on how to fix it It's pretty urgent.

colicab-d 12-16-2005 04:54 PM

Installed on a fresh vb 3.5.2 and no joy, it works but no images in the showthread etc :S

Harald_T 12-16-2005 11:43 PM

@Scott: I've fixed it already and will release it tomorrow.

@Jarod: The included file is the latest. Please contact me by PM, i'll see, what i can do.

@Coliab-d: The reason for seeing no thumbs can be a setting on your vB. Please check your attachments-settings, if vB generates any thumbnails for an attachment. And please check, if GD or Image-Magick is installed.

ScottC20 12-17-2005 08:24 AM

Excellent thanks.

nexus851 12-17-2005 11:05 AM

let us know when it's updated and recent talked about bugs takened care of so i can download it again...

BiReL41r 12-18-2005 11:48 AM

Does this take up excessive bandwith?

Harald_T 12-18-2005 12:43 PM

For inserting the missing Edit-Button:

In the template "gallery_postbit" find

<br />
<hr>

insert after the <br /> the following code:

<if condition="$post['editlink']">
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>

Now the edit-button is back again.

yayvb 12-18-2005 06:36 PM

Harald can I help you figure out a way to allow more than 1 post per
page?
To me this hack is better than the other hacks, just because I
don't have to have people posting huge pics in some gallery, and also in the
forums, it's all combined, saving disk space!!! :)

LBSources 12-18-2005 06:59 PM

Outstanding job Herald..

Few things id like to ask, suggest or ask about the hack or the next release..

- Can you create an english and german template file so that we dont have to manually change the phrases?

- Any way to prevent when clicking in the uploaded thread the stretching of images?

- Is this compatible with listing all file types instead of just images? ( i tried with .mp3 and nothing is in the thread)

Thanks again! wonderful job..

Harald_T 12-18-2005 07:32 PM

@LbSources:

The english phrases will be definately in the next version. I only did a mistake, when i created the phrases, i believe. Normaly, the english versions should be already inside the phrase, but not as the standard-text, i think.

About the stretched images: This is something to be completly recoded, i fear. It will mean that images which are larger than the width of the forum have to be "downsized" for the displayed image. This is the only way to prevent, that smaller images will be stretched.

- The hack itself should be compatible. As soon, as i have a bit more freetime, i'll do a solution for it.

@Yavyb: Feel free! I think, a solution would be, to display the last attached image of the first post.


All times are GMT. The time now is 04:34 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.01928 seconds
  • Memory Usage 1,732KB
  • 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)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