Quote Originally Posted by autoace View Post
2 questions:

1. In the downloads section it states the most current version is 1.5. However, in the readme file, the support link goes to the first post which states there is a v1.7 available - a little clarification please. Is 1.7 avail?

2. I received the following error for the sql patch:
Error

SQL query:

INSERT INTO `configuration`
VALUES (
NULL , 'Image Handler Version', 'IH_VERSION', '2.0', 'This is used by image handler to check if the database is up to date with uploaded image handler files.', 0, 100, NULL , now( ) , NULL , 'zen_cfg_textarea_small('
);

MySQL said: Documentation
#1062 - Duplicate entry 'IH_VERSION' for key 2

Any ideas on what to do, thanks.
1 - I think it actually says that "Testimonial Manager 1.3.7 is available in the downloads section" (the current version is 1.5

2 - This can be safely ignored. It means that there is already an entry for that information in the data base and that particular statement will be ignored.