NWTD
Forum Replies Created
-
bump
Could two gallery paths be used for the blogs?
by default it’s using
wp-content/blogs.dir/%BLOG_ID%/files/, but could a second one be added to something likewp-content/blogs.dir/1/files/or wherever the supersite’s nextgen gallery upload loaction would be.To clarify further, I’d like to manage all subsite galleries from here:
http://nwtechanddesign.com/wp-content/uploads/network_admin.png
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Plugin breaks imagesMy issue was caused by me linking to an image by the full domain and using
http:Forum: Networking WordPress
In reply to: Featured images have gone missingThat did it. Thank you for the insight.
Forum: Networking WordPress
In reply to: Featured images have gone missingAssuming by the “AllowOveride set to All.”, you meant to add
<Directory /> Options FollowSymLinks AllowOverride All </Directory>to my .htaccess…this just crashed the site.
Forum: Networking WordPress
In reply to: Featured images have gone missingAs far as my ftp client shows me, this image is here: /nwtechanddesign.com/public_html/wp-content/blogs.dir/29/files/Bobbi-Romine1.jpg
Forum: Networking WordPress
In reply to: Featured images have gone missingIt shows nothing. Example
Forum: Networking WordPress
In reply to: Featured images have gone missingSo that’s fine. What’s the real problem? Is http://domain/subsite/files/image not working?
Correct. Any insight?
Forum: Fixing WordPress
In reply to: query_posts & custom taxonomiesThank you! I’m still a php novice so I’m piecing this as I go.
Forum: Networking WordPress
In reply to: Featured images have gone missingFollowing up on similar threads, some had issues caused by .htaccess. I haven’t changed mine, but here’s my .htaccess
#BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L] php_value upload_max_filesize 20M php_value post_max_size 20M php_value max_execution_time 200 php_value max_input_time 200 #END WordPressForum: Networking WordPress
In reply to: Featured images have gone missingAlso important to note that this happening across every site on this multisite network
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Plugin breaks imagesI’m having the same issue. Link
Are you still using the General Interest list in CC?
I was having the same issue. When I created a new list and set up the GF/CC plugin to use that list everything worked.
No worries. I would love to find out if it worked for you as well.
Our client was easy to convince. I can only hope the same for you!