Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Anyone know why all my English pages are messed up but the translations work ?

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    21

    Default Anyone know why all my English pages are messed up but the translations work ?

    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.

  2. #2
    Junior Member
    Join Date
    Dec 2009
    Posts
    21

    Default

    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

  3. #3
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    Quote Originally Posted by dgparent View Post
    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.
    Hello,
    I wrote about that in another your thread. If you disable a vBSEO you will have a normal, good style. try it.
    So this is a vBSEO issue. Just write about that to vBSEO support.

  4. #4
    Junior Member
    Join Date
    Dec 2009
    Posts
    21

    Default

    Yes I know but they do not answer and I thought someone here would of seen this problem

  5. #5
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    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.

  6. #6
    Junior Member
    Join Date
    Dec 2009
    Posts
    21

    Default

    right but the none of the english pages work once you click on a post to read

  7. #7
    Michał Podbielski (vBET Staff)
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    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)?

  8. #8
    Michał Podbielski (vBET Staff)
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    I think this is the cause of issue:
    Code:
    <base href="../http://www.webscutest.com/forum/" />
    As you see there is wrong path in base.

    And this is for translated page:
    Code:
    <base href="http://www.webscutest.com/forum/" />
    <base href="/forum/pl/../http://www.webscutest.com/forum/" />
    That is why it is working on some broewsers and on some not (some take first base, some last).
    Last edited by vBET; 27-10-10 at 01:57.

  9. #9
    Junior Member
    Join Date
    Dec 2009
    Posts
    21

    Default

    any idea how to fix ? where do you see that ?

  10. #10
    Michał Podbielski (vBET Staff)
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    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

Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •