Jump to content

Print Order Summary - Internal Server Error


Atechstl

Recommended Posts

I found something weird. It is in CC5 from 5.0.1 through 5.0.5, so I have no way of knowing if this is an actual problem.

Detailed question: Were you able to print in CC5.0.3 an order that had (or had none) notes to the order versus an order in 5.05 that does not (or does) have notes?

In the file /admin/skins/default/templates/orders.print.php, line 65: {if not empty($order.notes)}

Everywhere else in the file the test is actually {if !empty($var)}.

I do not know Smarty well enough to answer if this is a legitimate Smarty statement syntax.

But you can experiment by changing if not empty to if !empty and see if that makes a difference.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...