vexlam Posted April 30, 2020 Share Posted April 30, 2020 (edited) ÇOK ACİL YARDIMINIZI İSTİYORUM. http://www.diadoraturkiye.com/ Ben amatör site tasarladım, 1 hafta uğraştım ve siteyi bitirdim sonra bu modülü yükledim filterproductspro site aşağıdaki gibi hata verdi ve düzeltemiyorum. Fatal error: Uncaught --> Smarty: Plugin tag 'escape' already registered <-- thrown in /home/formabayi/public_html/diadoraturkiye.com/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php on line 48 Edited April 30, 2020 by vexlam (see edit history) Link to comment Share on other sites More sharing options...
vexlam Posted April 30, 2020 Author Share Posted April 30, 2020 kimse yardım etmeyecek mi bana.. Link to comment Share on other sites More sharing options...
safa Posted May 1, 2020 Share Posted May 1, 2020 kurduğunuz modul ücretli bir modul, satın almadan kurduğunuzu tahmin ediyorum, eğer admin panele girip modulu kaldıramıyorsanız. burada sizin aldığınız hatadan bahsetmiş kullanıcılar. şunu denemenizde fayda var.. On 3/6/2019 at 11:25 PM, samiker said: Hello, go to ./config/smarty.config.inc.php and delete this part : //CODE MODULES PRESTEAMSHOP - PLEASE NOT REMOVE //-------------------------------------------------------------------------------------------------------- smartyRegisterFunction($smarty, "modifier", "escape", "escapePTS"); function escapePTS($string, $esc_type = "html", $char_set = null, $double_encode = true, $as_html = false) { $smarty_escape = SMARTY_PLUGINS_DIR."modifier.escape.php"; include_once $smarty_escape; if (!$as_html && is_callable("smarty_modifier_escape")) { $string = call_user_func("smarty_modifier_escape", $string, $esc_type, $char_set, $double_encode); } return $string; } //-------------------------------------------------------------------------------------------------------- that will work Link to comment Share on other sites More sharing options...
vexlam Posted May 1, 2020 Author Share Posted May 1, 2020 safa bey bunu sildim ama ben dediğim gibi amatör biriyim... sistem çöktü ve herkezden yardımcı olmaları bekliyorum, özelden sitenin bilgilerini verip sizin düzeltmenizi isteyebilir miyim.. teşekkür ederim. Link to comment Share on other sites More sharing options...
vexlam Posted May 2, 2020 Author Share Posted May 2, 2020 Sorunum Şahin Solmaz beyin yardımlarıyla düzeltildi, kendilerine sonsuz teşekkür ediyorum, çökmüş olan sitemi eski haline getirdir. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now