Ok so i have the "Homepage Link in Navbar" (shouldnt it be Homepage Link in Breadcrumbs?) set to Yes, and indeed it links back to the homepage (EX:
http://www.site.com). But i was wondering if it can have another option link back to forum index, too. I also have the index variable as main.php rather than index.php (defined as 'main' in vboptions "Forums Home Page Option"), so my forum index would be
http://www.site.com/main.php. The links should also use the Forum Name as the link title. However the current vbgallery does not handle that. It's a hassle for peeps who have vbaCMPS since once I click the link, it leads me back to the portal page instead of the forum itself. So i pretty much want how the forum itself handles the breadcrumbs links.
So to sum it up, have the Homepage Link in Navbar to have 3 options
- Link back to homepage
- Link back to forum index, defined in Script Name for Forum Home Page from $vbulletin->options['forumhome'], and using the Forum Name as the title, not Homepage name.
- Link back to gallery
- Disabled