View Single Post
  #26  
Old 07-16-2004, 05:17 PM
 
NuAlpha NuAlpha is offline
 

X-Adept
  
Join Date: Aug 2003
Location: US
Posts: 598
 

Default

Tried to delete the two default providers, but was met with the following SQL errors:
Quote:
INVALID SQL: 1064 : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'where provider='provider'' at line 1
SQL QUERY FAILURE: delete from where provider='provider'
INVALID SQL: 1064 : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'where provider='provider'' at line 1
SQL QUERY FAILURE: delete from where provider='provider'

NOTE: As it turns out, although I selected both of the default providers, only one was deleted. I had to go back to that page and delete the remaining root provider.
__________________
X-Cart Pro 4.5.5 Platinum
X-Payments 1.0.6
PHP 5.3.14
MySQL 5.1.68
Apache 2.2.23
Reply With Quote