PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old February 28th, 2005, 03:17 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 12
What is the vboptions code for the gallery url

What is the vboptions code for the gallery url?

$vboptions[ galleryurl ]

similar to

$vboptions[bburl]

Greg
gregwatson is offline   Reply With Quote
Old February 28th, 2005, 08:05 AM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: What is the vboptions code for the gallery url

You can use $vba_options[gallery_url], but that will only work within the gallery files/templates and not in the forums.
  Reply With Quote
Old February 28th, 2005, 11:45 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 12
Re: What is the vboptions code for the gallery url

Quote:
Originally Posted by Brian
You can use $vba_options[gallery_url], but that will only work within the gallery files/templates and not in the forums.
Then within the navbar template ... do you know what code I can use to put a link to the Gallery?

I've "upgraded" to version 3.07 and accidentally upgraded to 1.0 RC3 of CMPS ... The code I used in 3.06 and version 1.0 of cmps no longer works ... and I feel like I've exhuasted all of my other "guesses" ...

Greg
gregwatson is offline   Reply With Quote
Old February 28th, 2005, 11:58 AM   #4 (permalink)
Brian
Guest
 
Posts: n/a
Re: What is the vboptions code for the gallery url

Just hardcode the link.
  Reply With Quote
Old February 28th, 2005, 12:03 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 12
Re: What is the vboptions code for the gallery url

Quote:
Originally Posted by Brian
Just hardcode the link.
This is the code I used to use (which no longer works) ... what does version 3.07/1.0 RC3 not like about it?

<if condition="$show['member'] ">
<td class="vbmenu_control"><a href=/forums/>Forums</a></td>
</if>
<if condition="$show['member']">
<td class="vbmenu_control"><a href=/gallery/>Gallery</a></td>
</if>
<if condition="$show['member']">
<td class="vbmenu_control"><a href=/links/>Links</a></td>
</if>
gregwatson is offline   Reply With Quote
Old February 28th, 2005, 12:07 PM   #6 (permalink)
Brian
Guest
 
Posts: n/a
Re: What is the vboptions code for the gallery url

Maybe you need quotes around the URL?
  Reply With Quote
Old February 28th, 2005, 12:20 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 12
Re: What is the vboptions code for the gallery url

Quote:
Originally Posted by Brian
Maybe you need quotes around the URL?
Quotes were not necessary in the 3.06 navbar ... the code above is a direct copy out of an existing 3.06 navbar ... and a direct paste into a 3.07 navbar does not work ...

Just for kicks <grin> ... I added quotes like this (which also did not work):

<if condition="$show['member'] ">
<td class="vbmenu_control"><a href="/forums/">Forums</a></td>
</if>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="/gallery/">Gallery</a></td>
</if>

I can't see what is wrong with either this code fragment or the one above?

Greg
gregwatson is offline   Reply With Quote
Old February 28th, 2005, 12:25 PM   #8 (permalink)
Ultimate Member
Verified Customer
 
ConqSoft's Avatar
 
Join Date: Nov 2003
Location: Raleigh, NC
Posts: 1,417
Re: What is the vboptions code for the gallery url

Quote:
Originally Posted by gregwatson
<td class="vbmenu_control"><a href="/gallery/">Gallery</a></td>
(Quotes are required for proper use of the A HREF tag, per HTML specs. )

But, I use the above code on my 3.0.7 to link to my Gallery, and it works fine. (Well, other than the trailing slash. I only use: /gallery)
ConqSoft is offline   Reply With Quote
Old February 28th, 2005, 12:28 PM   #9 (permalink)
Brian
Guest
 
Posts: n/a
Re: What is the vboptions code for the gallery url

As Conqsoft said, quotes are necessary in proper HTML.
I just registered on your site and the links are working fine under IE and Firefox.
  Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I remove the Direct Link Code, BB Image Code, img Tag Code Iridium1 How Do I? - vBulletin 3.5.X 8 January 13th, 2006 05:46 PM
showphoto URL - show under UBB Code? mjm Photopost Pro How Do I...? 1 July 14th, 2005 01:59 PM
Suggestion: Remove $vboptions[hometitle] from title PageUp vBGallery Suggestions 0 June 27th, 2005 05:08 AM
URL of the "Direct Link Code" wrong PageUp Bugs From 1.0.0 21 May 19th, 2005 05:55 PM
Gallery URL Tom M Installs and Upgrade - vBulletin 3.0.X 1 December 27th, 2004 06:41 PM


All times are GMT -5. The time now is 06:28 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0