• Resolved stickyn1

    (@stickyn1)


    My site in question is;
    http://www.discovermerrittisland.com
    worPress version;
    WordPress 3.5.
    Theme:
    Geo Theme V.2.2
    The purpose of my site;
    My site is for local business owners in my area who wish to add their business for free. What happens is, once they add their business a program from “Next Scripts” auto posts to a social account, which is connected to IFTTT “a site that connects multiple social sites, emails, and etc based on triggers (IF, THEN statements)” Once it is posted it will begin a journey through 30 social sites, multiple newsletters and RSS feeds, displaying their business to over 100K roughly in friends with an unlimited potential to reach many more very fast through blogs and even SMS.
    Issue;
    Once a user navigates to Discover Merritt Island they select “ADD BUSINESS”, next they will have to select if they are NEW user or Already member. Now you will continue filling out your info. Once that is all completed you must no review your post. once review is OK. Now you would hit submit. that takes you to a page with Incorrect username/password keep in mind this does this for members already logged in, NEW members and even the admin account.

    What i have tried;

    • Made sure that HTTPS is OFF, i do not use it “per theme instructions”
    • made sure users who join are added as Author “Per theme instructions”
    • used firebug to determine script error. Noticed that the PID value=”2″ was not set to “1” so i changed this in MYSQL workbench program
    • made sure that anyone can reg.
    • What i have found that could be an issue:
      I noticed that on firebug that the session ID of the user “some dude” does not match the session ID of wordpress.
      Could this be it? “link below to screen shot”
      http://www.discovermerrittisland.com/wp-content/uploads/2012/12/sessionid.png

Viewing 1 replies (of 1 total)
  • Thread Starter stickyn1

    (@stickyn1)

    The answer to my own question. Once you update WordPress or a theme. These updates happen to be major updates. The plugins have to be installed/ activated in order. Some plugins not all.

    The AJAX LOGIN widget was creating its own session ID’S that did not match that of WordPress. So deactivating and re-activating certain plugins fixes the problem.

    For future references on the AJAX LOGIN. this plug in HAS to be installed after ANY major updates that rely on the session ID’s for creating content.

Viewing 1 replies (of 1 total)
  • The topic ‘Logged in user submitting post gets, incorrect username_password’ is closed to new replies.