AbanteCart Community
Shopping Cart Operations => Support => Topic started by: oliver on November 30, 2014, 03:35:09 PM
-
i just new installing abant 1.2 and i also install extended language for the e-shop
but when i login to my admin panel i got a msg that there was in error in the content
1 of then is error : ritical
Date: 11/30/2014 11:44:34 AM
Number of repetitions:
0
Error: Error in data of page with controller: 'pages/content/content'. Please check for key_value present where key_param was set
and the other is the error :
Message status: warning
Date: 11/30/2014 11:45:54 AM
Number of repetitions:
1
Extension turkish_language written for earlier version of Abantecart (v.1.0, 1.1) lower that you have. Probably all will be OK.
how can i fix this ?
-
This extension needs to be upgraded as text has changed.
If this warning is bothering you, you can change supported versions in extension config.xml file
<cartversions>
<item>1.0</item>
<item>1.1</item>
</cartversions>
-
thanks i will try this