xReady Posted January 17, 2018 Report Posted January 17, 2018 Cand dau Start topic si cand vreau sa dau grade la membri imi da eroare asta.. Spoiler https://imgur.com/ejLiExM.png
naRfina. Posted January 20, 2018 Report Posted January 20, 2018 Reinstaleaza platforma.. poti pune 4.2..nu o sa iti apara erori de genu
xReady Posted January 24, 2018 Author Report Posted January 24, 2018 Rezolvat asta era problema multumesc..
Minions Posted January 24, 2018 Report Posted January 24, 2018 puteai pune urmatorul cod <?php /** * XHTML 1.1 Edit Module, defines editing-related elements. Text Extension * Module. */ class HTMLPurifier_HTMLModule_StyleAttribute extends HTMLPurifier_HTMLModule { public $name = 'StyleAttribute'; public $attr_collections = array( // The inclusion routine differs from the Abstract Modules but // is in line with the DTD and XML Schemas. 'Style' => array('style' => false), // see constructor 'Core' => array(0 => array('Style')) ); public function setup($config) { $this->attr_collections['Style']['style'] = new HTMLPurifier_AttrDef_CSS(); } } // vim: et sw=4 sts=4 in urmatoare adresa ips_kernel > HTMLPurifier> HTMLPurifier> HTMLModule> StyleAttribute.php si nu trebuia sa reinstalezi platforma http://pctroubleshooting.ro/ Locul unde gasesti tot ce ai nevoie. Toti diferiti dar uniti
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now