close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

User Registration Solution Pack

Thread began 8/14/2009 6:01 am by michaelf0199272 | Last modified 8/28/2009 3:50 am by michaelf0199272 | 5610 views | 10 replies

Eric Mittman

When it comes to the CAPTCHA you should check to ensure that all of the files got uploaded to your testing server and the live server, if any files were missing it could cause it to behave this way. You will also need to check your PHP on both the local and live site to ensure that you have gd enabled. If you do please post back with the details for the gd module.

To find this info you will need to have a php info page, this is any php page that has this function in it:

php:
<?php phpinfo(); ?>



Scroll down to the modules and look for gd or gd2, it should list some details.

As for the file not being stored in the db have you updated the insert server behavior on the page to associate the uploaded file with the db? You should use the server file name binding to insert into the db. If you are not getting the file in the db then it may not be getting uploaded to the server. You can drag and drop the debug binding onto the page from the Digital File Pro bindings that are available in the bindings tab. When you submit the form next time you should see details about the uploaded file and any reasons for a failed upload.

Sorry about the password question, I skipped over that on accident. The passwords with the User Registration Solution Pack are stored in the db unencryped. If you have Security Assist you can use the encryption functionality from there. If not you should be able to use the php function for sha1. If you encrypt the password in the db then you must encrypt the user entered value for the password before it is compared to what is in the db. Also, it will not be possible for the user to have their password mailed to them if it is encrypted.

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