Results 1 to 5 of 5

conflict between Mobile Suite (api.php) & ( Like ) system in VBSEO

This is a discussion on conflict between Mobile Suite (api.php) & ( Like ) system in VBSEO within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I have already had Mobile Suite (api.php) working on our forum perfectly. But once I activated the ( Like ) ...

  1. #1
    Junior Member Array
    Real Name
    zya3
    Join Date
    Mar 2009
    Posts
    4
    Liked
    0 times

    Question conflict between Mobile Suite (api.php) & ( Like ) system in VBSEO

    I have already had Mobile Suite (api.php) working on our forum perfectly. But once I activated the ( Like ) system in VBSEO. It won't work correctly until I disable the Vbulltein API. So I have to disable either the api or the like system of VBSEO.

    Is there any solution for such conflict between them ?

  2. #2
    Junior Member Array
    Real Name
    zya3
    Join Date
    Mar 2009
    Posts
    4
    Liked
    0 times
    any help please ?

  3. #3
    vBSEO Staff Array Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    675 times
    Blog Entries
    2
    Hello,

    Please make sure you are using the vbseo 3.6 htaccess file, which has a bpass for api.php built into it.
    Brian Cummiskey / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  4. #4
    Junior Member Array
    Real Name
    zya3
    Join Date
    Mar 2009
    Posts
    4
    Liked
    0 times
    # 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} !^www\.alzya3\.com
    RewriteRule (.*) http://www.alzya3.com/vb/$1 [L,R=301]


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


    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    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]




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

    this is our .htaccess file on our forum root.


    Do we have to change the admincp & modcp links above ? because we have already renamed admincp & modcp folders to different names.

  5. #5
    vBSEO.com Webmaster Array Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,463
    Liked
    721 times
    Blog Entries
    4
    Yes you can change those lines
    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. any luck with vbulletin mobile suite w/ vbseo installed?
    By m0rgulvale in forum General Discussion
    Replies: 5
    Last Post: 07-22-2011, 05:38 AM
  2. vBulletin Mobile Suite
    By vBulletin.com Staff in forum vBulletin.com Announcements
    Replies: 0
    Last Post: 06-09-2011, 01:20 PM
  3. vBulletin 3.x vBulletin Mobile Suite conflict with vbseo
    By meeja in forum Troubleshooting
    Replies: 4
    Last Post: 04-27-2011, 02:35 PM
  4. vBulletin Mobile Suite
    By vBulletin.com Staff in forum vBulletin.com Announcements
    Replies: 0
    Last Post: 04-15-2011, 08:20 PM
  5. Does Zoints Tag system conflict with vBSEO?
    By GFin in forum General Discussion
    Replies: 2
    Last Post: 06-30-2007, 12:53 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
  •