rsanchez / json

Output ExpressionEngine data in JSON format.
http://devot-ee.com/add-ons/json/
101 stars 234 forks source link

Installing JSON, plugins CP page returns blank. #26

Closed ghost closed 10 years ago

ghost commented 10 years ago

Installing this JSON plugin results in the EE (2.7.2) CP Page for plugins return blank, removing the plugin and the plugins page functions as normal.

rsanchez commented 10 years ago

Can you open your admin.php, change $debug = 1, and see if it prints out any PHP errors? Thanks.

ghost commented 10 years ago

No errors printed to the page, even with $debug =1;

sherpaglobal commented 10 years ago

Hi I am experiencing the same problem, running 2.7.3 here.

arosenhagen commented 10 years ago

same for me. no errors printed

rsanchez commented 10 years ago

Thanks for the reports everyone. Just pushed v1.1.1 to fix this.