http://www.icyphoenix.com/viewtopic.php?f=35&t=7353&p=50089#p50089
-----------------------------------
gerculy
Sun 05 Sep, 2010 16:49

Avatar And SEO Help !
-----------------------------------
Hello . i use 1.3.0.53a and i try to put a new image to my profile but i have a small error here :
I try to upload by link ! 

[codeblock]Could not write avatar file to local storage. Please contact the board administrator with this message

DEBUG MODE

Line : 229
File : usercp_avatar.php[/codeblock]

All files ar on 777but still don't work !

About seo .. i " start " seo on my cp ! i edite the link in .htaccess but when i click to enter in a board i get missing file ( host server costume error )




[codeblock]

RewriteEngine On
#This may cause issues with subdirs and so it is not enabled by default.
#RewriteBase /

#Make sure the whole site goes to www.mysite.com instead of mysite.com. This is good for the search engines
#Edit and uncomment the below lines for your own site.
#Make sure to replace icyphoenix.com with your site address.
RewriteCond %{HTTP_HOST} ^***********.ro
RewriteRule (.*) http://www.***********.ro/$1 [R=301,L]

#Permanent redirection (the first line is the old domain, the second one is the new domain)
RewriteCond %{HTTP_HOST} ^***********.ro [NC]
RewriteRule ^(.*)$ http://www.***********.ro/$1 [R=301,L]
[/codeblock]

Please help ! Thanks and sorry 4 my english !


