Results 1 to 5 of 5

Thread title problem

This is a discussion on Thread title problem within the Troubleshooting forums, part of the vBSEO SEO Plugin category; The title of my thread was "the 'this or that' thread!" the link to the thread was http://www.ashokforums.com/forums/fo...read-2182.html I was ...

  1. #1
    Junior Member
    Join Date
    Jan 2006
    Posts
    26
    Liked
    0 times

    Thread title problem

    The title of my thread was "the 'this or that' thread!" the link to the thread was http://www.ashokforums.com/forums/fo...read-2182.html

    I was getting this error

    Warning: main(thindex.php): failed to open stream: No such file or directory in /home/mysite/public_html/forums/vbseo.php on line 809

    Warning: main(thindex.php): failed to open stream: No such file or directory in /home/mysite/public_html/forums/vbseo.php on line 809

    Fatal error: main(): Failed opening required 'thindex.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/forums/vbseo.php on line 809
    I renamed the thread to "the 'this or that' threads!" Now its fine..

    But curious to know is this a bug? When the thread is named thread is there a problem??

  2. #2
    Junior Member
    Join Date
    Jan 2006
    Posts
    26
    Liked
    0 times
    Even this thread http://www.ashokforums.com/forums/he...read-2795.html.. I get some error.. Kindly help

    EDIT:- The problem was actually with the CRR 'index\.php\?page=(.+)' => 'read-$1

    How do i fix it?
    Last edited by Toocool; 02-21-2006 at 09:22 AM.

  3. #3
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Yes, this is related to the CRR. You can try to change it to:
    '^index\.php\?page=(.+)' => 'read-$1'
    OR
    'index\.php\?page=(\w+)' => 'read-$1'
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  4. #4
    Junior Member
    Join Date
    Jan 2006
    Posts
    26
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk
    Yes, this is related to the CRR. You can try to change it to:
    '^index\.php\?page=(.+)' => 'read-$1'
    OR
    'index\.php\?page=(\w+)' => 'read-$1'
    No luck.. i get the same error

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    PM sent
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 10:29 PM
  2. problem with ajax edit thread title
    By croportal in forum Troubleshooting
    Replies: 6
    Last Post: 02-16-2006, 06:44 PM
  3. Problem with numbers in title
    By TopAs in forum Bug Reporting
    Replies: 1
    Last Post: 07-26-2005, 07:14 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
  •