At first, it was showing me Class 'simple_html_dom' not found in ...
but I found the solution. Now even though Theme Developer
module is activated, it doesn't show the radio box to check on the bottom left corner and Drupal doesn't show any error whatsoever, but...
When inspecting the browser's console I found this error :
Uncaught TypeError: Cannot read property 'themer_info' of undefined
This is happening in the file modules/devel_themer/devel_themer.js
on line 43
Has anybody got this module working in Drupal 7 ?