dperrymorrow / Fire-Log

CodeIgniter Log Browser Spark Plugin
33 stars 8 forks source link

Blank page when visiting logs #12

Closed viperfx closed 12 years ago

viperfx commented 12 years ago

Hi,

First of all happy new year :)

I am having some trouble with viewing the fire_logs page, I have had a bit of trouble setting it up but finally the spark does not throw any 404's or errors. However, it does not work properly either.

I am extending the MX_loader class and I have followed the instructions shown here http://getsparks.org/set-up-mx

With all the changes, the site seems to be running without any errors, however when I visit my controller for the fire logs, I get presented with a blank page. I am unsure of where to start debugging with this.

Any help is appreciated, thanks.

viperfx commented 12 years ago

Right it seems what I had to do was move the spark folder into the application directory. Then copy the lang file over as well. Source: http://newfinds.com/code-igniter-sparks/fire-log/ (Solution found in comments)

Thanks for this spark.

PS - You should view this in firefox :P