Well I added the copyright stuff back into the xml file and guess what it worked again. It would appear the either the chap who posted the snip for removing the copyright info was wrong or there's been an update since to prevent the copyright info from beign removed.
So I edited it instead...
Quote:
//copyright start here
if(!defined('VBH_CPR')) {
$key = strpos($vbphrase['powered_by_vbulletin'], "Elmer");
if($key === false){
$vbhcpr = '<br />Extra Tabs by Elmer';
define('VBH_CPR', $vbhcpr);
$vbphrase['powered_by_vbulletin'] .= VBH_CPR;
}
|
I took out the links to the Spanish site and just added Elmer's name in their place. It leaves the Copyright intact but it removes the troublesome links and allows the tabs to work and be highlighted! Happy at last!
PS The issue with the display may actually be related to this issue (which is also a footer issue)..
http://www.vbulletin.com/forum/showt...ghlight=mobile