close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Login form working

Thread begun 4/29/2025 4:41 am by Raza | Last modified 5/07/2025 2:08 am by Mags | 47 views | 6 replies |

Raza

Login form working

hi,
is there anyone who check this code & tell me my mistakes

Sign in to reply to this post

Jay Core Global Media

code

you would need to attach the code or paste it

Sign in to reply to this post

Raza

here is the code

Attached Files
index.php
Sign in to reply to this post

Jay Core Global Media

Error

What errors are getting what happens when you try to log in

Sign in to reply to this post

Raza

I set Is Admin via SecurityAssist Secure Page its works before that I set Is Not Admin

Sign in to reply to this post

Jay Core Global Media

More Info

I am sorry I still do not understand. You have to be very exact in what your problem is errors what pages etc.

Sign in to reply to this post

Mags

Did you get any errors when building the page? It doesn't look like all the necessary included files are there - for example, if you're using SecurityAssist this file should be included:

<?php require_once( "webassist/security_assist/helper_php.php" ); ?>

Probably also the form validations files:

<?php require_once("webassist/form_validations/wavt_scripts_php.php"); ?>
<?php require_once("webassist/form_validations/wavt_validatedform_php.php"); ?>

Please add error reporting at the very beginning of the page then load the page in the browser and tell us what the error messages are:

<?php
error_reporting(E_ALL);
ini_set('display_errors','on');
?>

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