vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Add slideshow link to categories in photopost vbgallery (https://vborg.vbsupport.ru/showthread.php?t=105957)

HMBeaty 01-21-2006 10:00 PM

Add slideshow link to categories in photopost vbgallery
 
First off, go to your admincp > styles and templates > style manager

In your "adv_gallery_categorybit_level2" template.....


Find this code:

Code:

<td width="100%"><b><a href="browseimages.php?$session[sessionurl]c=$cats[catid]">$cats[title]</a></b>

Directly after that, add:

Code:

<br /><span class="smallfont"><a href="misc.php?$session[sessionurl]do=slideshow&amp;catid=$catid&amp;userid=$userid">$vbphrase[view_slideshow]</a></span>
Also, thanks goes to HR3rdgen for showing me the correct use of the smallfont code

Screenshot attached

Snake 01-22-2006 08:51 AM

Nice one! :)

sensimilla 01-22-2006 08:52 AM

thanks , installed
how about the same in subcategories ?

Gizmo5h1t3 01-22-2006 10:29 AM

that looks pretty good...could it be adapted to use the photoplog gallery also??

heeeh 01-22-2006 05:17 PM

great , installed!
how about the same in subcategories ?

swa 01-23-2006 12:22 AM

anyway we can have that in member info?

HMBeaty 01-23-2006 02:19 AM

Subcategories, I've tried everything I know and no luck as far as getting it to work. I'll keep trying though.

Photoplog gallery, I have no idea, I don't have the script or anything for that.

Memberinfo, what exactly are you trying to do with this?


All times are GMT. The time now is 05:31 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.01007 seconds
  • Memory Usage 1,716KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete