Vider le cache drupal
drush cc allVoir la liste des features
| { | |
| "folders": | |
| [ | |
| { | |
| "path": "repo_git/public", | |
| "folder_exclude_patterns" : ["repo_git/public/sites/all"] | |
| } | |
| ] | |
| } |
| // Ajouter l'information sur le patch | |
| // Le patch se trouve sur ce lien https://drupal.org/node/1548028 | |
| wget https://drupal.org/files/jquery_update-1548028-25-default-jquery.patch | |
| patch < jquery_update-1548028-25-default-jquery.patch |
Uncaught TypeError: Cannot read property 'themer_info' of undefined
This is happening in the file modules/devel_themer/devel_themer.js on line 43NOTE: Currently, Theme Developer does not work with the latest version of simplehtmldom API. You must use simplehtml API version 7.x-1.12 if you want Theme Developer > to function properly.