notice in social plugin

  • Posts: 2
  • Thank you received: 0
9 years 6 months ago #201406

-- HikaShop version -- : HikaShop Starter 2.4.0
-- Joomla version -- : Joomla! 3.4.1
-- PHP version -- : 5.5.15
-- Browser(s) name and version -- : Chrome/42.0.2311.135
-- Error-message(debug-mod must be tuned on) -- : notice: Undefined index: pinterest_display in C:\xampp\htdocs\UnionTL\plugins\system\hikashopsocial\hikashopsocial.php on line 195

Hello after i was set Checkout Workflow and evrithing it was great but into my page it was a mesagge :notice: Undefined index: pinterest_display in C:\xampp\htdocs\UnionTL\plugins\system\hikashopsocial\hikashopsocial.php on line 195 and my cart do not show any more wat can i do with this eror . and in the php code the mesagge is in the second image.

Attachments:

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 6 months ago #201407

Hi,

In the file "plugins\system\hikashopsocial\hikashopsocial.php" please replace

$count = $layouts[ (int)@$plugin->params['pinterest_display'] ];
By
$count = $layouts[ (int)@$plugin->params['display_pinterest'] ];
in order to fix the issue.
This patch will be added in the next HikaShop release.

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: 2
  • Thank you received: 0
9 years 6 months ago #201428

Thenk you !
On line 195?

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 6 months ago #201436

Hi,

Yes, on line 195.

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.059 seconds
Powered by Kunena Forum