close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Security Assist Not Adding or Editing User Table

Thread began 4/25/2012 3:37 pm by janet259027 | Last modified 4/26/2012 12:49 pm by Jason Byrnes | 1512 views | 5 replies |

janet259027

Security Assist Not Adding or Editing User Table

I just used the Security Assist 'Create Security Pages' option and generated the five pages: login.php, logout.php, forgotpassword.php, registration.php and userupdate.php.

The login.php, logout.php and forgotpassword.php work fine. The userupdate.php displays the information for the logged in user, but when I click the Update button it tries to redisplay the userupdate.php page and I get the message that indicates there is a programming error.

The registration page gives me the same type of error when I click the register button.

I have made no changes to the pages generated by Security Assist.

Sign in to reply to this post

Jason ByrnesWebAssist

add the following code to line 1 of the userupdate.php and registration.php files to turn on error reporting:

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




once we know the error that is occurring we can begin troubleshooting it.

include a copy of those page in a zip archive with your reply

Sign in to reply to this post

janet259027

Hi Jason,

I attached the zipped file you wanted and there is a .txt file that has the errors for both the registration.php and the userupdate.php.

They are both the same error: Fata error: Call to undefined function WAValidateUnique()

Attached Files
email to web assist 4-26-2012.zip
Sign in to reply to this post

Jason ByrnesWebAssist

this happens if security assist is not the last extension installed.

see this thread for extension install tips:

showthread.php?t=24005


and this thread for an updated copy of the webassist/form_validations/wavt_scripts_php.php file to correct the problem:
showpost.php?p=106073&postcount=14

Sign in to reply to this post

janet259027

Is there a more recent list of what extensions are bundled?

Hi Jason,

Thanks for the info. I just wondered if there is a more recent list of the bundled extensions since that thread was dated in 2006. I only ask because I have the super-suite and there are so many extensions I hate to install them in the wrong order. I just recently purchased the CSSButtonStyler extension and I don't know if that will cause a problem if I install some of the other CSS extensions.

I just uninstalled all my extensions and want to put them back in the proper order. I'm assuming I should always answer Yes to All to the prompt when it finds duplicates?

Sign in to reply to this post

Jason ByrnesWebAssist

you're looking at my join date, the thread was started in 12-06-2011, 01:37 PM, and has been updated since with the most recent information.

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