CrossY Posted September 4, 2013 Share Posted September 4, 2013 Hi There, I'd like to start using my 'contact-us' page, including customer service and all. However, when I create a ticket via my webshop, it gives the following error. Notice: Use of undefined constant _RIJNDAEL_KEY_ - assumed '_RIJNDAEL_KEY_' in /home/theloveb/domains/mydomain.nl/public_html/15/classes/Cookie.php on line 80 Notice: Use of undefined constant _RIJNDAEL_IV_ - assumed '_RIJNDAEL_IV_' in /home/theloveb/domains/mydomain.nl/public_html/15/classes/Cookie.php on line 80 Fatal error: Using $this when not in object context in /home/theloveb/domains/mydomain.nl/public_html/15/tools/swift/Swift/Message/Headers.php on line 426 I've done some googling, but it made it none the clearer.. Any idea's? Best regards, Link to comment Share on other sites More sharing options...
vekia Posted September 5, 2013 Share Posted September 5, 2013 this is only notice, notices shouldn't affect website.. but _RIJNDAEL_KEY_ is very important variable. can you login as customer? can you login as admin? what ps version? it is updated? Link to comment Share on other sites More sharing options...
CrossY Posted September 5, 2013 Author Share Posted September 5, 2013 Yes I can login as customer as well as admin. The error only seems to appear when I submit a customer service ticket, or when I try to respond to one (in the BO). Rest of the shop seems to work flawlessly. PS version 1.5.4 or 1.5.5 (not quite sure, database is down as we speak). It's a fresh install, I just did some editting in template and stuff, nothing that should have effect on this error I believe. Link to comment Share on other sites More sharing options...
vekia Posted September 5, 2013 Share Posted September 5, 2013 check this: https://github.com/PrestaShop/PrestaShop/commit/ffdc7b51b7f07a1919cbaaafba5a5602671fb3a8 this is solution for fatal error: Fatal error: Using $this when not in object context in /home/theloveb/domains/mydomain.nl/public_html/15/tools/swift/Swift/Message/Headers.php on line 426 1 Link to comment Share on other sites More sharing options...
VTamas Posted February 29, 2016 Share Posted February 29, 2016 Hi there,I got a similar problem:I have PS 1.6.1.2. I just made a mistake at the admin Customer Service menu when I set IMAP settings. At first I set SSL ON it was OK, but then I changed SSL OFF and saved. Since than I can't go back to Customer service menu point. It always drop me out from the admin and say: This URL not exist anymore. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now