1
WebEngine / Re: TEMPLATE LIFE WEBENGINE 1.2.2 BY MUSERVIDORES
« Posteado: June 11, 2021, 02:03:25 AM »try to change to another language besides of english.tiene un error con el cambio de idioma y tiene un link de otra pagina en las opciones de registro y perdida de contraseña
ademas el modulo top players no funciona (creo que hace referencia a otro cron "rankings_gr")
i use this web and its perfectly fine the rangking and the time event are accurate and im also a customer of lunatic and also the languare are fine also i manage to change it in english and the regustration are also working fine , the only problem is the logo thing its not showing even tho i force clear cache
the main index is not using language variables.
change this
Code: [Select]
echo '<p><a href="https://onemu.fun/lost_password">Lost Password?</a> | <a href="https://onemu.fun/registration" title="Registration">Registration</a></p>';
Code: [Select]
echo '<p><a href="'.__BASE_URL__.'lost_password">'.lang('login_txt_4').'</a> | <a href="'.__BASE_URL__.'register">'.lang('menu_txt_3').'</a></p>';