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)
-   -   Add-On Releases - Picture and Album Gallery (https://vborg.vbsupport.ru/showthread.php?t=237931)

k6rikko 09-30-2011 08:08 AM

Hi all :) i need your help sorry <.< But i dont find to change the font and background colors for the upload boxes. I have attached a picture its easier to explain what exact i mean .

Have many thanks

https://vborg.vbsupport.ru/

vBTwist 10-01-2011 12:23 PM

Great mod. We're using it as our Portfolio (with some minor customizations) over at vBTwist.com :up:

aberg 10-07-2011 03:56 PM

Today install in version 4.1.7 without any problems. :up:
Thanks for it

FTDave 10-12-2011 01:20 PM

Works great for me.

kircherl 10-12-2011 02:27 PM

Is there a translation into german?

FTDave 10-13-2011 03:31 AM

Thank you for the time you spent writing this hack.

gonzek 10-17-2011 05:16 PM

1 Attachment(s)
wonderful hack! :) THANK YOU!

One thing more - please look at attachment. How can I fix that the box with picture is too small?

http://se-center.info/picall.php?

klawit 10-24-2011 07:32 PM

well done! Thanks for that.

Mod works properly so far with vB 4.1.5 ... just marked as installed.

Thou I did some minor modifications:
- with the board having a thumbnail size set to 120px, there were text fragments vanishing down below the picture boxes (just like gonzek's attached picture shows), thus condensed the phrase "by: user on date" a little ... but still a tiny issue.
- added the full phrase in gallery_picallbit template as tooltip, so it can be viewed at least when running the mouse over each picture:
<img .... title="{vb:rawphrase album}: '{vb:raw picture.title}' ({vb:raw picture.username}, {vb:raw picture.picturedate})"/>

- changed the position within the navbar to have it close to the community menu (where the standard "album.php" is mentioned as option):
$template_hook[navbar_after_community]

Just some ideas ...

EDIT:
Found this workaround mentioned some pages earlier ...
=> https://vborg.vbsupport.ru/showpost....&postcount=182
(190px work perfect for our board, when thumbnail size is set to 120 in admincp)

spillage 11-01-2011 12:10 AM

I've been using this Mod for quiet some time, and it has been performing well.

Yesterday I decided to add icons to the Tabs to pretty things up.
After much searching, I decided the place to put the icon code was here;
Code:

<a href="javascript://" class="popupctrl navtab"><img src="images/misc/Tab-Gallery.png" border="0" align="top" alt="" />&nbsp;
                                ' . $vbphrase['gallery'] . '<img src="' . vB_Template_Runtime::fetchStyleVar('imgdir_misc') . '/arrow.png" align="' . vB_Template_Runtime::fetchStyleVar('right') . '" />
                        </a>

http://www.nscale.net/forums/attachm...3&d=1320106634


This worked great for all but IE9 users... they get the dropdown menu arrow wrapped onto a second line.
http://www.nscale.net/forums/attachm...7&d=1320073092

Using compatability mode makes things worse.
http://www.nscale.net/forums/attachm...8&d=1320073290

Any assistance would be greatly appreciated.

spillage 11-03-2011 01:46 AM

Gallery dropdown links not working from vBadvanced Links Directory.

Whilst working of the the Icon issue above, I found that the Gallery dorpdown links all gave a file not found error when on the LD page.

This is rectified by editing the Gallery plug-in code to include the full URL for each of the links.
Example;
Code:

<li><a href="/forums/albumall.php?' . $sess . '">' . $vbphrase['album_gallery'] . '</a></li>


All times are GMT. The time now is 09:01 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.01788 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
  • (2)bbcode_code_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