View Single Post
  #1 (permalink)  
Old 20-11-2006, 23:03
johny johny is offline
Junior Member
 
Join Date: Nov 2006
Posts: 1
Default Ordering hosting package online

your web website hosting online order doesn't work
after check out I got this error :
How can we order online ?

Code:
 Results 
 
Your order is not complete until payment has been made.

[SQL Error] SELECT PT.pack_id, PT.pack_name, PT.pack_price, PT.pack_comments, CP.cp_billing_cycle, CP.pack_price AS override FROM package_type AS PT, client_package AS CP, invoice_log AS IL, client_invoice AS CI WHERE CI.invoice_id = AND IL.invoice_id = CI.invoice_id AND CP.cp_id = IL.cp_id AND PT.pack_id = CP.pack_id
--------------------------------------------------------------------------------
You have an error in your SQL Server syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND IL.invoice_id = CI.invoice_id AND CP.cp_id = IL.cp_id AND PT.pack_id = CP.pa' at line 1  
 
Reply With Quote