Re: Recover Cart
Having a problem with the install. Just installed 1.50 and when I attempted to run the sql install file it identified an error in the syntax at: TYPE=MyISAM. Per another post, I changed Type to Engine, and it errored out at: SQL query:
SELECT (
@configuration_group_id := configuration_group_id
)
FROM configuration_group
WHERE configuration_group_title = 'Recover Cart Sales'
LIMIT 1 ;
MySQL said:
#1146 - Table 'sql_file_name.configuration_group' doesn't exist
I'm in over my head, any insights?
Last edited by smcelligott; 25 May 2012 at 06:09 AM.
Reason: site identifying info
Sean M - Sydney, Australia