![]() |
Template problem with Gallery, Classifieds and Review Hi all! First of all sorry if this post isn't in the right place, but haveing the same problem with all products I don't know where to post :) I use vb3 template (personalized) with all program and all works fine except for this pice of code: In vb Code: Content visible to verified customers only.Code: Content visible to verified customers only.Where I have to check to solve this problem ?? These class values are all additional CSS in VB style. Thanks. Sara |
ok, I found that the problem is on word "search" which is automatically changed in http://domain/search I think it's a bug caused by the str_replace on header_inc.php line 247:rolleyes: Now I didn't have time to check how to change this part and I solved my problem changing all class name beginning with "search":cool: |
It is not a bug. Its a problem with your custom style. we code our application to a default vbulletin and our code in header include file makes sure all vbulletin urls are written to full url to correct a bug vb does not fix because they use relative urls in there application. If you use a custom style the action would be as you have done rename that style class so it does not conflict with the code. |
Thanks Chuck. I understand your point of view but I think isn't a big change to verify before if it's a url or not just because a lot of pre-made vb skin uses classes like search. For me isn't a problem, I spent just more than 1h to understand what's the problem but now I'm ok ! Sara |
Well there are tons of custom styles tons of custom hacks etc we can not guarantee to work with all of them therefore we code our application to work with the vb default. There always has to be a baseline in code. |
| All times are GMT -5. The time now is 05:04 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0