thinketh Posted October 20, 2014 Share Posted October 20, 2014 Hi all~ I'm stuck with 500 Server Error after "I Confirm my order" on the COD module. I've followed El Patron's instructions on a previous post to enable debugging mode. I'm getting the following error. Notice: Use of undefined constant _RIJNDAEL_KEY_ - assumed '_RIJNDAEL_KEY_' in /home/u107439049/public_html/template1/classes/Cookie.php on line 80 Notice: Use of undefined constant _RIJNDAEL_IV_ - assumed '_RIJNDAEL_IV_' in /home/u107439049/public_html/template1/classes/Cookie.php on line 80 Hoping someone can help me please. Thanks. Link to comment Share on other sites More sharing options...
tuk66 Posted October 21, 2014 Share Posted October 21, 2014 Have you upgraded from PrestaShop 1.3 or older? Look at /config/settings.inc.php. Two lines beginning with: define('_RIJNDAEL_KEY_', ...define('_RIJNDAEL_IV_', ... have to exist there. Link to comment Share on other sites More sharing options...
Recommended Posts