Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
litespeed_wiki:cache:litemage:troubleshooting:fatal_error_uncaught_error_call_to_undefined_method [2018/01/12 22:16]
Jackson Zhang [Next Step: Investigate the Code In Depth]
litespeed_wiki:cache:litemage:troubleshooting:fatal_error_uncaught_error_call_to_undefined_method [2018/01/12 22:16] (current)
Jackson Zhang [Next Step: Investigate the Code In Depth]
Line 158: Line 158:
   <?php echo $this->​getLayout()->​getMConfigResultByAlias('​custom_footer_block'​);​ ?>   <?php echo $this->​getLayout()->​getMConfigResultByAlias('​custom_footer_block'​);​ ?>
   ​   ​
-Instead of calling function getMConfigResultByAlias,​ the user can put actual content there to avoid such issue. Since it has been covered by disabling LiteMage footer ESI, we don't change it here.+Instead of calling function getMConfigResultByAlias,​ the user can put actual content there to avoid such issue. Since it has been covered by disabling LiteMage footer ESI, we don't change it here anymore.
  
   ​   ​
 Problem solved. Basically, the steps are to locate the problematic code in the Meigee Feather theme and fix it. Problem solved. Basically, the steps are to locate the problematic code in the Meigee Feather theme and fix it.
  • Admin
  • Last modified: 2018/01/12 22:16
  • by Jackson Zhang