close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

SA: Login Page UserActive validation

Thread began 11/14/2011 9:36 am by dan361748 | Last modified 11/18/2011 9:02 am by dan361748 | 1987 views | 7 replies

dan361748

SA: Login Page UserActive validation

Hi - I am using the SA login page created by the wizard.

Everything seems to work fine, except that my 'Sorry your account is not active' validation seems to always want to show the error message.

Here is my helper rule:

case "UserActive":
$comparisons[0] = array(FALSE, "".((isset($_SESSION['SecurityAssist_UserActive']))?$_SESSION['SecurityAssist_UserActive']:"") ."", 2, "1");
break;

And here is my show region on the page:

<?php if(!WA_Auth_RulePasses("UserActive")){ // Begin Show Region ?>
<p style="color:#F60;">Sorry - your account is not active. Please email us for more information.</p>
<?php } // End Show Region ?>

The login works as expected - if the user active state is 0 the login does not proceed. If it is 1 it passes. The problem I am having is that the error message seems to show on first load of the page whether or not the user enters their details to log in.

Any help would be appreciated.
Thanks

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...