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)

TransAmDan 04-23-2012 10:14 AM

I've had some members saying the pictures in the Albums are too big. There are about 1200 pixels wide. Not huge, but where its on an HTML page, they have to scroll to the right to see the picture.
However on the CMS and forum attachments there is a pop up (is this called a light box) featre to view the images. Can this be implemented/ enabled to view the Album photos?

Chadi 05-26-2012 08:34 PM

I upgraded my custom skin to its 4.2.0 version. Then I reuploaded this plugin, which previously was working. Now its still not showing up anymore.

Chadi 05-29-2012 03:33 AM

1 Attachment(s)
This doesn't create the navbar menu automatically. It only works with navtab, however the drop down arrow is mis-aligned

Chadi 05-30-2012 01:34 PM

I hope someone can help me fix the drop down arrow :)

Hippy 05-30-2012 07:49 PM

Quote:

Originally Posted by Chadi (Post 2334684)
I hope someone can help me fix the drop down arrow :)

add them with the nav manager in your admincp

Chadi 05-30-2012 07:54 PM

What should the links/codes be though? For example, "my albums" link code should be what?

Hippy 05-30-2012 08:32 PM

Check in the plugin. I'm built sure off hand.. pm me details is you need a hand

Chadi 05-30-2012 08:44 PM

Thanks, this is what the plugin shows but not sure how that translates for links

Quote:

<li><a href="albumall.php?' . $sess . '">' . $vbphrase['album_gallery'] . '</a></li>
<li><a href="picall.php?' . $sess . '">' . $vbphrase['picture_gallery'] . '</a></li>
' . ($show['member'] ? '
<li><a href="album.php?' . $sess . '&do=latest">' . $vbphrase['latest_albums'] . '</a></li>
<li><a href="album.php?' . $sess . '&u=' . $vbulletin->userinfo['userid'] . '">' . $vbphrase['my_albums'] . '</a></li>
<li><a href="album.php?' . $sess . '&do=addalbum">' . $vbphrase['add_album'] . '</a></li>' : '') . '

mickknutson 05-31-2012 12:49 PM

I am using this tab's mod: https://vborg.vbsupport.ru/showthread.php?t=233629

How can I hook this Gallery mod into one of the configured tabs?

Chadi 06-03-2012 02:54 AM

Would appreciate help on adding the gallery links manually to drop down.

How would the below translate to a proper link?

[quote]Thanks, this is what the plugin shows but not sure how that translates for links

Quote:

<li><a href="album.php?' . $sess . '&u=' . $vbulletin->userinfo['userid'] . '">' . $vbphrase['my_albums'] . '</a></li>


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