Jump to content

Error while change orderstatus


Recommended Posts

Hello everyone,

 

I'm getting the error stated below, when i change a state to: 'Payment accepted'

 

Warning: Division by zero in /home/munique/domains/munique.nl/public_html/tools/tcpdf/tcpdf.php on line 22982
 
Warning: array_fill() [function.array-fill]: Number of elements must be positive in /home/munique/domains/munique.nl/public_html/tools/tcpdf/tcpdf.php on line 22984
 
Warning: Invalid argument supplied for foreach() in /home/munique/domains/munique.nl/public_html/tools/tcpdf/tcpdf.php on line 24393
 
Warning: Invalid argument supplied for foreach() in /home/munique/domains/munique.nl/public_html/tools/tcpdf/tcpdf.php on line 24425
 
Warning: Cannot modify header information - headers already sent by (output started at /home/munique/domains/munique.nl/public_html/tools/tcpdf/tcpdf.php:22982) in /home/munique/domains/munique.nl/public_html/classes/Tools.php on line 143
 
I think this is caused by the generation of the invoice. The invoice also has an error and is inclompleet
 
Warning: mb_split() [function.mb-split]: Empty regular expression in
/home/munique/domains/munique.nl/public_html/tools/smarty/plu
gins/shared.mb_str_replace.php on line 47
 
 
Does anybody have an idea what this could be?

 

post-807761-0-36574300-1407692371_thumb.png

post-807761-0-19063800-1407692372_thumb.png

Link to comment
Share on other sites

Hello

I meet the same problem while change order statut I got this error in back office.
However the statut have been registred.

Warning: touch() [function.touch]: Utime failed: Permission denied in /home/xxxxx/domains/xxxxx.com/public_html/classes/Tools.php on line 2995

Warning: Cannot modify header information - headers already sent by (output started at /home/photograv/domains/photogravia.com/public_html/classes/Tools.php:2995) in /home/xxxxxxxx/domains/xxxxxx.com/public_html/classes/Tools.php on line 143

I have read many posts about such as https://www.geeklog.net/faqman/index.php?op=view&t=38

but could not solved issue.

When I put  define ('_PS_MODE_DEV_', true); I got this error in back office while I change the state of the order.

Notice: Use of undefined constant _RIJNDAEL_KEY_ - assumed '_RIJNDAEL_KEY_' in /home/xxxxxxx/domains/xxxxx.com/public_html/classes/Cookie.php on line 80

Notice: Use of undefined constant _RIJNDAEL_IV_ - assumed '_RIJNDAEL_IV_' in /home/xxxxxxx/domains/xxxxxxx.com/public_html/classes/Cookie.php on line 80

and I cannot open the front page and I got this error : 

Notice: Use of undefined constant _RIJNDAEL_KEY_ - assumed '_RIJNDAEL_KEY_' in /home/xxxxxx/domains/xxxxxx.com/public_html/classes/Cookie.php on line 80

Notice: Use of undefined constant _RIJNDAEL_IV_ - assumed '_RIJNDAEL_IV_' in /home/xxxxxx/domains/xxxxxx.com/public_html/classes/Cookie.php on line 80

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/domains/xxxxxx.com/public_html/classes/Cookie.php:80) in /home/xxxxxx/domains/xxxxxx.com/public_html/classes/controller/FrontController.php on line 654

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/domains/xxxxxx.com/public_html/classes/Cookie.php:80) in /home/xxxxxx/domains/xxxxxx.com/public_html/classes/controller/FrontController.php on line 655

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/domains/xxxxxx.com/public_html/classes/Cookie.php:80) in /home/xxxxxx/domains/xxxxxx.com/public_html/classes/Tools.php on line 132

I am not developper, I am trying to read all what can I found on google and in this forum.... but I could not solve the issue.

Please could someone help about this issue.
Thanks in advance.

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...