View Single Post
  #88  
Old 05-21-2015, 08:46 PM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: Attention users of X-Cart vv.4.0.x - 4.7.1

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  --> Smartytemplate 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
Attached Images
File Type: png _tpl_index.png (37.6 KB, 5 views)
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote