Forums
(@wyattjoh)
12 years, 8 months ago
Resolved. Seems that adding the:
if(!ob_start("ob_gzhandler")) ob_start(); // Load JS PLUGIN HERE ob_end_flush();
Was negatively affecting the plugin, and causing all the issues.
12 years, 10 months ago
Just wanted to know if you had found a solution to the problem.
15 years, 1 month ago
Mind if you try sharing your solution?