MyBB Community Forums

Full Version: Moving the forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I go to my site I get this:
Index of /

forum/

If I move my derectory forum/ up out of Public HTML will this go away and bring me to the index of my forum? If not, how can I achieve this?
If you move the files out of the /forum/ folder then your URL would just be yoursite.com/index.php, not yoursite.com/forum/index.php. If you want it in the /forum/ folder, make a file called .htaccess in the root folder, and put this in it:

Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.yoursite.com/forum/$1 [R=301,L]
Thanks
Sorry for the doubble post, but I get this when I try to move some of the files:

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/modcp.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete modcp.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/showthread.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete showthread.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/star_ratings.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete star_ratings.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/usercp.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete usercp.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme10/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme10/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme11/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme11/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme12/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme12/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme13/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme13/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme14/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme14/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme3/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme3/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme4/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme4/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme5/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme5/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme6/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme6/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme7/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme7/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme8/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme8/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme9/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme9/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_get() [function.ftp-get]: Could not open data connection to port 29210: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2399

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_put() [function.ftp-put]: Could not open data connection to port 23885: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2565

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_get() [function.ftp-get]: Could not open data connection to port 36933: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2399

Warning: ftp_put() [function.ftp-put]: Could not open data connection to port 59538: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2565

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_put() [function.ftp-put]: Could not open data connection to port 49646: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2565

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_get() [function.ftp-get]: Could not open data connection to port 32121: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2399

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_put() [function.ftp-put]: Could not open data connection to port 27604: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2565

Warning: ftp_put() [function.ftp-put]: Could not open data connection to port 58107: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2565

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_put() [function.ftp-put]: Could not open data connection to port 32397: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2565

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_get() [function.ftp-get]: Could not open data connection to port 33493: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2399

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_get() [function.ftp-get]: Could not open data connection to port 17169: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2399

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_get() [function.ftp-get]: Could not open data connection to port 43788: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2399

Warning: ftp_put() [function.ftp-put]: Could not open data connection to port 20720: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2565

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_get() [function.ftp-get]: Could not open data connection to port 27006: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2399

Warning: ftp_put() [function.ftp-put]: Could not open data connection to port 19708: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2565

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_get() [function.ftp-get]: Could not open data connection to port 57870: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2399

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_put() [function.ftp-put]: Could not open data connection to port 54512: Cannot assign requested address in /home/manager/public_html/includes/filesystem.inc.php on line 2565

Warning: ftp_mkdir() [function.ftp-mkdir]: 6676 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Edit: Solved most of it, now it just wont let me move the cache?

Now I get this:

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/modcp.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete modcp.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/showthread.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete showthread.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/star_ratings.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete star_ratings.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme1/usercp.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete usercp.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme10/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme10/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme11/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme11/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme12/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme12/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme13/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme13/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme14/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme14/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme3/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme3/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme4/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme4/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme5/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme5/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme6/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme6/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme7/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme7/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme8/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme8/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_mkdir() [function.ftp-mkdir]: 6664 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 1597

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme9/global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete global.css: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_delete() [function.ftp-delete]: Could not delete /public_html/forum/cache/themes/theme9/index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 901

Warning: ftp_delete() [function.ftp-delete]: Could not delete index.html: Permission denied in /home/manager/public_html/includes/filesystem.inc.php on line 925

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 811

Warning: ftp_rmdir() [function.ftp-rmdir]: Can't remove directory: Directory not empty in /home/manager/public_html/includes/filesystem.inc.php on line 835

and this:

Processing directory /public_html/forum/cache
Unable to create the subdirectory /public_html/cache. It may already exist. Continuing the copy/move process...
Processing directory /public_html/forum/cache/themes
Unable to create the subdirectory /public_html/cache/themes. It may already exist. Continuing the copy/move process...
Processing directory /public_html/forum/cache/themes/theme1
Unable to create the subdirectory /public_html/cache/themes/theme1. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
MESSAGE NOT FOUND
MESSAGE NOT FOUND
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme1 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme1 completed
Processing directory /public_html/forum/cache/themes/theme10
Unable to create the subdirectory /public_html/cache/themes/theme10. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme10 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme10 completed
Processing directory /public_html/forum/cache/themes/theme11
Unable to create the subdirectory /public_html/cache/themes/theme11. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme11 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme11 completed
Processing directory /public_html/forum/cache/themes/theme12
Unable to create the subdirectory /public_html/cache/themes/theme12. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme12 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme12 completed
Processing directory /public_html/forum/cache/themes/theme13
Unable to create the subdirectory /public_html/cache/themes/theme13. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme13 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme13 completed
Processing directory /public_html/forum/cache/themes/theme14
Unable to create the subdirectory /public_html/cache/themes/theme14. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme14 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme14 completed
Processing directory /public_html/forum/cache/themes/theme3
Unable to create the subdirectory /public_html/cache/themes/theme3. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme3 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme3 completed
Processing directory /public_html/forum/cache/themes/theme4
Unable to create the subdirectory /public_html/cache/themes/theme4. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme4 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme4 completed
Processing directory /public_html/forum/cache/themes/theme5
Unable to create the subdirectory /public_html/cache/themes/theme5. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme5 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme5 completed
Processing directory /public_html/forum/cache/themes/theme6
Unable to create the subdirectory /public_html/cache/themes/theme6. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme6 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme6 completed
Processing directory /public_html/forum/cache/themes/theme7
Unable to create the subdirectory /public_html/cache/themes/theme7. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme7 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme7 completed
Processing directory /public_html/forum/cache/themes/theme8
Unable to create the subdirectory /public_html/cache/themes/theme8. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme8 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme8 completed
Processing directory /public_html/forum/cache/themes/theme9
Unable to create the subdirectory /public_html/cache/themes/theme9. It may already exist. Continuing the copy/move process...
MESSAGE NOT FOUND
MESSAGE NOT FOUND
Unable to delete the subdirectory /public_html/forum/cache/themes/theme9 - it may not be empty
Processing of directory /public_html/forum/cache/themes/theme9 completed
Unable to delete the subdirectory /public_html/forum/cache/themes - it may not be empty
Processing of directory /public_html/forum/cache/themes completed
Unable to delete the subdirectory /public_html/forum/cache - it may not be empty
Processing of directory /public_html/forum/cache completed
All the selected directories and files have been processed.
Any help?
The first two error blocks are nothing we can do anything about, as for the last, if trying to move it again doesn't work, ask your host about it.
Try to ask your host to transfer the permissions of your files to you.
Okay, thanks