|
nver mind, fixed it
for anyone that is found in this predicament, change error reporting from:
error_reporting = E_ALL
to
error_reporting = E_WARNING
__________________
Once upon a time I stated if I ever got a warning it was time to go. It looks like that day has finally come.
|