Plugin Media

Par TuxBoyBzh, il y a 12 ans


Bonsoir,

J'ai un problème pour intégrer tinymce via le plugin Media de graficart avec le thème admin qui est en vente sur grafikart, il m'affiche comme quoi il ne trouve pas certains fichiers :

GET http://localhost:2222/depot/admin/jwysiwyg/jquery.wysiwyg.old-school.css.js 404 (Not Found) edit:8
GET http://localhost:2222/depot/css/js/admin/jwysiwyg/jquery.wysiwyg.old-school.css 404 (Not Found) edit:14
GET http://localhost:2222/css/style.css 404 (Not Found) tiny_mce.js:1
$.wysiwyg.controls.table not defined. You need to include wysiwyg.table.js file

Il doit y avoir un moyen ?

Merci d'avance pour vos réponses

1 réponse

TuxBoyBzh, il y a 12 ans

J'ai un autre problème avec le Plugin, Quand je veux redimentionner une image via $this->Media->image(...) une erreur dit que le helper Media n'existe pas alors que dans le AppController j'ai bien $helpers = array(Media.Media)