Guest Posted November 18, 2006 Posted November 18, 2006 I am so delighted to find the Additional Images Module v1.1.5 from you in the contributions. I am eagerly working on installing it. Our development site is hosted on a MS Windows server. Although I have 30 years IT experience in big shops, and know SQL, I am a newbie to PHP and MySQL. I have everything installed, except I cannot get the extra_width_images.sql to execute. I receive the following error message using phpMyAdmin: 1264 - Out of range value adjusted for column 'configuration_id' at row 1. My Business Partner has SQL Manager and he received a similar message, upon execution of this query. I would very deeply appreciate any light anyone could shed on why this query will not execute. I have some hypotheses, but my knowledge is limited as to what it would take to solve this one. With many thanks, Myrna Waterman Business Services, LLC Quote
Guest Posted November 19, 2006 Posted November 19, 2006 configuration_id is an auto_increment column - you need to remove this and its values from the SQL file altogether. Sonia Quote
Guest Posted November 19, 2006 Posted November 19, 2006 Dear Sonia, Thank you so much for your reply. I made the change as you suggested and it worked like a charm! However, when I went to add my first additional product image, the Save button is not saving for me. Any suggestions? In appreciation, Myrna Quote
Guest Posted November 19, 2006 Posted November 19, 2006 I am not familiar with the particular contribution, however this problem is often caused by a missing </form> tag - check for this Sonia Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.