https://www.icyphoenix.com/viewtopic.php?f=35&t=7353
-----------------------------------
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 !


-----------------------------------
gerculy
Tue 07 Sep, 2010 14:22

Re: Avatar And SEO Help !
-----------------------------------
I can say ! Nice support around here  :(


-----------------------------------
spydie
Tue 07 Sep, 2010 15:22

Re: Avatar And SEO Help !
-----------------------------------
Remember please, that we do this in our free time.

Pushing wan´t let you anywhere. 

It´s probable, that nobody had a response to the issue, that´s why nobody answered.

Did you use Search , to find out , if something similar happend to somebody else ??


-----------------------------------
gerculy
Tue 07 Sep, 2010 22:20

Re: Avatar And SEO Help !
-----------------------------------
Oky ! i see , i look around 3 times and i don't get enything to can solve my problems ... 
......


-----------------------------------
Mighty Gorgon
Wed 15 Sep, 2010 23:21

Re: Avatar And SEO Help !
-----------------------------------
The first issue should be related to wrong permissions on your folders, ask your host to check the real permissions there.

The issue about REWRITE should also depend on your host, are you sure that rewrite engine is working fine there? Did you ask your hosting service about that?


