Artur Fonzarelli Posted July 22, 2014 Share Posted July 22, 2014 ciao, ho provato ad incollare il codice youtube di un video nel modulo della slide che appare in home page. Ovviamente l'ho incollato dove c'era scritto "incolla codice". Quando però vado a salvare mi da un messaggio di errore e il video non me lo salva e non si vede. Come mai? Il codice youtube che incollo è il seguente: <iframe width="420" height="315"src="//www.youtube.com/embed/ictsurt_y2" frameborder="0"allowfullscreen></iframe> Il messaggio di errore che mi da invece è il seguente: [PrestaShopException] Property HomeSlide->description is not validat line 887 in file classes/ObjectModel.php 881. 882. $message = $this->validateField($field, $value, $id_lang);883. if ($message !== true)884. {885. if ($die)886. throw new PrestaShopException($message);887. return $error_return ? $message : false;888. }889. }890. }891. ObjectModelCore->validateFieldsLang - [line 301 - classes/ObjectModel.php] ObjectModelCore->getFieldsLang - [line 643 - classes/ObjectModel.php] ObjectModelCore->update - [line 414 - modules/homeslider/homeslider.php] HomeSlider->_postProcess - [line 208 - modules/homeslider/homeslider.php] HomeSlider->getContent - [line 803 - controllers/admin/AdminModulesController.php] AdminModulesControllerCore->postProcessCallback - [line 1043 - controllers/admin/AdminModulesController.php] AdminModulesControllerCore->postProcess - [line 171 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 54 - admin/index.php] Link to comment Share on other sites More sharing options...
cyber Posted July 24, 2014 Share Posted July 24, 2014 quanto casino ma no ti basta usare un modulo pr l'html oppure il modulo integrato nello shop non ricordo il nome ma c'è Link to comment Share on other sites More sharing options...
Artur Fonzarelli Posted July 25, 2014 Author Share Posted July 25, 2014 ciao cyber, moduli integrati nello shop per i video non li ho trovati. come si fa ad inserire un modulo html nella posizione attualmente occupata dalle immagini slide? Grazie Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now