vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   End-User Options - Random Password Generator (https://vborg.vbsupport.ru/showthread.php?t=235156)

ChopSuey 02-05-2010 10:00 PM

Random Password Generator
 
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

mabersoft 02-06-2010 02:50 PM

Very nice. This would be great imblemeted into the registration process so people can have a Password suggested?

vb4newb 02-06-2010 03:23 PM

very cool, do you know the edits to add it to the register page?

mabersoft 02-06-2010 05:03 PM

I might have a go.

Edit: this what i got so far:

http://forums.mabersoft.co.uk/register.php

Tested on:

Firefox
Oprea
Google Chrome
Flock
IE 8

beduino 02-06-2010 05:51 PM

Hi mabersoft,
Quote:

Originally Posted by mabersoft (Post 1976127)
I might have a go.

Edit: this what i got so far:

http://forums.mabersoft.co.uk/register.php

...

how you get this in register page? :)
tks in advance
beduino

ChopSuey 02-06-2010 06:12 PM

Please mark as installed if you have used this..Mabersoft please PM me information so i can add it.

beduino 02-06-2010 06:25 PM

I mark installed and rated!

vb4newb 02-06-2010 06:56 PM

Quote:

Originally Posted by mabersoft (Post 1976127)
I might have a go.

Edit: this what i got so far:

http://forums.mabersoft.co.uk/register.php

Tested on:

Firefox
Oprea
Google Chrome
Flock
IE 8


Thats pretty cool, what code is it if you don't mind me asking?

mabersoft 02-06-2010 07:02 PM

Quote:

Originally Posted by ChopSuey (Post 1976164)
Please mark as installed if you have used this..Mabersoft please PM me information so i can add it.

PMed you and hope to see it up for other people to enjoy.

ChopSuey 02-06-2010 07:18 PM

I have updated it and added a link to your demo :) thank you!

mabersoft 02-06-2010 07:26 PM

Quote:

Originally Posted by ChopSuey (Post 1976204)
I have updated it and added a link to your demo :) thank you!

You are most welcome.

*HINT* Credit :P...

TheSupportForum 02-06-2010 07:32 PM

i would like to see the password generated in the password field and a button to generate it

vb4newb 02-06-2010 07:32 PM

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

mabersoft 02-06-2010 07:47 PM

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 (Post 1976212)
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)

ChopSuey 02-06-2010 07:48 PM

Quote:

Originally Posted by simonhind (Post 1976212)
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 (Post 1976213)
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 :)

ti07shadow 02-06-2010 08:21 PM

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

are unnecessary

echo $ord;

Dr.osamA 02-06-2010 11:13 PM

good work man

installed

TheSupportForum 02-06-2010 11:32 PM

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

ChopSuey 02-07-2010 05:30 AM

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


All times are GMT. The time now is 06:35 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.01096 seconds
  • Memory Usage 1,761KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (19)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete