Project Description:
I am trying to find out why in phpfox i am getting allot of useres registered with no photo this is not what is suppose to be in my .htaccess file
RewriteRule ^file/pic/photo/(.*)\.(.*)$ static/image.php?file=$1&ext=$2 there should not be a back slash in there although i seem to have a registration issue of the admin area not obaying my commands.