I had to upgrade to Vbseo 3.5 and the latest vbet now my English pages are all messed up but the translations work just fine ? It looks like it may have to do with css or something I am at a loss.
I had to upgrade to Vbseo 3.5 and the latest vbet now my English pages are all messed up but the translations work just fine ? It looks like it may have to do with css or something I am at a loss.
Also when you go to site.com/forum/ the page is blank but I have this in my htaccess
redirect 301 webscutest.com/forum/index.php webscutest.com/forum/
redirect 301 webscutest.com/forum webscutest.com/forum/
RewriteCond %{HTTP_HOST} !^www\.webscutest\.com
RewriteRule (.*) http://www.webscutest.com/forum/$1 [L,R=301]
So users are having a hard time finding the forum
Last edited by vBET; 27-10-10 at 01:53. Reason: links to unappropriate content
Yes I know but they do not answer and I thought someone here would of seen this problem
do you use some cache? but not vBET cache - from different mod? maybe vB cache? if yes - try to clear it.
EDITED:
As I see your main forum site is working now.
right but the none of the english pages work once you click on a post to read
Hi.
As I see on your forum all text in threads is made in white color on white background. This is same for translated and not translated pages. This is under Opera. When I'm looking under Firefox it is OK for translated page and wrong for not translated (again text is in white color).
As I see using Firebug under Firefox for not translated pages you have much less CSS styles included. I suppose that some CSS file is not used then at all.
Kamil - please check URL's for CSS files on that page. This is all about styles. Whole content is in the output.
Also - first of all - was it checked does it is vBET issue? Does the issue appears also when vBET is completely disabled (I mean disabled in Admin CP, .htaccess and vBSEO files)?
I think this is the cause of issue:
As you see there is wrong path in base.Code:<base href="../http://www.webscutest.com/forum/" />
And this is for translated page:
That is why it is working on some broewsers and on some not (some take first base, some last).Code:<base href="http://www.webscutest.com/forum/" /> <base href="/forum/pl/../http://www.webscutest.com/forum/" />
Last edited by vBET; 27-10-10 at 01:57.
any idea how to fix ? where do you see that ?
You can find it in your page source.
Please tell what is EXACT value of vBulletin parameter Forum URL on your forum.
Kamil - if the value will be alright please look for solution on client serwer - knowing the cause it should be fast to solve (first find out does it is vBET issue at all).
I have 3 at night right now so sorry, but Kamil will work on this more on the morning![]()