close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Wizard will not create wa_randompassword.php

Thread began 8/11/2013 5:49 pm by hbibizadeh396670 | Last modified 8/12/2013 1:15 pm by hbibizadeh396670 | 2156 views | 10 replies |

hbibizadeh396670

Wizard will not create wa_randompassword.php

I followed the tutorial to create a Create a Double Opt In Registration System with Data Bridge

https://www.youtube.com/watch?feature=player_embedded&v=JBH2NpPUbaE#at=737

but now my page gives me this error... I also checked the folder and the file wa_randompassword.php has not been created?

Warning: require_once(../webassist/security_assist/wa_randompassword.php) [<a href='plugins/function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in C:\wamp\www\newsite\Authentication\Registration.php on line 2

Fatal error: require_once() [<a href='plugins/function.require'>function.require</a>]: Failed opening required '../webassist/security_assist/wa_randompassword.php' (include_path='.;C:\php\pear') in C:\wamp\www\newsite\Authentication\Registration.php on line 2

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

here is a copy of the wa_randompassword.php file to add to your site.

make sure that you have the most recent version of Data Bridge installed, if you have a previous version, uninstall it from the extension manager before installing the newer one.

Attached Files
wa_randompassword.php.zip
Sign in to reply to this post

hbibizadeh396670

I have a new issue.

I changed the access rule to account for an emailverify session = 1

but it did not seem to take affect... and now when login fails for any reason it will not return to the correct login page.... the URL is

UserRegistrationSystem/?failedLogin=1

when it should be

UserRegistrationSystem/Login?failedLogin=1

This is even though on the secure page window I have defined the page correctly.

<?php require_once( "../webassist/security_assist/helper_php.php" ); ?>
<?php
if (!WA_Auth_RulePasses("EmailChecked")){
WA_Auth_RestrictAccess("Login.php");
}
?>


Help Please

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

hbibizadeh396670

Sure

Sign in to reply to this post

Jason ByrnesWebAssist

see PM

Sign in to reply to this post

hbibizadeh396670

Sure

Sign in to reply to this post

Jason ByrnesWebAssist

see pm

Sign in to reply to this post

hbibizadeh396670

Ok

Sign in to reply to this post

Jason ByrnesWebAssist

for the login page, the problem is the fialed redirect:
"failRedirect" => "../UserRegistrationSystem/?failedLogin=1",


this should be:
"failRedirect" => "../UserRegistrationSystem/Login.php?failedLogin=1",

For the forgot password [page, I am not able to reproduce.

I entererd the email address you provided and it redirected to the login page displaying the message:
Password information emailed, please check your inbox

It seams to be working.

Sign in to reply to this post
loading

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