AbanteCart Community

Shopping Cart Operations => Support => Topic started by: oliver on December 12, 2016, 06:02:33 AM

Title: need to change this text on cash on delivery
Post by: oliver on December 12, 2016, 06:02:33 AM
I can not see any option where i can change this on the extension or language defination
any one know where i can change this
i have Abantecart 1.2.8 installed
Title: Re: need to change this text on cash on delivery
Post by: Basara on December 12, 2016, 06:08:25 AM
Search for default_cod_default_cod storefront block with key text_title in the Admin > System > Localization > Language Definitions
Title: Re: need to change this text on cash on delivery
Post by: oliver on December 13, 2016, 07:47:38 AM
thanks @Basara

I found it but it still there
in english it shows "Cash on delivery"
in turkush it shows the keytext "text_title"
i think it is happen with some code in the new version Abantecart 1.2.8
Title: Re: need to change this text on cash on delivery
Post by: Basara on December 13, 2016, 08:19:34 AM
Hi,

Make sure you edit Storefront cash on delivery block. And clear AbanteCart cache after editing
Title: Re: need to change this text on cash on delivery
Post by: llegrand on December 13, 2016, 10:00:27 AM
see this screen shot for the difference on the sections:

http://forum.abantecart.com/index.php/topic,5230.msg22544.html#msg22544
Title: Re: need to change this text on cash on delivery
Post by: oliver on December 14, 2016, 07:56:58 AM
yep i change both
admin and storefront
after i clear the cache system and i clear also the browser history on firfox chrome and opera
but it shows the same "text_title"

and i got it also on the mail when the order is process

indeed of the info "cash on delivery" it writes > " text_title"
Title: Re: need to change this text on cash on delivery
Post by: oliver on December 19, 2016, 04:09:01 PM
i still have this problem !
i have copy all the files to my computer and when i am looking in localhost i dont have this problem it is just on the server
it seems the problem is in MySql data on the host
do i need to install it again ?
Title: Re: need to change this text on cash on delivery
Post by: Basara on December 20, 2016, 02:33:04 AM
Hi.

If you have problems with database try to check,repair and optimize all tables.
Also you can remove language definition in admin. Then clear cache cart will load translation from xml language file
Title: Re: need to change this text on cash on delivery
Post by: oliver on December 20, 2016, 12:43:56 PM
ok will try this thanks