close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Security pages problem

Thread began 10/08/2012 6:35 pm by lr_leal239405 | Last modified 10/12/2012 7:26 am by Jason Byrnes | 2025 views | 7 replies |

lr_leal239405

Security pages problem

I ran the 'Create Security Pages' function and it created everything including the database. However when I fill the registration I keep getting the message "Invalid information, please check your entries and try again. " It comes back to the form and clears all my fields as well. I tried 3x but I can't get around it. What could be causing that?

Sign in to reply to this post

Jason ByrnesWebAssist

send a copy of your registration page please.

Sign in to reply to this post

lr_leal239405

I tried pasting the code but it won't show. Attached is the file.

Attached Files
registration.zip
Sign in to reply to this post

Jason ByrnesWebAssist

the validation is failing, we need to get more details about why.


find this code:

php:
PostResult($WAFV_Redirect,$WAFV_Errors,"registration");




and change it to:

php:
die($WAFV_Errors);

PostResult($WAFV_Redirect,$WAFV_Errors,"registration");



this will wrote a coma separated list of failed validations to the screen, post this back so i can look into what is failing.

Sign in to reply to this post

lr_leal239405

what I got was:

,13,14

Sign in to reply to this post

Jason ByrnesWebAssist

thats the captcha and security question validation.

first thing to double check is that the server can properly save session variables.

use the session test page from the following thread to make sure sessions are working:
showpost.php?p=23826&postcount=2

if the session tet fails, you'll need to contact the host to have the session.save_path setting in the php.ini file fixed.

Sign in to reply to this post

lr_leal239405

Ok, fixed server problem. Thanks. Still can't get past the security code validation. ??

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

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