vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Request password Big problem (https://vborg.vbsupport.ru/showthread.php?t=218604)

FReeSTER 07-15-2009 01:36 AM

Request password Big problem
 
Can someone please help me fix a proble I have at my board please?

When member forget their password to loging into my forum and request a new password ye the forum will send the pass reset link by email but wrong

This is what they get


Code:

Dear user,

 You have requested to reset your password on Dish911.Info because you
 have forgotten your password. If you did not request this, please
 ignore it. It will expire and become useless in 24 hours time.

 To reset your password, please visit the following page:
/login.php?a=pwd&u=870&i=778cb9dcbc6029b8e473924b5ef1aba4006a313c

 When you visit that page, your password will be reset, and the new
 password will be emailed to you.

Like you see there is not the whole link and if I add what is missing in fron that will be the forums url it will not work anyway.

any Ideas please, I need this urgent since Im losisn thoudsands of members that I had before my site was hacked and lost all the data.:(

snakes1100 07-15-2009 01:46 AM

Is your url set correctly in the admincp --> vb options --> url?

FReeSTER 07-15-2009 01:55 AM

To be honest I dont know how I missed that but when I took a look at it I had no URL there.

Thank you so much and hopefully that will solve the problem.

snakes1100 07-15-2009 01:57 AM

ur welcome.

FReeSTER 07-15-2009 12:56 PM

the problem I have now is it will double put the forum link in the url for sample

http://www.ftaforall.info/www.ftafor...rums/index.php

Link14716 07-15-2009 01:05 PM

Make sure you included http:// at the start of the URL setting. If you don't, it parses it as a relative URL and you get issues like that.

--------------- Added [DATE]1247666962[/DATE] at [TIME]1247666962[/TIME] ---------------

Also, I just went to your site. On your navbar, your "Home" link was trying to send me to "http://www.ftaforall.info/s=690ee5d9f7e28..." which is obviously broken. Take $session[sessionurl] off of that URL in your template.

EDIT: Nice, vB is stripping out the problem with the URL. Shortened it and added dots to keep the meaning in tact.

FReeSTER 07-15-2009 04:38 PM

Quote:

Originally Posted by Link14716 (Post 1849195)
Make sure you included http:// at the start of the URL setting. If you don't, it parses it as a relative URL and you get issues like that.

--------------- Added [DATE]1247666962[/DATE] at [TIME]1247666962[/TIME] ---------------

Also, I just went to your site. On your navbar, your "Home" link was trying to send me to "http://www.ftaforall.info/s=690ee5d9f7e28..." which is obviously broken. Take $session[sessionurl] off of that URL in your template.

EDIT: Nice, vB is stripping out the problem with the URL. Shortened it and added dots to keep the meaning in tact.

Thank you so much mate.


Thread SOLVED


All times are GMT. The time now is 11:17 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.00991 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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