Results 1 to 12 of 12

Log In errors

This is a discussion on Log In errors within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi all We are getting more and more emails / pms off our members stating they cannot log in. This ...

  1. #1
    Senior Member
    Real Name
    Ged
    Join Date
    Dec 2006
    Location
    UK
    Posts
    438
    Liked
    0 times

    Log In errors

    Hi all

    We are getting more and more emails / pms off our members stating they cannot log in. This is the error we are getting reported.

    Code:
    Warning: main(C:\Inetpub\vhosts\domain.co.uk\httpdocs\forum/Inetpub\vhosts\domain.co.uk\httpdocs\forum\misc.p hp): failed to open stream: No such file or directory in C:\Inetpub\vhosts\domain.co.uk\httpdocs\forum\vbseo.php on line 878
    Any ideas?
    Last edited by gedsta; 07-13-2007 at 05:15 PM.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    do you have any CRRs defined in vbseocp?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Senior Member
    Real Name
    Ged
    Join Date
    Dec 2006
    Location
    UK
    Posts
    438
    Liked
    0 times
    Code:
    //==========================================================================
    // Sample Custom Rewrite Rule: showgroup.php as forumleaders.html (Remove the '//' in front of the rule to enable.)
    //==========================================================================
    //'^showgroups\.php$' => 'forumleaders.html'
    
    //==========================================================================
    // Sample Custom Rewrite Rules: calendar as static pages (Remove the '//' in front of the rules to enable.)
    //==========================================================================
    //'^calendar\.php\?do=getinfo&day=(\d+)-(\d+)-(\d+)&e=(\d+)&c=1' => 'calendar/$1-$2-$3/event-$4/'
    //'^calendar\.php\?do=getinfo&e=(\d+)&day=(\d+)-(\d+)-(\d+)&c=1' => 'calendar/event-$1/$2-$3-$4/'
    //'^calendar\.php\?month=(\d+)&year=(\d+)&c=1&do=displaymonth' => 'calendar/month-$1/year-$2/'
    //'^calendar\.php\?c=1&week=(\d+)&do=displayweek&month=(\d+)' => 'calendar/week-$1/month-$2/'
    //'^calendar\.php\?do=getinfo&day=(\d+)-(\d+)-(\d+)&c=1' => 'calendar2/event-$1/$2-$3-$4/'
    //'^calendar\.php\?c=1&week=(\d+)' => 'calendar/week-$1/'
    
    '^view\.php\?pg=(.*)$' => 'view-$1.html'
    
    //Link Rewrites
    //'links/index\.php$' => 'links/'
    //'browselinks\.php\?do=newlinks$' => 'newlinks.html'
    //'browselinks\.php\?do=poplinks$' => 'top.html'
    //'browselinks\.php\?do=poplinks&orderby=rating$' => 'toprating.html'
    //'browselinks\.php\?do=poplinks&orderby=posts$' => 'topposts.html'
    //'browselinks\.php\?c=(\d+).*$' => 'linkcat-$1.html'
    //'showlink\.php\?do=showdetails&l=(\d+)&goto=lastpost.*$' => 'file$1-lastpost/'
    //'showlink\.php\?l=(\d+).*$' => 'showlink-$1.html'
    //'showlink\.php\?do=showdetails&l=(\d+).*$' => 'link-$1.html'
    //'links/search\.php' => 'search.html'
    //'links/search\.php\?do=searchresults&string=(\w+)&catid= 0&quicksearch=1' => 'search-$1.html' 
    //'browselinks\.php\?do=browselinks&catid=(\d+)&ltr=(\w+)&linkuserid=(\d+)' => 'linkcat-$1-$2.html'
    //'browselinks\.php\?do=poplinks&orderby=views' => 'topviews.html'
    //'misc\.php\?do=linktous' => 'linktous.html'
    //'addlink\.php\?c=(\d*)' => 'addlink$1.html'
    //'misc\.php\?do=report&linkid=(\d+)&catid=(\d+)' => 'reportlink-$1-$2.html'
    //'showlink\.php\?l=(\d+)&linkurl=.*' => 'gotolink-$1-$2.html'

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Is there a way for me to reproduce the issue?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    Updates on this?
    Juan Muriente / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  6. #6
    Senior Member
    Real Name
    Ged
    Join Date
    Dec 2006
    Location
    UK
    Posts
    438
    Liked
    0 times
    I personally cannot reproduce this.

    The user is adamant that with his login and a test one we have set up for him, if he clicks on our forum link, adds his username and password and then hits the submit it comes up with this error.

  7. #7
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Does his browser support and accept cookies ?
    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

  8. #8
    Senior Member
    Real Name
    Ged
    Join Date
    Dec 2006
    Location
    UK
    Posts
    438
    Liked
    0 times
    Hi

    Would a cookie blocker or blocked cookies, reproduce the above error as in post 1?

    afaik Yes he has tried FF and IE, which is really weird.

    We have had loads of complaints about this, and over the weekend we have changed the coding to automatically tick the remember me box, instead of the default of unticked.

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Can you ask him for his password to reproduce it?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  10. #10
    Senior Member
    Real Name
    Ged
    Join Date
    Dec 2006
    Location
    UK
    Posts
    438
    Liked
    0 times
    Hi Oleg

    I have set up another account for him to try as well. I cannot reproduce it whatsoever logging on with that account.

  11. #11
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Could you please open a support ticket with his account details - perhaps I'll be able to reproduce it?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  12. #12
    Senior Member
    Real Name
    Ged
    Join Date
    Dec 2006
    Location
    UK
    Posts
    438
    Liked
    0 times
    Done, for your attention Oleg and ty

Similar Threads

  1. VBSEO errors in error log
    By Capper in forum Troubleshooting
    Replies: 5
    Last Post: 12-16-2006, 12:19 AM
  2. Strange Gallery-related errors in cPanel Error Log
    By Ace Shattock in forum Troubleshooting
    Replies: 4
    Last Post: 04-27-2006, 07:29 AM
  3. Apache erros log errors...
    By GlitterKill in forum Troubleshooting
    Replies: 1
    Last Post: 03-30-2006, 04:16 PM
  4. 403 and error log errors?
    By GlitterKill in forum Bug Reporting
    Replies: 6
    Last Post: 02-16-2006, 06:32 PM
  5. Errors in Apache Log File
    By TnT in forum Troubleshooting
    Replies: 2
    Last Post: 12-03-2005, 12:08 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
  •