Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Canceled
-
Security Level: All-users
-
Labels:None
-
Similar issues:
PSCFI-6445TECHNICAL ERROR: unable to add the product. Details: Error thrown: [object XMLHttpRequest] Text status: parsererrorPSCFI-6175TECHNICAL ERROR: unable to add the product. Details: Error thrown: [object XMLHttpRequest] Text status: parsererrorPSCFI-6203Unable to add cart. Error message - Technical Error [object XMLHttpRequest]PSCFI-3763Block possibility to delete employee's profilesPSCFI-2262Technical error: Unable to send login informations. Error Thrown: Object XMLHttpRequestPSCFI-5576TECHNICAL ERROR: unable to add the product. for prestashop 1.4.7.3PSCFI-2697Technical error: Unable to send login informations. Error Thrown: Object XMLHttpRequestPSCFI-4916Unable to add product to cart
Description
It is possible to remove all profiles from the Employees>>Profiles tab, except the Admin one.
In such case, when you try to add a new tab, the add() method returns false -> this is not normal
$tab = new Tab()
// fill all fields
if (!$tab->add())
die('Unable to add')
Hi,
I'm sorry, I can't reproduce this bug on the current version (1.4.6.2)
Could you please try to upgrade your PrestaShop and tell me the problem is still present ?
Thank you,
Kind regards.