change in display for config page

  • Posts: 14
  • Thank you received: 0
9 years 2 weeks ago #219932

-- url of the page with the problem -- : www.associated-buyers.com
-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.4
-- Browser(s) name and version -- : firefox 41.0.2

Hello -
Somehow I made a change that has caused the config page to come up in list form.
Can you advise how to switch back.
Two screenshots attached, page I click to link - then config page.





Thank you.

Attachments:

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 2 weeks ago #219986

Hi,

Please check your PHP error log ; you have a PHP Fatal error in your configuration page (which is generated at the bottom of the page but might be not visible in the page).

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: 14
  • Thank you received: 0
9 years 2 weeks ago #219993

Hello Jerome -
yes,

Fatal error: Call to undefined method hikashopZoneClass::getNameboxData() in /homepages/6/d100188684/htdocs/associated-buyers/administrator/components/com_hikashop/types/namebox.php on line 270

this is what is on line 269 and 270

$fullLoad = true;
list($elements, $values) = $nameboxClass->getNameboxData($typeConfig, $fullLoad, $mode, $value, null, $options);

Please advise what it should be?
Thank you!
James

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 2 weeks ago #219997

Hi,

The function "getNameboxData" is in the HikaShop Zone class since HikaShop 2.5.0
Are you sure that you right updated HikaShop ? That Joomla have write permission on all HikaShop files ?
That you do not have a class override for the HikaShop zone class (which does not extends from the original one...) or a system plugin which would re-define it ?

administrator/components/com_hikashop/classes/zone.php

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.

Time to create page: 0.077 seconds
Powered by Kunena Forum