Leymelki Posted October 16, 2019 Report Share Posted October 16, 2019 Ребята у кого есть Фишка Подтверждение по почте (рабочая) поделитесь пожалуйста!!! Будет круто если оно еще не будет присылать письмо в спам) Link to comment Share on other sites More sharing options...
KirKMS Posted October 16, 2019 Report Share Posted October 16, 2019 Нужно пользоваться поиском Link to comment Share on other sites More sharing options...
KirKMS Posted October 16, 2019 Report Share Posted October 16, 2019 там не хватает файла. В вашем шаблоне создайте файл confirm.tpl и добавьте следующий код Спойлер <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru"> <head> {header} <noscript><meta http-equiv="refresh" content="0; URL=/badbrowser.php"></noscript> <link media="screen" href="{theme}/style/style.css" type="text/css" rel="stylesheet" /> </head> <body> <div id="doLoad"></div> <div class="head"> <div class="autowr"> <a href="/" class="udins" style="margin-left:-15px;" onClick="Page.Go(this.href); return false;"></a> <div class="quitmenu"> <a href="/?act=logout"><span class="hint--bottom" data-hint="Выйти"><div class="ic_quit"></div></span></a> </div> </div> </div> <!-- Content --> <div class="clear"></div> <div style="margin-top:44px;"></div> <div class="autowr-conternt"> <div class="content"> <div class="padcont"> <div class="sett_bar_title">Подтверждение доступа к странице</div> <br><br> <center><div class="err_yellow">Письмо для подтверждения, выслано на ваш E-mail адрес и должно прийти с минуты на минуту.</div></center> <br><br> <div class="clear"></div> </div> </div> </div> <!--/ Content --> <!-- Footer --> <div class="clear"></div> <div class="footer"> <center><div class="footer-hr"></div></center> <div class="footer-content"> <div class="footer-content-right"> <a href="/?act=change_mobile">мобильная версия</a><img src="{theme}/images/index/tochka.png"> <a href="/">о сайте</a><img src="{theme}/images/index/tochka.png"> <a href="/support?act=new">помощь</a><img src="{theme}/images/index/tochka.png"> <a href="/blog">блог</a><img src="{theme}/images/index/tochka.png"> <a href="/">правила</a><img src="{theme}/images/index/tochka.png"> <a href="/">реклама</a><img src="{theme}/images/index/tochka.png"> <a href="/">вакансии</a> </div> </div> </div> <!--/ Footer --> <div id="updates"></div> <div class="clear"></div> <div id="titles" style="display:none;"></div> </body> </html> 1 Link to comment Share on other sites More sharing options...
Recommended Posts