QuadComm e-commerce solutions
![]()
|
|
|||||||||||||||||||
|
||||||||||||||||||||
|
File not found error updating order statusSYMPTOMS When saving the order status a page not found error is displayed. VERSIONS AFFECTED Q-Shop Pro and Lite v3.5.0. CAUSE There is a bug in admin/orderstatus.asp. Follow the instructions below to correct it. RESOLUTION Edit admin/orderstatus.asp and where it says:<form action="orderstates.asp" method="POST">Change to: <form action="orderstatus.asp" method="POST"> |
|