Results 1 to 2 of 2

style proplem with IE7 and IE6 after active vbseo

This is a discussion on style proplem with IE7 and IE6 after active vbseo within the Troubleshooting forums, part of the vBSEO SEO Plugin category; hello I have some proplem first style proplem with ie7 and ie6 take a look here ???? ??????? - ??????? ...

  1. #1
    Junior Member
    Real Name
    Turki
    Join Date
    Sep 2008
    Posts
    28
    Liked
    0 times

    style proplem with IE7 and IE6 after active vbseo

    hello
    I have some proplem first style proplem with ie7 and ie6
    take a look here
    ???? ??????? - ??????? ?????
    you will notic there are proplem on style with both IE6 and IE7

    I try disable vbseo and it gone so I guess it the reseonse
    also I have try defualt style and have same proplem
    so any one can tell me what is the proplem?


    same thing on admincp if you try update counter or add new plug
    you will get page tell you that your browser not support frame

    but if you disable vbseo every thing will be fixed and fine
    I don’t know what the proplem I open ticket but no answer and i need fast answer to fix this style proplem
    this is my htacess
    Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On

    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    RewriteBase /

    RewriteCond %{HTTP_HOST} !^forums\.3walim\.com
    RewriteRule (.*) http://forums.3walim.com/$1 [L,R=301]

    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]

  2. #2
    Junior Member
    Real Name
    Turki
    Join Date
    Sep 2008
    Posts
    28
    Liked
    0 times
    correct for style proplem it just with ie6

    for admincp proplem it with all browser even firefox

Similar Threads

  1. Is vBSEO style rewrite the default style?
    By Hayk in forum vBSEO.com Styles
    Replies: 4
    Last Post: 03-08-2008, 02:08 PM
  2. Problème de lien lorsque VBseo est activé
    By baylyns in forum Français
    Replies: 4
    Last Post: 02-08-2008, 09:38 AM
  3. How to get the link as one when vBSEO is active?
    By dragosu in forum General Discussion
    Replies: 1
    Last Post: 11-12-2007, 11:04 AM
  4. Indexing proplem
    By toejam in forum Troubleshooting
    Replies: 7
    Last Post: 09-29-2007, 04:51 PM
  5. Replies: 2
    Last Post: 03-19-2007, 08:01 AM

Posting Permissions

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