• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Alex
  • Private: No
  • Open Date: 24.11.15, 20:26
  • Opened by: Jérôme
  • Closed by: Alex
  • Closed on: 18.12.15, 14:45
  • Reason: No answer from a customer
  • Comment: Glad to help!

Ticket #8886 - Problem installing on Prestashop 1.6.1.0

I have a problem when i tried to install it on a clean prestahop version 1.6.1.0.

Warning à la ligne 354 du fichier /homeb/scrapbookingb/public_html/new/classes/Configuration.php
[2] Missing argument 2 for ConfigurationCore::updateValue(), called in /homeb/scrapbookingb/public_html/new/modules/pk_popup/pk_popup.php on line 35 and defined

Notice à la ligne 364 du fichier /homeb/scrapbookingb/public_html/new/classes/Configuration.php
[8] Undefined variable: values

Notice à la ligne 365 du fichier /homeb/scrapbookingb/public_html/new/classes/Configuration.php
[8] Undefined variable: values

Thanks

Comments

Jérôme 24 Nov 2015, 20:29

Hi,

I have the following error when opening the index page

Warning: file_get_contents(https://graph.facebook.com/promokit.eu): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /homeb/scrapbookingb/public_html/new/modules/pk_facebooklike/pk_facebooklike.php on line 143

Notice: Undefined variable: msg in /homeb/scrapbookingb/public_html/new/modules/pk_facebooklike/pk_facebooklike.php on line 153

Alex 24 Nov 2015, 21:28

Hi. I don’t see any error. Only warnings and notices. It doesn’t affect to site work.

I suppose you have enabled Debug mode. Just disable it
your_site/config/defines.inc.php

/* Debug only */
define('_PS_MODE_DEV_', true);

change “true” to “false”

2) Add your FB API key in the module facebooklike