hi
I have changed server recently and having some troubles making Afm work.
When i go to Afm from the back It looks like afm is not anymore there, just rite com_afm and nothing else.
I uninstalled it and tred to install it again and I have this error:
Code: SQL Error DB function failed with error number 1062
Duplicate entry '1' for key 1 SQL=INSERT INTO `jos_afm_config` (`id`,
`setting_name`, `setting_value`) VALUES (1, 'files.uploaddir', '
download');
SQL =
INSERT INTO `jos_afm_config` (`id`, `setting_name`, `setting_value`)
VALUES (1, 'files.uploaddir', 'download')
I m not really good in database. Any one can tell me what to do?
My jos_Afm_config looks like this
Thanx in advance!