Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Aug 2009
    Posts
    22
    Plugin Contributions
    0

    Default Re: Security Error- Customers can't log back in! -- IntegratedCOWOA addon

    I only altered the admin section, not the includes/functions/html_ouput.php


    What could be the security error then?

    Your help is very much appreciated!

  2. #2
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,927
    Plugin Contributions
    4

    Default Re: Security Error- Customers can't log back in! -- IntegratedCOWOA addon

    Hi,

    The first place you need to check is your

    includes/functions/sessions.php file.

    Can you confirm that at around line 109 you have


    PHP Code:
        if (!isset($_SESSION['securityToken'])) {
          
    $_SESSION['securityToken'] = md5(uniqid(rand(), true));
        } 

  3. #3
    Join Date
    Aug 2009
    Posts
    22
    Plugin Contributions
    0

    Default Re: Security Error- Customers can't log back in! -- IntegratedCOWOA addon

    No I don't have that php code in sessions.php file, I did a search for it. Should I add it?

  4. #4
    Join Date
    Aug 2009
    Posts
    22
    Plugin Contributions
    0

    Default Re: Security Error- Customers can't log back in! -- IntegratedCOWOA addon

    I think something went wrong when I renamed the admin folders. I also changed the configure.php file. Was there something else that I'm missing?

 

 

Similar Threads

  1. Replies: 10
    Last Post: 16 Apr 2011, 10:09 PM
  2. Admin redirects to log in screen when using Back in Stock addon
    By novastar in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 20 Jan 2011, 07:07 AM
  3. Can create customer account, but can't log back in
    By bowes in forum Managing Customers and Orders
    Replies: 3
    Last Post: 25 May 2010, 06:37 PM
  4. Customers can't log in, just go back to the log on page!
    By colemanpa in forum General Questions
    Replies: 2
    Last Post: 28 Jun 2009, 01:13 AM
  5. After log out can't log back in unless......
    By oldpaint in forum General Questions
    Replies: 13
    Last Post: 17 Mar 2007, 05:51 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
  •  
disjunctive-egg