![]() |
VbGallery URL Error Hi All. I have installed a homepage CMS system on my website but when clicking on the "Homepage" Tab on the navbar from the VBGallery tab the URL is http://www.mydomain.com/gallery/index.php But should be http://www.mydomain.com/index.php All other tabs are OK it's just that one :confused: Anyone know the cure ? Solved, it was nothing to do with VBGallery. |
Yep no problem let us know if you need anything else. |
What was the resolution? I am having this issue at the moment |
If you have relative urls in your navbar or header you can place these filenames in your vbgallery settings under header and navbar replacements for the forum url to be prepended on those filenames. |
Quote:
My particular problem was that I forgot to add the w ww. to the URL in my CMS settings. Simon |
I am using THIS_SCRIPT values for my home button which is the problem i am having anyway to ad an exception for this in vbgallery? |
If your using some type of coding outside the normal vbulletin values yes you would have to alter it. Your adding your own code to do something so that would be custom yes. |
Hi Chuck, When I say i'm using THIS_SCRIPT constants they are the standard vbulletin ones these are for example memberlist, index etc for example in the vbulletin forum.php file you can see the following: // #################### DEFINE IMPORTANT CONSTANTS ####################### define('THIS_SCRIPT', 'index'); define('CSRF_PROTECTION', true); define('CSRF_SKIP_LIST', ''); define('VB_ENTRY', 'forum.php'); |
Thats fine what I am saying is your creating some type of personal conditional which is your own coding. If you want to do things like that you would make sure to also code it to work with vbGallery. Our files have THIS_SCRIPT definitions also. In our program the natural way to ensure forum links are rewrote there are replacement vars in the vbgallery admin area for header navbar and footer. Now stuff outside the forum url you normally want to use full urls to a file so it can be found by everything. |
| All times are GMT -5. The time now is 03:41 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0