Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Random Password Generator Details »»
Random Password Generator
Version: 1, by ChopSuey ChopSuey is offline
Developer Last Online: Jul 2010 Show Printable Version Email this Page

Category: End-User Options - Version: 4.0.x Rating:
Released: 02-05-2010 Last Update: Never Installs: 5
Re-useable Code Additional Files Translations  
No support by the author.

http://forum.vbdiscussions.com/passgen.php

Just upload to your site and your good to go :up:

Please mark as installed if you have used this.

To make it show on register page add this to register templates

HTML Code:
<li>Suggested Password:&nbsp;<iframe src="passgen.php" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" height="15px"></iframe></li>
http://forums.mabersoft.co.uk/register.php < check there for Suggested Password DEMO

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 02-06-2010, 07:26 PM
mabersoft mabersoft is offline
 
Join Date: Jun 2009
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChopSuey View Post
I have updated it and added a link to your demo thank you!
You are most welcome.

*HINT* Credit :P...
Reply With Quote
  #13  
Old 02-06-2010, 07:32 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i would like to see the password generated in the password field and a button to generate it
Reply With Quote
  #14  
Old 02-06-2010, 07:32 PM
vb4newb vb4newb is offline
 
Join Date: Feb 2010
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having trouble locating location in register template so it will show up,
any help would be nice thanks.

EDIT: Figured it out thanks again marked as installed
Reply With Quote
  #15  
Old 02-06-2010, 07:47 PM
mabersoft mabersoft is offline
 
Join Date: Jun 2009
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is where you need to place it inside the register

Add
Code:
<div class="blockrow">
                <li>Suggested Password:&nbsp;<iframe src="passgen.php" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" height="15px"></iframe></li>
		</div>
Above:
Code:
		
<div class="blockrow">
			<ul class="multifield group">
				<li>
					<label for="password">{vb:rawphrase password}:</label>
					<input type="password" class="textbox" name="password" id="password" maxlength="50" value="{vb:raw password}" tabindex="1" />
				</li>
				<li>
					<label for="passwordconfirm">{vb:rawphrase confirm_password}:</label>
					<input type="password" class="textbox" name="passwordconfirm" id="passwordconfirm" maxlength="50" value="{vb:raw passwordconfirm}" tabindex="1" />
				</li>
			</ul>
			<p class="description">{vb:rawphrase enter_password_for_account}</p>
		</div>

Quote:
Originally Posted by simonhind View Post
i would like to see the password generated in the password field and a button to generate it
This would be possible with PHP, HTML, JS and making this into a product.

PHP For the script
HTML For submit button
JS To make it appear in the box

(I think i got that right :S)
Reply With Quote
  #16  
Old 02-06-2010, 07:48 PM
ChopSuey ChopSuey is offline
 
Join Date: Jun 2009
Location: Alaska
Posts: 2,140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by simonhind View Post
i would like to see the password generated in the password field and a button to generate it
It automatically generates so there is no option to do that.
Quote:
Originally Posted by vb4newb View Post
I am having trouble locating location in register template so it will show up,
any help would be nice thanks.

EDIT: Figured it out thanks again marked as installed
Glad you got it working
Reply With Quote
  #17  
Old 02-06-2010, 08:21 PM
ti07shadow ti07shadow is offline
 
Join Date: Apr 2008
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You do realise the quotes here echo "$ord";

are unnecessary

echo $ord;
Reply With Quote
  #18  
Old 02-06-2010, 11:13 PM
Dr.osamA's Avatar
Dr.osamA Dr.osamA is offline
 
Join Date: Aug 2004
Location: Syrie
Posts: 979
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

good work man

installed
Reply With Quote
  #19  
Old 02-06-2010, 11:32 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PLEASE NOTE:

THE DEVEELOPER OF THIS MOD CAN NOT TAKE CREDIT FOR IT AND NEEDS TO PLEASE REFERENCE THE SOURCE

THE SOURCE IS LOCATED HERE

http://www.dynamicdrive.com/forums/a...p/t-15831.html
Reply With Quote
  #20  
Old 02-07-2010, 05:30 AM
ChopSuey ChopSuey is offline
 
Join Date: Jun 2009
Location: Alaska
Posts: 2,140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What i uploaded is different.
Please mark as installed if you have used this.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:04 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12415 seconds
  • Memory Usage 2,291KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_html
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete