Deleting orders problem
Hi all,
I get this error when I try to delete an order.
INVALID SQL: 1044 : Access denied for user: 'professi@localhost' to database 'professi_xcart'
SQL QUERY FAILURE: LOCK TABLES xcart_orders WRITE, xcart_order_details WRITE, xcart_giftcerts WRITE, xcart_partner_payment WRITE, xcart_subscription_customers WRITE
Warning: Cannot modify header information - headers already sent by (output started at /home/professi/public_html/xcart/include/func.php:126) in /home/professi/public_html/xcart/include/func.php on line 196
What do I need to do to fix this.
|