PDA

View Full Version : vbulletin 3.7 import css problem


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

petforums
Wed 30th Apr '08, 11:07am
Hi Everyone,

Any Ideas with this problem??

Wayne Luke
Wed 30th Apr '08, 11:23am
You would need to contact the authors of your "Wiki Encyclopedia" and ask them where the changes need to be made. This is not a vBulletin issue.

petforums
Wed 30th Apr '08, 11:35am
Hi,

Its just that it was working fine before the upgrade, so I thought it may be caused by that.

Thanks
Mark