Quantcast
Channel: WordPress.org Forums » [WP-Filebase Download Manager] Support
Viewing all articles
Browse latest Browse all 1341

Chrisp70 on "[Plugin: WP-Filebase Download Manager] AJAX file browser not working"

$
0
0

Have the same problem too,
everything was working on Intranet setup for several months, then stopped showing ajax tree view from 3 days ago.
have already tried:
replace wpfb-load.php
if(SUPPRESS_LOADING_OUTPUT)
@ob_end_clean();
with

if(SUPPRESS_LOADING_OUTPUT) {
while(@ob_end_clean()){} // destroy all ob buffers
}
no effect
files and links can be opened, but folder tree views jsut show spinning circle


Viewing all articles
Browse latest Browse all 1341

Trending Articles