Jump to content
php.lv forumi

Recommended Posts

Posted (edited)

Es nezinu kur man so likt! Man ir TOPU saits un hostings! http://topsite.woano.lv es spiezu Aizmirsu paroli ievadu niku bet uz e-pastu neatsutas bet hostingam ir SMTP!

Es atradu so!

 

 

http://paste.php.lv/7a8c4534f7097fe0f2d9aa...4fc2ea?lang=php

 

(So es tikai atradu ka piemeru, bet kas man butu jalabo sitas mapes piecās ? )

 

Vel man ir 5 mapes:

 

1) lost_pw_email

2) lost_pw_finish

3) lost_pw_finish_2

4) lost_pw_form

5) lost_pw_form_2

 

Lost_pw_email :

 

Subject: {$lng->lost_pw_header}
{$lng->lost_pw_email}
{$list_url}/index.php?a=lost_pw&sid={$sid}

 

lost_pw_finish:

{$lng->lost_pw_emailed}

 

lost_pw_finish_2:

{$lng->lost_pw_finish}

 

lost_pw_form:

<form action="index.php?a=lost_pw" method="post">
<fieldset>
<legend>{$lng->lost_pw_header}</legend>
<label>{$lng->g_username}<br />
<input type="text" name="u" size="20" /><br /><br />
</label>
<input type="submit" name="submit" value="{$lng->lost_pw_get}" />
</form>

 

lost_pw_form_2:

<form action="index.php?a=lost_pw&sid={$sid}" method="post">
<fieldset>
<legend>{$lng->lost_pw_header}</legend>
<label>{$lng->lost_pw_new}<br />
<input type="password" name="password" size="20" /><br /><br />
</label>
<input type="submit" name="submit" value="{$lng->lost_pw_set_new}" />
</form>

 

cerams uz palidzibu :)

Edited by RoYaLFlasH
Posted

Nebūs tik vienkārši, jo tajā paste.php.lv koda gabalā otrā rindiņa ir:

require_once "Mail.php";

Vai Tev ir tieši tas Mail.php, kas tiek izmantots tajā koda gabalā?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...