Quote:
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/index.php on line 259
Warning: fclose(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/index.php on line 260
|
Please try to modify vbseo_sitemap/index.php file:
find:
PHP Code:
$pf = fopen($dl_log, 'w');
replace with:
PHP Code:
$pf = fopen(VBSEO_SM_DLDAT, 'w');
CHMOD the /vbseo_sitemap/data/ directory to 777
and any files INSIDE it to 666
and delete downloads.dat from ftp