close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

admin login not working for none super admin

Thread began 6/25/2013 1:16 pm by randyw2394710 | Last modified 6/26/2013 12:59 pm by Jason Byrnes | 943 views | 7 replies |

randyw2394710

admin login not working for none super admin

ive created a new user and password login is correct but not working
here is the site
http://sugarbakerscc.com/admin_cms/users_login.php

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

randyw2394710

here is the info in private message

Sign in to reply to this post

Jason ByrnesWebAssist

Originally Said By: randyw2394710
  here is the info in private message  
Sign in to reply to this post

randyw2394710

ok try this

Sign in to reply to this post

Jason ByrnesWebAssist

on the users login page, the following lines:

php:
"columns" => explode($WA_Auth_Separator,"UserEmail".$WA_Auth_Separator."UserPassword"),

"columnValues" => explode($WA_Auth_Separator,"".((isset($_POST["userName"]))?$_POST["userName"]:"")  ."".$WA_Auth_Separator."".((isset($_POST["Password"]))?$_POST["Password"]:"")  .""),



had been changed to:

php:
"columns" => explode($WA_Auth_Separator,"UserEmail".$WA_Auth_Separator."UserPassword".$WA_Auth_Separator."UserID"),

"columnValues" => explode($WA_Auth_Separator,"".((isset($_POST["userName"]))?$_POST["userName"]:"")  ."".$WA_Auth_Separator."".((isset($_POST["Password"]))?$_POST["Password"]:"")  ."".$WA_Auth_Separator."".((isset($_POST["userName"]))?$_POST["userName"]:"")  .""),




i changed those lines back and the login is functioning now.

Sign in to reply to this post

randyw2394710

thank you what could have changed the lines

Sign in to reply to this post

Jason ByrnesWebAssist

no idea, I was not present when the change happened.

all i can tell you is that they where changed and the change caused the problem.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...