dashboard characteristics

  • Posts: 503
  • Thank you received: 21
  • Hikashop Business
6 years 6 months ago #278869

-- HikaShop version -- : 3.2.0
-- Joomla version -- : 3.7.5
-- PHP version -- : 7.0

Hi,

When I check the colomn charasteristics for several order statuses (custom statuses, not default), the activated check is undone after viewing the dashboard. See screenshot (the arrows point to the checked status), as you can see they are unchecked again.

Attachments:

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
6 years 6 months ago #278872

Hi,

I'm not able to reproduce the problem on my end.
Are you able to reproduce the issue on our demo website ?
If yes, please provide precise step by step instructions.
If no, please provide a backend access to your website with precise step by step instructions.
www.hikashop.com/support/contact-us.html

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

  • Posts: 4486
  • Thank you received: 609
  • MODERATOR
6 years 6 months ago #278933

Hello,

Sorry but the provide link to your administrator redirect us to the frontend page, can you make your backend access possible please ?
Awaiting news from you.

Regards

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

  • Posts: 503
  • Thank you received: 21
  • Hikashop Business
6 years 6 months ago #278981

Hi, that's strange, I whitelisted your IP before. Maybe it's changed, can you send me your IP so I can check?

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

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
6 years 6 months ago #278997

Hello,

Please understand that we cannot provide publicly our IP.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
6 years 6 months ago #279054

You should really read my forum signature before trying to send me a private message.


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 503
  • Thank you received: 21
  • Hikashop Business
6 years 6 months ago #279122

Please direct me to the right procedure to ask for your IP to add to my whitelist so you can access my backend, this way it takes me up to 4 days to have somebody started to look at my problem. Thank you.

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
6 years 6 months ago #279139

Hi,

As usual, we ask people to send credentials and private inquiries through our contact form with a link to the thread they are refering to:
www.hikashop.com/support/contact-us.html

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
6 years 6 months ago #279256

Hi,

We were able to login and check on the issue.
Apparently, this only happens when you have a special characters in order statuses, including spaces as the filtering is too restrictive for the security.
Change the line:
$completeTask = hikaInput::get()->getCmd('task');
to:
$completeTask = hikaInput::get()->getVar('task');
in the file administrator/components/com_hikashop/controllers/toggle.php and that should work with your statuses.

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

  • Posts: 503
  • Thank you received: 21
  • Hikashop Business
6 years 6 months ago #279311

Hi,

There's no such frase in the file, do you mean "$completeTask = JRequest::getCmd('task');"

I tried to change that to getVar, but that didn't work.

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

  • Posts: 503
  • Thank you received: 21
  • Hikashop Business
6 years 6 months ago #279314

soryy forget this, was searching in the wrong folder, it's working now.

Last edit: 6 years 6 months ago by michelpouli.

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

Time to create page: 0.077 seconds
Powered by Kunena Forum