RFEHosting Posted May 11, 2012 Share Posted May 11, 2012 IS there a updated version of this that works on v5.x? This download link is not working.. http://www.whmcs.com/appstore/35/Quick-Password-Generator.html 0 Quote Link to comment Share on other sites More sharing options...
HostinPK Posted May 18, 2012 Share Posted May 18, 2012 I also need this. Is there any updated version? 0 Quote Link to comment Share on other sites More sharing options...
moein Posted September 5, 2012 Share Posted September 5, 2012 Hi ; someone please give the download link . Thanks 0 Quote Link to comment Share on other sites More sharing options...
hostpro2u Posted August 12, 2013 Share Posted August 12, 2013 You may refer to: http://blog.greek-chat.gr/2012/08/quick-password-generator-whmcs-version-4-5/, but the js scripts is for version 4.5, you may use this in version 5, I've tried and it works. For template "Blend", you may add as below: <script type="text/javascript" src="../includes/jscript/jquery.js"></script> <script type="text/javascript" src="../includes/jscript/jqueryui.js"></script> <script type="text/javascript" src="../includes/jscript/textext.js"></script> <script type="text/javascript" src="autoPassword.js"></script> <script type="text/javascript"> For template v4, you may add as below: </script> <script type="text/javascript" src="templates/{$template}/head.js"></script> <script type="text/javascript" src="../includes/jscript/adminsearchbox.js"></script> <script type="text/javascript" src="autoPassword.js"></script> {$headoutput} However, I've tried the scripts provided by rodeoXtreme, but still unable to generate the password with symbols. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.