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)

tuanluu 11-18-2005 06:45 PM

thanks it work like a charm now hehehe

lexx27 11-18-2005 10:05 PM

Quote:

Originally Posted by Harald_T
@Lexx: Change the CSS for your style.

@drl2005: I will do on the weekend.

I want to change it only for the gallery, not for the whole forum :squareeyed:

nexus851 11-18-2005 11:43 PM

how do you fix the Uncached templates? please be detailed because im sorta newbie here... appreciate it!

Harald_T 11-19-2005 08:10 AM

I will insert another plugin, which should solve the problem.

@Lexx: If you wish to do so, then make a new css-class and rename those in gallery-templates. If you need help on it, pm me.

ScottC20 11-19-2005 08:13 AM

Harald, how can I make the Gallery link on the navbar pop out with links to the seperate gallery forums like on your site?

Harald_T 11-19-2005 10:17 AM

I did it this way:

Search for

Code:

<td class="vbmenu_control"><a href="faq.php?$session[sessionurl]" accesskey="5">$vbphrase[faq]</a></td>
after this insert:

Code:

<td id="gallery_popup" class="vbmenu_control">
<a href="#gallery_popup">Gallery</a> <script type="text/javascript"> vbmenu_register("gallery_popup"); </script></td>

<!--                <td class="vbmenu_control"><a href="forumdisplay.php?f=XX">Gallery</a>
</td> -->

XX ist the number of your Gallery-Category.

Now, look a bit further and find:

Code:

</div>
        <!-- / user cp tools menu -->
</if>

after this insert:

Code:

<!-- gallery_popup Menu -->
<div class="vbmenu_popup" id="gallery_popup_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">Gallery</td></tr>
<tr><td class="vbmenu_option">
<a href="forumdisplay.php?f=XX">Gallery Overview</a>
</td></tr>
<tr><td class="vbmenu_option">
<a href="forumdisplay.php?f=AA">Gallery 1</a>
</td></tr>
<tr><td class="vbmenu_option">
<a href="forumdisplay.php?f=BB">Gallery 2</a>
</td></tr>
</table>
</div>
<!-- / Gallery-Popup-Menu -->

XX is again the number of your Gallery-Category.

AA, BB and so on are the numbers of each gallery.

Thats all.

ScottC20 11-19-2005 11:09 AM

Thanks!

lexx27 11-19-2005 11:37 AM

Quote:

Originally Posted by Harald_T
@Lexx: If you wish to do so, then make a new css-class and rename those in gallery-templates. If you need help on it, pm me.

Thanks again Harald. I will try it alone first. :rolleyes:

Gizmo5h1t3 11-19-2005 05:08 PM

quick one m8.....ive done the upgrade, and it works fine...but im stumped on one thing...

in the actual forum, when trhe pic is shown, along with the comment, the rating ...filesize etc....

where it should say....err..."poster"...or "Submitted by"...it shows this.."Benutzer:"

can u point me where to change it plz??

EDIT:

found it m8..no probs..

its in the threadbit_gallery template if anyone else needs it.....

just the uncached templates to sort out now m8y...otherwise, a top addition!!

Harald_T 11-19-2005 05:56 PM

Oh, thank for the hint. I'll fix it.


All times are GMT. The time now is 04:53 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.01929 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (2)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