petforums
Wed 30th Apr '08, 7:40am
Hi,
I've just upgraded my vbulletin to 3.7 yesterday on my forum and run in to a slight problem. I have the vbulletin forum on my main homepage at http://www.petforums.co.uk and then if you look at the tabs near the top I have a photopost gallery at 'http://www.petforums.co.uk/gallery/' and a wiki encyclopedia at 'http://www.petforums.co.uk/encyclopedia/Welcome'
Since the upgrade I noticed that the look and feel of the vbulletin header in the encyclopedia is not being displayed correctly but my photopost gallery is.
When I checked the source on my encyclopedia I see the following imported vbulletin css :
@import url("clientscript/vbulletin_css/style-847d6b45-00001.css");
and on the photo gallery it has the full server path:
@import url("http://www.petforums.co.uk/clientscript/vbulletin_css/style-847d6b45-00001.css");
I presume that the problem is because the path to the vbulletin css on the encyclopedia has not got the full path.
Does anyone know where and what needs to be changed to get this to work.
Im not sure, but I think this may have been cause by a slight difference in code from vbulletin 3.6.7 and 3.7, as it worked fine before the upgrade.
Thanks
Mark
I've just upgraded my vbulletin to 3.7 yesterday on my forum and run in to a slight problem. I have the vbulletin forum on my main homepage at http://www.petforums.co.uk and then if you look at the tabs near the top I have a photopost gallery at 'http://www.petforums.co.uk/gallery/' and a wiki encyclopedia at 'http://www.petforums.co.uk/encyclopedia/Welcome'
Since the upgrade I noticed that the look and feel of the vbulletin header in the encyclopedia is not being displayed correctly but my photopost gallery is.
When I checked the source on my encyclopedia I see the following imported vbulletin css :
@import url("clientscript/vbulletin_css/style-847d6b45-00001.css");
and on the photo gallery it has the full server path:
@import url("http://www.petforums.co.uk/clientscript/vbulletin_css/style-847d6b45-00001.css");
I presume that the problem is because the path to the vbulletin css on the encyclopedia has not got the full path.
Does anyone know where and what needs to be changed to get this to work.
Im not sure, but I think this may have been cause by a slight difference in code from vbulletin 3.6.7 and 3.7, as it worked fine before the upgrade.
Thanks
Mark