Jump to content

Objectmodel.php On Line 117 Hatası


mutluok

Recommended Posts

Merhaba arkadaşlar bende sitemi güncellemeye çalışıyorum sürüm ise 1.4.6.2 ve aşağıdaki satır hatasını almaktayım şimdiden yardımlarınız için teşekkür ederim iyi çalışmalar kolay gelsin.

Ana Sayfada

/prestashop/classes/ObjectModel.php on line 117

Bu satırda ise

 

/* Connect to database and check SQL table/identifier */

if (!Validate::isTableOrIdentifier($this->identifier) OR !Validate::isTableOrIdentifier($this->table))

die(Tools::displayError());

$this->identifier = pSQL($this->identifier);

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...