Jump to content

Error smarty_internal_templatebase.php


Recommended Posts

he depurado para ver las lineas de error  porque todo mi backoffice  se queda como actualizando y no puedo modificar datos de productos...

 

 

Por favor ayuda

 

Notice on line 375 en archivo /var/www/vhosts/leontina.es/httpdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: quick_access_current_link_name

Notice on line 375 en archivo /var/www/vhosts/leontina.es/httpdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Trying to get property of non-object

Notice on line 377 en archivo /var/www/vhosts/leontina.es/httpdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: quick_access_current_link_icon

Notice on line 377 en archivo /var/www/vhosts/leontina.es/httpdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Trying to get property of non-object

 

la linea de LA LINEA 157  es :  eval("?>" . $code);

 

 

if (!$_template->compiled->exists || ($_template->smarty->force_compile && !$_template->compiled->isCompiled)) {
                        $_template->compileTemplateSource();
                        $code = file_get_contents($_template->compiled->filepath);
                        eval("?>" . $code);
                        unset($code);
                        $_template->compiled->loaded = true;
                        $_template->compiled->isCompiled = true;
                    }
Edited by lologc (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

I have the similar problem after upgrade from 1.5.62 to 1.6.014

 

Notice on line 57 in file /home/zr003900/www_root_antikvar/atest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: kpis

Notice on line 57 in file /home/zr003900/www_root_antikvar/atest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Trying to get property of non-object

Notice on line 122 in file /home/zr003900/www_root_antikvar/atest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: displayName

Notice on line 122 in file /home/zr003900/www_root_antikvar/atest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: displayName

Notice on line 72 in file /home/zr003900/www_root_antikvar/atest/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code
[8] Undefined index: modules_uri

 

Please helm me. Jaro

Link to comment
Share on other sites

  • 1 year later...
  • 11 months later...

 Notice: Undefined index: hazmat_fees in /var/www/html/cy_prestashop/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 384


 


Notice: Undefined index: poison_fees in /var/www/html/cy_prestashop/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 398


 


Notice: Undefined index: refrigerated_fees in /var/www/html/cy_prestashop/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 412


 


How to resolve this problem. I am using prestashop version 1.6.1.15


Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...