December 12th, 2009, 09:20 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,705
|
Comment out the flush(); lines in adm-misc.php like so
//flush();
Thats a bug in your specific version of PHP so it would not be in the actual downloaded code since we would want flush to be there.
|
| |