Jump to content

Mise en route module Ebay Impossible


Recommended Posts

Bonjour, j'ai une boutique version 1.5.3.1 et j'ai installé le module eBay version 1.5.3.

J'ai créé ma boutique chez ebay, mais après enregistrement du module sur eBay j'ai une page blanche qui apparaît :

[PrestaShopDatabaseException]

Column 'is_multi_sku' cannot be nullINSERT INTO `prstshp_ebay_category` (`id_category_ref`, `id_category_ref_parent`, `id_country`, `level`, `is_multi_sku`, `name`) VALUES ('1281', '1281', '8', '1', NULL, 'Accessoires animaux')
at line 605 in file classes/db/Db.php

599. 			WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);600. 		}601. 		else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))602. 		{603. 			if ($sql)604. 				throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');605. 			throw new PrestaShopDatabaseException($this->getMsgError());606. 		}607. 	}608. 609. 	/**

 

 

Je suis un peu dépassé et ne comprends pas grand chose à celà.

Pouvez-vous m'aider?

Cdt,

David

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...