Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 order comments/ shipping instructions
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

gogogear
Starting Member

25 Posts

Posted - May 01 2008 :  20:29:33  Show Profile  Reply with Quote
when I print out orders, the comments are at the bottom and easily missed.... is there an easy way to move it to the top, say under the order number row?

carfin
VP-CART Expert

United Kingdom
948 Posts

Posted - May 02 2008 :  03:12:25  Show Profile  Reply with Quote
Hi,

you can move the comments display to under the order number and date by opening the file shopformatorder.asp in a text or html editor (save a copy of the file first) and find the following lines of code (approx line 435):

If Orders("ocomment") <> "" then
shopwriteheader getlang("LangOrderComments")
response.write FOrderComment & Orders("ocomment") & "<br /><br />" & Fordercommentend
end if


You need to move and insert the above code between the following 2 lines of code (approx line 266)

Response.write "<br /><div class=""ac"">" & FOrderNumber & "<strong>" & getlang("LangProductOrderNumber") & " " & lngOrderid & "</strong>" & " - " & shopdateformat(datODate,getconfig("xdateformat")) & " " & ordertime & FOrderNumberEnd & "</div><br />"

Response.write FOrdertable


This will display any comments before the product details in the order.

Regards,

Carrol
www.deanston-electrical.co.uk
Go to Top of Page

gogogear
Starting Member

25 Posts

Posted - May 04 2008 :  18:03:19  Show Profile  Reply with Quote
awesome thank you soo much!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00