Page 2 of 2

Re: Search Options doesn't work

Posted: Wed Mar 23, 2016 6:46 am
by ink
The contents are the same with original ac1.2.9. i have checked and compare them.

i only change the heading_title to my language

$_['heading_title] = 'Produk Baru';

something like that

Re: Search Options doesn't work

Posted: Wed Mar 23, 2016 7:45 am
by leo
Read my last comment here:

Code: Select all

http://forum.alegrocart.com/viewtopic.php?f=7&t=1371&p=9281&hilit=notepad#p9281

Re: Search Options doesn't work

Posted: Wed Mar 23, 2016 8:06 am
by ink
hi leo

i find the problem. it is coming from

extension/module/categoryoptions.php

$_['entry_ascending'] = 'Ascending'; It works well
if i use this below
$_['entry_ascending'] = 'Kecil ke Besar'; It doesn't work

i can't change the word 'Ascending' to other. Pls try it. it will not work if change it. So, is it litle bug?
I need to change it to 'Kecil ke Besar'

Re: Search Options doesn't work

Posted: Wed Mar 23, 2016 11:14 am
by leo
Install notepad++ and use utf8 encoding as suggested above.

Re: Search Options doesn't work

Posted: Wed Aug 05, 2020 12:17 am
by danielgrant007
I'm trying but not getting successfully updated.
There is an error continuously.
Can you help me.

Re: Search Options doesn't work

Posted: Wed Aug 05, 2020 10:06 am
by leo
What is the error message?