Quote Originally Posted by francocauter View Post
Hi Clidejones
I have installed the links manager today but I got a few problems after, can you help please:
1) the mouse over image does not come out anymore
2) the image URL text and field are not there

I have checked the db and the field is there but empty
Can you tell me how I can resolve?

this is links manager is installed: www.livemk.co.uk
here in the same my site not installed: www.livemk.co.uk/a_business/

Thanks
Franco
1. run the following sql script from admin -> tools -> install sql patches.

copy and paste the code and click the send button.

Code:
INSERT INTO `configuration` VALUES ('', '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, '2007-09-03 12:30:43', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `configuration` VALUES ('', 'Product option type Select', 'PRODUCTS_OPTIONS_TYPE_SELECT', '0', 'The number representing the Select type of product option.', 0, NULL, '2006-09-04 09:22:39', '2006-09-04 09:22:39', NULL, NULL);
INSERT INTO `configuration` VALUES ('', 'Upload prefix', 'UPLOAD_PREFIX', 'upload_', 'Prefix used to differentiate between upload options and other options', 0, NULL, '2006-09-04 09:22:39', '2006-09-04 09:22:39', NULL, NULL);
INSERT INTO `configuration` VALUES ('', 'Text prefix', 'TEXT_PREFIX', 'txt_', 'Prefix used to differentiate between text option values and other option values', 0, NULL, '2006-09-04 09:22:39', '2006-09-04 09:22:39', NULL, NULL);

2. Images can be added in admin -> extras -> links