06-21-2011, 05:45 AM
[eluser]jmadsen[/eluser]
[quote author="osci" date="1308673942"]or have logging and profiler enabled at least in your development machine
[/quote]
yes, i was going to add something like that - Wonder Woman, do you have
error_reporting(E_ALL);
in your index.php, and profiling turned on? You should be getting error messages back for these things that will help you alot
[quote author="osci" date="1308673942"]or have logging and profiler enabled at least in your development machine

yes, i was going to add something like that - Wonder Woman, do you have
error_reporting(E_ALL);
in your index.php, and profiling turned on? You should be getting error messages back for these things that will help you alot