Jump to content

[RESOLU] Erreur sur insértion de code js ou iframe dans une page CMS


Recommended Posts

Impossible d’insérer du code js pour integrer un iframe dans une page CMS.

 

PRESTASHOP 1.5.6.1

 

Voici le message erreur

$message = $this->validateField($field, $value, $id_lang);874. 				if ($message !== true)875. 				{876. 					if ($die)877. 						throw new PrestaShopException($message);878. 					return $error_return ? $message : false;879. 				}880. 			}

/***********************

 

ONGLET PREFERENCES GENERALES > Préférences/générales/ autoriser iframe

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

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...