Results 1 to 3 of 3

Odd Username Results in Error

This is a discussion on Odd Username Results in Error within the Bug Reporting forums, part of the vBSEO SEO Plugin category; When browsing to this users page "elgemcdlf", I get an error: Warning: require(public_html/elgemcdlforum.php) [ function.require ]: failed to open stream: ...

  1. #1
    Junior Member
    Real Name
    Dennis Zachow
    Join Date
    Jan 2007
    Posts
    2
    Liked
    0 times

    Odd Username Results in Error

    When browsing to this users page "elgemcdlf", I get an error:

    Warning: require(public_html/elgemcdlforum.php) [function.require]: failed to open stream: No such file or directory inpublic_html/vbseo.php on line 1397

    Fatal error: require() [function.require]: Failed opening required 'public_html/elgemcdlforum.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') inpublic_html/vbseo.php on line 1397

    All other users work fine.

    http://www.customcarforums.com/members/elgemcdlf/

    View Profile: DRLOWZ - Custom Car Forums

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    If you have a forum name or other url that uses the similar format it may conflict. We recommend using the user_id param in member urls to avoid all conflicts.

  3. #3
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Actually this looks like an error in CRR configuration. I think he has a CRR rule defined for forum.php as following
    Code:
    'forum\.php' => 'forums/'
    Changing that to following should fix the issue
    Code:
    '^forum\.php' => 'forums/'
    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. Bug Report Error code on username/password entry
    By pcam in forum General Discussion
    Replies: 6
    Last Post: 12-12-2009, 10:14 PM
  2. Search Results in Error
    By thunderclap in forum Troubleshooting
    Replies: 2
    Last Post: 07-14-2009, 12:36 PM
  3. Username *** error
    By greecemonkey in forum Troubleshooting
    Replies: 3
    Last Post: 03-24-2007, 09:47 AM
  4. numeric username error
    By special K in forum Troubleshooting
    Replies: 2
    Last Post: 02-13-2007, 03:28 PM
  5. Error in Google results page
    By joerns in forum Bug Reporting
    Replies: 1
    Last Post: 01-06-2007, 03:57 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
  •