Jump to content

Payment logo block not appear on displayFooter


Recommended Posts

open the module's core file, locate the displayFooter method and right at the beginning of it, use

 

die('here');

 

See if "here" displays and kills the page

 

I just added the die('here') in public function hookFooter($params) and shows a white page with the message here. Footer is still the same after i deleted the die code, see image

 

Screen_Shot_2015_08_16_at_23_34_15.png
Link to comment
Share on other sites

×
×
  • Create New...