vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Home Enhancements - album in navbar (https://vborg.vbsupport.ru/showthread.php?t=177780)

al-baker 05-01-2008 10:00 PM

album in navbar
 
hi

link for ur album in navbar

just put this code

PHP Code:

    <if condition="$show['member']"><td class="vbmenu_control">    <a href="album.php?$session[sessionurl]u=$bbuserinfo[userid]">Albums</a></td></if> 

or change navbar with attachment

bokmade 05-02-2008 06:02 AM

They Can Add it to the Quick Link ..

Thanks ..

Jasem 05-02-2008 08:20 AM

Thank you very much :)

al-baker 05-02-2008 07:49 PM

u wellcome

queengoc 05-07-2008 06:02 PM

I am interested in adding one specific album to the navbar, can I do that with this? Also, I don't understand where to put this code.

Thanks!

AzH 05-07-2008 08:38 PM

Quote:

Originally Posted by queengoc (Post 1511863)
I am interested in adding one specific album to the navbar, can I do that with this?

You can do that with the following. The information in ***'s needs to be changed to your specific details...

Code:

<td class="vbmenu_control">    <a href="***URL TO ALBUM***">***NAME OF ALBUM***</a></td>
Quote:

Originally Posted by queengoc (Post 1511863)
Also, I don't understand where to put this code.

Thanks!

Access your admincp and go:

Styles & Templates >>> Search in Templates >>> Search for Text: Navbar & Search Titles Only: Yes >>> open navbar template >>> Search for:

Code:

                <if condition="$show['member']">
                        <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
                </if>

Add your album code from above after the "</if>"

Save and you're done.

queengoc 05-07-2008 09:13 PM

PERFECT AZH!!!! Thank you so much! That was exactly what I wanted. :D

myown 05-09-2008 01:36 PM

thanks

steven72555 05-13-2008 12:20 PM

I am confused as to where I add this code, or what I am supposed to do with that text file..

Katman 05-16-2008 02:48 PM

Quote:

Originally Posted by steven72555 (Post 1518206)
I am confused as to where I add this code, or what I am supposed to do with that text file..

Read Post #6 again.

Boofo 05-16-2008 02:50 PM

This is default in 3.7 under the Quick Links menu. No need to add it.

cdurnan1234 09-27-2009 08:40 PM

When I go to quicklinks>networking:Pictures & albums

I only see my own.

http://www.visualdesignsbychris.com/forum/album.php?u=1

same with

http://www.visualdesignsbychris.com/forum/album.php

I only see mine. Is there a setting I am missing or place I should be able to set up to see all the members albums?

thank you in advance.

Chris


All times are GMT. The time now is 02:55 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.02020 seconds
  • Memory Usage 1,737KB
  • 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)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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