Results 1 to 5 of 5

4.2.0 issues - Unable to get CMS to display as home page

This is a discussion on 4.2.0 issues - Unable to get CMS to display as home page within the Troubleshooting forums, part of the vBSEO SEO Plugin category; If I could get better support here than just "gimmie your password for this and that" , that would be ...

  1. #1
    Senior Member Array
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    218
    Liked
    4 times

    4.2.0 issues - Unable to get CMS to display as home page

    If I could get better support here than just "gimmie your password for this and that" , that would be great..

    I've got the latest version of both vBulletin (4.2.0) and vbSEO installed. (3.6 RC2)

    Everything runs perfectly fine in vBulletin with vbSEO disabled. But with vbSEO on , I get an infinite re-direct loop when solely trying to access the home page.. which is suppose to be my CMS home page.

    Even with vbSEO on, everything works fine (forums / cms articles...and all that) ...except once again being able to display my home page (as CMS home page)

    So it's obvious , the only issue is a re-direct looping issue going on with the home page.

    forum.php always successfully goes to /forums/ as it's suppose to because of the only custom rewrite rule I made in vbSEO here - '^forum\.php' => 'forums/'

    the VB 4.2.0 index.php file I left as is. No changes were made.

    To summarize the basics , I'd like CMS home page (content.php) to remain as our website homepage. (www.mysite.com) And forums.php to continue to be at /forums/

    Even just some help with what settings should be where, would be a great help at this point.

    .htaccess has been left as default as it's been for years..and operating fine at that.

    And here are some of the current Admin CP settings

    Content Management > Site Tab URL > content.php
    Script Name for Forum Home Page > forum


    untitled1.jpg

    As indicated, Articles has been set as Default ^

    untitled2.jpg

    If I set Forums as default in Navigation manager, my home page correctly goes to mysite.com/forums. If I set What's New as default, the home page correctly goes to mysite.com/activity.php . Only issue is when setting Articles as default...it just goes in a loop forever...firefox error "Firefox has detected that the server is redirecting the request for this address in a way that will never complete."

    If I could get this resolved by tuesday, that would be awesome. I have disabled my forums currently till I can get this resolved.

  2. #2
    vBSEO Staff Array Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,858
    Liked
    566 times
    Blog Entries
    2
    Hello,

    Find in your index.php:

    require('forum.php');

    Replace with:

    require('content.php');
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  3. #3
    Senior Member Array
    Real Name
    Mike
    Join Date
    Aug 2006
    Posts
    218
    Liked
    4 times
    jesus friggin christ, how come out of all the trouble shooting pages...this was the first.

    It specifically says on index.php not to modify that...but it did fix it.

    will there be a fix in the next version of vbSEO so we don't have to modify that in the future ?

    thanks

  4. #4
    vBSEO Staff Array Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,858
    Liked
    566 times
    Blog Entries
    2
    Hi Mike,

    There's nothing to change on vBSEO. The only one thing required to make it work is to perform that code hack within the index.php file.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  5. #5
    Member Array
    Real Name
    Jason
    Join Date
    Aug 2008
    Location
    AZ, USA
    Posts
    90
    Liked
    0 times
    This worked for me too. Can't believe VBulletin made the activity stream the default home page.

Similar Threads

  1. Display the 20 most recent articles at home page
    By hanhtn in forum General Discussion
    Replies: 1
    Last Post: 03-31-2010, 04:05 PM
  2. Forum home display problem
    By Dave Hybrid in forum Template Modifications
    Replies: 3
    Last Post: 01-22-2009, 02:10 PM
  3. unable to open the last page on some threads
    By djilou in forum Troubleshooting
    Replies: 5
    Last Post: 10-12-2008, 03:20 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
  •