When I check my php error log, I see this error over and over:
[31-May-2015 05:47:56 UTC] PHP Notice: ob_clean(): failed to delete buffer. No buffer to delete in /Volumes/mac hd/netmeter app/dwzUpload/dwzUpload.php on line 634
So I commented out the ob_clean(); in dwzUpload.php and it's working now without error. Is this ok? |
|
|