close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Updating fields using Admin Update page

Thread began 10/26/2009 4:52 am by KW2912 | Last modified 10/28/2009 10:23 am by KW2912 | 4207 views | 12 replies

KW2912

Thanks but...

I think the problem is that the form is showing a "Please enter a phone number." error message and that's the reason the form is not updating. I am using British phone numbers and maybe the software is set to american style.

Does anyone know which files I need to alter and what code I need to use? I'm pretty sure if I don't get the "phone number" error then the page should update - problem solved hopefully..

Thanks for any assistance.

**Update**

I've found the problem and it's what I thought it was - an error reading the British style phone number whilst updating the records. If anyone has the same problem I went to the Admin folder opened the users_Update.php page and changed the following line to enable to page to recognise the British style phone number. The line originally read:

$WAFV_Errors .= WAValidatePN(((isset($_POST["UserPhone"]))?$_POST["UserPhone"]:"") . "",true,false,true,8);

and once I changed it to:

$WAFV_Errors .= WAValidatePN(((isset($_POST["UserPhone"]))?$_POST["UserPhone"]:"") . "",false,true,true,8);

everything worked fine and the page now updates the database.

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