Results 1 to 2 of 2

login problem

This is a discussion on login problem within the Troubleshooting forums, part of the vBSEO SEO Plugin category; hi i upgrade my vbseo plugin to the last version gold and change my htaccess Now me and our members ...

  1. #1
    Senior Member
    Real Name
    khaled
    Join Date
    Jan 2007
    Location
    jeddah
    Posts
    107
    Liked
    0 times

    Question login problem

    hi

    i upgrade my vbseo plugin to the last version gold and change my htaccess



    Now me and our members can not login to th forum!??

    this is my own forum

    ÔÈßÉ ãäÊÏíÇÊ ßá ÇáäÌæã

    and

    this is my htaccess info

    Code:
    # 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} !^vb\.ur-star\.com
    #RewriteRule (.*) ÔÈßÉ ãäÊÏíÇÊ ßá ÇáäÌæã [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
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    You need to uncomment the following line in your .htaccess

    Code:
    #RewriteCond %{HTTP_HOST} !^vb\.ur-star\.com
    #RewriteRule (.*) ÔÈßÉ ãäÊÏíÇÊ ßá ÇáäÌæã [L,R=301]
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. cookie/login problem?
    By Tor in forum Troubleshooting
    Replies: 14
    Last Post: 09-04-2009, 04:44 AM
  2. Problem login and disconnect
    By RYoBiOS in forum Troubleshooting
    Replies: 19
    Last Post: 03-19-2007, 04:22 PM
  3. Login Problem
    By O'NEAL in forum URL Rewrite Settings
    Replies: 2
    Last Post: 12-15-2006, 12:27 PM
  4. Login problem
    By njdevils in forum Troubleshooting
    Replies: 6
    Last Post: 11-20-2006, 01:44 PM
  5. Problem mit dem LogIn
    By smartie in forum Deutsch
    Replies: 5
    Last Post: 05-04-2006, 09:40 PM

Posting Permissions

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