As long as you downloaded the most current version from the downloads then you should have the right file. I forgot to change the version number in the file names.
The problem you ran into is a result of the use of a table prefix. Some people choose to use them some do not. If you use the zencart admin to upload the sql patch then it will automatically create the prefix when it creates the table. If, however, you run the sql patch directly outside of the cart then you have to change the table name in the sql file or once the table has been created.
From experience sql patches dont always work the way you expect. Sometimes they run without trouble sometimes you can't run them through the cart.
Just be sure to test things out as much as possible and be sure to back things up whenever you run patches.
LadyHLG




After two days, I have found out what the problem was:
