
Originally Posted by
Ajeh
NOTE: you really need to read through that file to find any other similar issues ...
Well if I run the query
Code:
SELECT configuration_group_id FROM zen_configuration_group WHERE configuration_group_title = 'Deluxe Cross Sell' LIMIT 1;
I get zero results. So wouldn't the delete statement be deleting nothing and NOT the 0 configuration group???
Bookmarks