justinjiang Posted May 13, 2014 Share Posted May 13, 2014 (edited) I have got some warning messages during the payment, can anyone help me with this? thank you Edited May 13, 2014 by justinjiang (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 13, 2014 Share Posted May 13, 2014 hello this message means that your payment module uses old deprecated functions (it's; not an error but internal prestashop message which informs you about that fact) your module uses old method to develop modules (static pages) and it's necessary to update it or to change the core and create module front controller. if i were you i will just disable error reporting in shop, these messages can't affect shop performance, as i said they are just an internal PS messages. Link to comment Share on other sites More sharing options...
justinjiang Posted May 13, 2014 Author Share Posted May 13, 2014 hello this message means that your payment module uses old deprecated functions (it's; not an error but internal prestashop message which informs you about that fact) your module uses old method to develop modules (static pages) and it's necessary to update it or to change the core and create module front controller. if i were you i will just disable error reporting in shop, these messages can't affect shop performance, as i said they are just an internal PS messages. thank your for your help. 1 Link to comment Share on other sites More sharing options...
Recommended Posts