close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Insert page in admin section & Verification editting?

Thread began 4/17/2009 11:55 am by info355813 | Last modified 4/27/2009 9:42 am by Ray Borduin | 2616 views | 3 replies |

info355813

Insert page in admin section & Verification editting?

Hi, I am trying to put an insert user page inside the admin section (so we can add users ourselves)- i used data assist to create the insert page...connected to the DB etc. just fine, however when I insert a user, it does not give them a verification code, and in turn, they can't confirm their email address. How would I fix this?

And, how would I add a field that allows me to select if I want that user to be verified or make them have to go through the email process? I am new to all of this so please help. Thank you very much.

Sign in to reply to this post

Ray BorduinWebAssist

I would just copy the registration page and put it in the admin section. Then everything will already be in place.

Then you could add the checkbox option that you are referring to which could be set to update the email verified field and automatically mark them as verified. It could also be used to create a trigger so that no email is sent if they are pre-verified.

Sign in to reply to this post
Did this help? Tips are appreciated...

info355813

Let me see if I can do this right. I would add a check box that is linked to the user verified record in the db and have the value of the check box be 1 if checked? If that is the correct... how do I also make it a trigger so that no email is sent at that point?

Also, I'm wanting to remove the CAPTCHA and security question on the user registration page I've copied to the admin section, how do I do this, while leaving the other one in place? I've tried just deleting it on the page but then the form won't work. Thanks for the help.

Sign in to reply to this post

Ray BorduinWebAssist

The help documentation will walk you through removing the captcha I believe. You just need to remove a few lines in the validation code as well as deleting them on the page.

You can update the trigger to be something like:

<?php echo(isset("checkboxname")?"":"1") ?>

That is a trigger that would only send if the checkbox was not checked.

Sign in to reply to this post
Did this help? Tips are appreciated...

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