miniBB ®  
miniBB Support Forums
 | Forums | Register | Reply | Search | Statistics | Manual | miniBB Mobile
Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications /   

adding forgot password after password box in New topic

Author Anonymous
Guest
#1 | Posted: 24 Oct 2005 01:23 
Hi,

I trying to work out how to add this

a href="{$indexphp}action=sendpass">Forgot your password?</a

so that it appears in the box you use to post a New topic after the name and pasword box.

Ive added it to main_post_form but this doesn't work as it still show up when you are logged in.

Can anybody advise me on this

Thanks

Eleb
Author Team
8-)
#2 | Posted: 24 Oct 2005 11:10 | Edited by: Team 
You need to paste some kind of short plugin in bb_plugins.php:

/* password link near login/logout */
if($user_id==0) $pwdLink="<a href=\"{$indexphp}action=sendpass\">Forgot your password?</a>";
else $pwdLink='';

then insert {$pwdLink} in the place you want.
Author Tihon
Registered
#3 | Posted: 13 Oct 2007 13:59 
I would like to insert a link "Forgot password" just after "Enter into forums" button and "Enter into forums/ Send message" button. How can I do it? Where I have to paste {$pwdLink}?
Author Paul
CEO
#4 | Posted: 15 Oct 2007 03:03 | Edited by: Paul 
I suppose the templates are user_login_form.html and main_post_area.html
Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications / adding forgot password after password box in New topic Top
Your Reply Click this icon to move up to the quoted message
 Short link for this topic:

 ?
You are welcome to post anonymously, by entering a nickname with no password (if the similar Username has not been taken yet), or by leaving both fields empty. If you have a forums account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
miniBB Support Forums Powered by Forum Software miniBB ® Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contacts
  Extend your miniBB-forums, attaching the images and files,
get the File and Picture Attachments add-on!
Galleries / Attachments Addon for miniBB