### ### ### ### ### ### ###### ###### ###### ######## ##### ### ####### #####TM ######### ######## ##### ######### ######### ### ######### ######### #### ### ### ### ### #### #### ### ### #### ######## ### ### ## ## ### ##### ### ### ### ### ###### ### #### ### ### ### ### #### #### ### ### #### ######## ### ######## ######## ### ######### ########## ### ######### ######### ##### #### ### ######### ######## ### ####### ######## #### ######### ##### inc/ this folder is where all the gubbins live. /inc/data This is where the preferences ares stored. It (and the files inside) need to be writable by the server process. In a shell (like ssh or telnet), do this.. chmod -R 777 /path/to/blog/inc/data You can use your FTP client for this too, set its "permissions", sometimes under "attributes" (set them to "ALL" for "EVERYONE", or equivalent). En-Joy! ;o) Cor