Cannot clear override field - 1.4.4

  • Posts: 55
  • Thank you received: 1
13 years 2 months ago #7323

I cannot clear the override field in the edit language dialog. It's possible to leave one character or line, but saving an empty override field (or filled with a single space) makes HikaShop reset the field to it's former state.

Please Log in or Create an account to join the conversation.

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
13 years 2 months ago #7326

You can replace the line:
if(!empty($content_override)){
by:
if(true){

in the file administrator/components/com_hikashop/controllers/config.php to fix that. We'll add that to next version.

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum