Ansay
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Image upload problemOkay sorry for that I did not think of it >_< so sorry for that but i will do that 🙂
Forum: Networking WordPress
In reply to: Image upload problemms-files.php is in WP-includes, dose it have to do whit that I had WPMU before WPMS? When i updated it want me too change form blogs.php too wp-files.php in the .htaccess and delete the blogs.php file.
For mod_rewrite i did this test http://wordofmy.com/rewrite.php
Forum: Networking WordPress
In reply to: Image upload problemall of them
Forum: Networking WordPress
In reply to: Image upload problemDone it and it want to show my image :(. Should i reinstall WordPress? if so how do i export all the blogs that are online now ?
Forum: Networking WordPress
In reply to: Image upload problemmymorningstory.
wp-content/blogs.dir/56/files/2010/11/02002_theopallake_1440x900.jpg
it the patch way on the ftp.
i will contact them then if you think that is what need to be doneipstenu.
RewriteEngine On RewriteBase / #uploaded files RewriteRule ^(.*/)?files/$ index.php [L] RewriteCond %{REQUEST_URI} !.*wp-content/plugins.* RewriteRule ^(.*/)?files/(.*) wp-includes/ms-files.php?file=$2 [L] # add a trailing slash to /wp-admin RewriteCond %{REQUEST_URI} ^.*/wp-admin$ RewriteRule ^(.+)$ $1/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule . - [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L] <IfModule mod_security.c> <Files async-upload.php> SecFilterEngine Off SecFilterScanPOST Off </Files> </IfModule>That what´s in it
Forum: Networking WordPress
In reply to: Image upload problemdone that and they are all 777 and still it want show the image :/
Forum: Networking WordPress
In reply to: Sing up problemAh okay ^^ it works great now. thanks for all the help you two ^^ Cheers
Forum: Networking WordPress
In reply to: Sing up problemEmail-Confirmation-NA.php
update-notifications.php
readme.txt
index.phpthat is what i have in mu-plugins
Forum: Networking WordPress
In reply to: Sing up problemI have done that and it did not work still got “Please enter the same email address in the two email fields.“. :/