 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
January 25th, 2005, 07:18 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Feb 2004 Location: Point Pleasant, NJ
Posts: 14
| VB3 with Integration - No links in nav bar
Yes, I know. Do a search, which I did for way over 3 hours last night and during my lunch break today.
The integration seems to be working but I can't get the links for CLASSIFIED and PHOTOGALLERY to display in the nav bar in VB3, or is this NOT suppose to happen which is why I can't find how to turn this feature on.
I did find how to manually enter this thru hacks, but thought this VB3 enhanced integration option should do this for me (and I believe doing this manually was written for before the VB3 enhanced integration was released). Am I wrong?
Thanks!
|
| |
January 26th, 2005, 11:00 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
The VB3 integration does not add links to your VB navbar. You would need to edit your vb3 navbar template and add them
|
| |
April 29th, 2005, 04:17 PM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Apr 2005
Posts: 27
| Quote: |
Originally Posted by omegatron The VB3 integration does not add links to your VB navbar. You would need to edit your vb3 navbar template and add them | Do you happen to have the exact codes on what we need to add to the VBulletin NavBar template?
Thanks
-Tuan
|
| |
April 29th, 2005, 05:54 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
They are simple a link tags in html you would just add one to that navbar template much like they already have a link to the faq.php usercp.php etc etc
Nothing fancy to learn simple html
<td class="vbmenu_control"><a href="../gallery/index.php">Gallery</a></td>
|
| |
April 29th, 2005, 06:51 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Apr 2005
Posts: 27
| Quote: |
Originally Posted by omegatron They are simple a link tags in html you would just add one to that navbar template much like they already have a link to the faq.php usercp.php etc etc
Nothing fancy to learn simple html
<td class="vbmenu_control"><a href="../gallery/index.php">Gallery</a></td> | Here is what I used. Code: Content visible to verified customers only.
Which works great on the front main page of the forum, for the "Photo Gallery" link. It would point to Code: Content visible to verified customers only.
which is correct.
However, once you get on that photopost/index.php page, the "Photo Gallery" link of that page would point to http://www.houstonstreetscene.com/forum/photopost/photopost/index.php instead. Not sure why it now reference the photopost directory twice. Any idea?
Thanks
-Tuan
|
| |
April 30th, 2005, 08:06 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
<td class="vbmenu_control"><a href="../gallery/index.php">Gallery</a></td>
You are mistaken
Note the ../ I used which tells it to go to the root then look for the gallery directory |
| |
April 30th, 2005, 08:27 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Apr 2004
Posts: 194
|
Or, you could make the paths absolute (include the full http://www. part).
|
| |
April 30th, 2005, 09:28 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
Yeppers absolute always works too |
| |
April 30th, 2005, 10:47 AM
|
#9 (permalink)
| | Junior Member Verified Customer
Join Date: Apr 2005
Posts: 27
|
Thanks guys. Quote: |
Originally Posted by kall Or, you could make the paths absolute (include the full http://www. part). | That works |
| |
August 21st, 2005, 09:36 PM
|
#10 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005
Posts: 12
|
thanks! this was very helpful!!!
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | Nav bar question | nnowakow | Photopost Pro How Do I...? | 1 | August 30th, 2005 03:27 PM | | Nav Bar | dieselpowered | Installs and Upgrade - vBulletin 3.5.X | 10 | July 28th, 2005 04:05 AM | | Adding new links in the nav bar? | dcpaq2 | How Do I? - vBulletin 3.0.X | 3 | June 3rd, 2005 08:56 AM | | How do I remove Nav bar? | nnowakow | Photopost Pro How Do I...? | 40 | May 16th, 2005 02:42 AM | | vB3 nav bar. | Laeth | Photopost Pro Installation & Upgrades | 2 | August 2nd, 2004 11:11 AM | All times are GMT -5. The time now is 02:48 PM. | |