Quote:
Originally Posted by cflsystems
This patch does not work. It results in
PHP Code:
[22-May-2015 12:41:13 ] PHP Fatal error: Uncaught --> Smarty: template property '_tpls_index' does not exist. Backtrace:Array ( [0] => Array ( [function] => __toString [class] => SmartyException [type] => -> [args] => Array ( )
)
) <-- thrown in /public_html/include/lib/smarty3/sysplugins/smarty_internal_template.php on line 725
Please provide working patch as the "memory limit" error is almost on all searches
|
The purpose of the patch is localize a problem in a custom code, not the fix.
In your case the output must be empty for the command
Code:
grep -rw _tpls_index ~/www/xcart/4_7_2
http://forum.x-cart.com/attachment.php?attachmentid=4148&stc=1&d=143227270 1
I have added this command to
http://help.x-cart.com/index.php?title=X-Cart:Smarty3_update_notes_for_stores_upgrading_to_ X-Cart_4.7.x#_tpls_index