VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: greaves on April 28, 2014, 22:10:10 PM

Title: Administration - change order status problem
Post by: greaves on April 28, 2014, 22:10:10 PM
Hello,

I have a problem when changing an order status to "shipped" from the administration.
In fact when I change a status and hit the save button it redirects me to a semi blank page (please look at the attached screenshot).
Plus no mail is sent.

Does anyone ever encountered such an issue ?

Best regards

Update :

Judging by the html in the page, it loads the mail_html.php but not completely
The eror is caused by the "echo $this->loadTemplate($this->recipient);" line

[attachment cleanup by admin]
Title: Re: Administration - change order status problem
Post by: GJC Web Design on April 28, 2014, 23:11:18 PM
perhaps a memory issue.. have you checked your logs etc?