DyegoAV / slimstat

Automatically exported from code.google.com/p/slimstat
GNU General Public License v2.0
1 stars 0 forks source link

Page Blank #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. the site show me black all in the moment to install
2.
3.

What is the expected output? What do you see instead?
the stats

What version of the product are you using? On what operating system?
slimstat-2.1

Please provide any additional information below.

Original issue reported on code.google.com by KenMacL...@gmail.com on 2 Apr 2010 at 5:05

GoogleCodeExporter commented 9 years ago
Try changing line 23 of index.php from this:

error_reporting( 0 );

to this:

error_reporting( E_ALL );

That should show you the problem.

Original comment by step...@wettone.com on 16 Apr 2010 at 1:50

GoogleCodeExporter commented 9 years ago
No activity in a month so I presume this is no longer a problem.

Original comment by step...@wettone.com on 17 May 2010 at 9:09