[buddypress-trac] [BuddyPress] #1970: Avatars failing to upload in WP-Single

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Feb 17 00:01:48 UTC 2010


#1970: Avatars failing to upload in WP-Single
-------------------------+--------------------------------------------------
Reporter:  DennisSmolek  |       Owner:       
    Type:  defect        |      Status:  new  
Priority:  major         |   Milestone:  1.2.1
Keywords:  Avatar        |  
-------------------------+--------------------------------------------------

Comment(by DennisSmolek):

 the .htaccess is:
 # BEGIN WordPress
 <IfModule mod_rewrite.c>
 RewriteEngine On
 RewriteBase /
 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteCond %{REQUEST_FILENAME} !-d
 RewriteRule . /index.php [L]
 </IfModule>

 # END WordPress

 I cant get very far error report wise because its on shared hosting I dont
 have access to at the moment.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1970#comment:8>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list