Jump to content

Error in my page.php


Recommended Posts

Hi everybody,

 

I'm using prestashop 1.4, and in my first page there is this error : Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /homez.636/mrwcraft/www/classes/Page.php on line 60

 

i don't know how to solve it, please  i need your help.

Edited by zoumama (see edit history)
Link to comment
Share on other sites

Hi,

 

First time, compare your ./classes/Page.php file to your original file of your PrestaShop version.

 

Is any modules use the class Page.php ?

 

Regards

thanx for your reply

actually i've added this 2 lines :

if ($ phpSelf =='')         line 52

$ PhpSelf = 'index.php';    line 53

 

sorry, but how can i know if some modules use the class page.php

Link to comment
Share on other sites

×
×
  • Create New...