 | |  | |
May 12th, 2005, 12:46 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| homepage link
in the gallery how can I make the "Home" button point to my forum's index and not the gallery's one
in the admincp >> vbagallery >> modifiy settings >> Homepage Link in Navbar >> Set "Yes"
and still not working, it's still pointing to my gallery's index!
|
| |
May 12th, 2005, 04:45 PM
|
#2 (permalink)
| | Guest | Re: homepage link
That option adds a link to your homepage, not your forum.
| |
| |
May 13th, 2005, 07:12 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| Re: homepage link
I didn't understand!
the header in the gallery/index.php points to the gallery's index while it should point to the forum's index
how can I fix it ? :\
|
| |
May 13th, 2005, 07:28 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 75
| Re: homepage link |
| |
May 13th, 2005, 08:32 AM
|
#5 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2004 Location: Tempe, Arizona
Posts: 2,240
| Re: homepage link Quote: |
Originally Posted by wissamnasr in the gallery how can I make the "Home" button point to my forum's index and not the gallery's one
in the admincp >> vbagallery >> modifiy settings >> Homepage Link in Navbar >> Set "Yes"
and still not working, it's still pointing to my gallery's index! | Are you talking about the Gallery's navbar or Vb's navbar? The gallery navbar is supposed to point to the index page of the Gallery. There is nothing to "fix".
|
| |
May 13th, 2005, 11:40 AM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| Re: homepage link
im talkin about the vb nav bar in the gallery/index.php
all the link in the vb nav bar is pointing to forum/gallery/file.php
while it should point to forum/file.php
|
| |
May 13th, 2005, 11:44 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| Re: homepage link
zenithrs@bigpon, this is not what im looking for
ok I will show you what I mean
goto www.radioonev5.com/forumvb/gallery
and rollover the header's buttons: usercp - faq - members
these links should be pointing to: /forum/faq.php
but instead it's pointing to: /forum/gallery/faq.php
and in this case the faq.php doesn't exist in the gallery directory
how can I fix this error ? :S
|
| |
May 13th, 2005, 11:50 AM
|
#8 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2004 Location: Tempe, Arizona
Posts: 2,240
| Re: homepage link
I think that may be because you installed your gallery inside your forum directory. I would move your gallery install to the root of your server.
|
| |
May 13th, 2005, 11:57 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| Re: homepage link
ooooohhh, If I moved it now after the installation, would it matter or something ?
|
| |
May 13th, 2005, 12:11 PM
|
#10 (permalink)
| | Guest | Re: homepage link
It's because those links are in your header when they are typically in your navbar in a default vB installation. If you edit your gallery options, copy the list of files in your 'Navbar Replacements' option, and place those in your 'Header Replacements' option then that should take care of the problem.
| |
| |
May 13th, 2005, 12:12 PM
|
#11 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2004 Location: Tempe, Arizona
Posts: 2,240
| Re: homepage link Quote: |
Originally Posted by wissamnasr ooooohhh, If I moved it now after the installation, would it matter or something ? | Shouldn't. You will have to change the paths, but it should be ok.
|
| |
May 13th, 2005, 12:12 PM
|
#12 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2004 Location: Tempe, Arizona
Posts: 2,240
| Re: homepage link Quote: |
Originally Posted by Brian It's because those links are in your header when they are typically in your navbar in a default vB installation. If you edit your gallery options, copy the list of files in your 'Navbar Replacements' option, and place those in your 'Header Replacements' option then that should take care of the problem. | Yea, or this way.
|
| |
May 13th, 2005, 12:12 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| Re: homepage link
I just moved the /gallery/ into the main root
and now whenever I rollover the header's buttons, it points to, let's say if I wanna goto search.php
it points to: http://mysite.com/gallery/search.php while it should point to http://mysite.com/forum/search.php
what's wrong ? :S
|
| |
May 13th, 2005, 12:14 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| Re: homepage link Quote: |
It's because those links are in your header when they are typically in your navbar in a default vB installation. If you edit your gallery options, copy the list of files in your 'Navbar Replacements' option, and place those in your 'Header Replacements' option then that should take care of the problem.
| I didn't understand a thing :\
|
| |
May 13th, 2005, 12:22 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| Re: homepage link
I did as brian said and it worked but the header's image was still pointing to gallery/index.php but I want it to point to my forum's index.php
I removed /gallery/ into my forum's directory and it got broke again
can't it work while the /gallery/ is in the /forum/ root ?
|
| |
May 13th, 2005, 12:39 PM
|
#16 (permalink)
| | Guest | Re: homepage link
You would need to edit your header template and change where the link is pointing there.
| |
| |
May 13th, 2005, 12:44 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| Re: homepage link
so the gallery must be in the root directory otherwise it won't work ?!!!!
|
| |
May 13th, 2005, 12:48 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Feb 2005 Location: Lebanon
Posts: 67
| Re: homepage link
oh it worked!!!
but the gallery is on the root directory
but it's ok, not a big deal |
| |
May 13th, 2005, 12:57 PM
|
#19 (permalink)
| | Guest | Re: homepage link
The gallery can be placed wherever you would like.
| |
| |
March 9th, 2006, 10:34 PM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Mar 2006 Location: philly
Posts: 89
| Quote: |
Originally Posted by Brian It's because those links are in your header when they are typically in your navbar in a default vB installation. If you edit your gallery options, copy the list of files in your 'Navbar Replacements' option, and place those in your 'Header Replacements' option then that should take care of the problem. |
anyone know exactly what he meant. where do i make this change. i don't see anyplace for this in the photopost admin section
|
| | |
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 | | | All times are GMT -5. The time now is 06:06 AM. | |