Not able to install modification on Extension installer
Posted: Tue Dec 02, 2014 6:29 am
Modification requires a unique ID error is coming when installing any modifcation/extension
OpenCart Community Forum - Discuss shopping cart and e-commerce solutions.
https://forum.opencart.com/
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<modification>
<name>DebugDevelopment</name>
<code>default</code>
<version>1.0</version>
<author>Me</author>
<link>http://www.opencart.com</link>
It seems that you have installed extension which is compatible with OC 2.0.0.0 on your OC 2.0.1.x store. You should contact to the author of the extension to fix it.himanshugirdhar wrote:Modification requires a unique ID error is coming when installing any modifcation/extension