Thread Starter
Maxaud
(@maxaud)
I found that “Safe Mode” was turned on for the IP address in question causing the upload errors.
I still have all the images in the backend broken since the upgrade to 3.0 though.
Need more details. π Site url, if possible, a location of a broken image, and of one that works (if one does).
Thread Starter
Maxaud
(@maxaud)
Thanks Andrea,
Link to Network:
http://64.64.28.26/
(Note: not the same install as LocalCityBlogs.com like the website would suggest. Both are having the same issue though.)
Link to working Image:
w/ rewrite: http://64.64.28.26/files/2010/08/thumbsvw.gif
w/o rewrite: http://64.64.28.26/wp-content/blogs.dir/1/files/2010/08/thumbsvw.gif
Link to non working image:
w/ rewrite: http://64.64.28.26/files/2010/04/iStock_000003105604XSmall.jpg
w/o rewrite: http://64.64.28.26/wp-content/blogs.dir/1/files/2010/04/iStock_000003105604XSmall.jpg
.htaccess:
[Large code excerpt removed by moderator. Per forum rules, please use the pastebin for all large code excerpts. It works better anyway.]
wp-config.php:
[Large code excerpt removed by moderator. Per forum rules, please use the pastebin for all large code excerpts. It works better anyway.]
Thread Starter
Maxaud
(@maxaud)
One thing I’m noticing is that the broken image are going to Lenderama.com
(In FF and Chrome they show broken but in IE they forward to the Lenderama domain…)
where they were imported from a blog there.
Maybe they didn’t import correctly?
Thread Starter
Maxaud
(@maxaud)
hmm, so re-uploading the images seems to work. Very odd.
Could’ve been an IE cache issue? The non-working image link above worked for me.
This is a big problem, because the pictures are uploaded to “/wp-content/upload” folder for the main site, but in the sub-sites the pictures are uploaded in “/wp-content/blogs.dir”, which make them don’t show up in the posts when i upload the picture using media uploaded and i select picture in category,
however, I’m using a plug-in called “Viva-ThumbZoom” showing the main picture which come with the plug-in is installed in a location which it does not exist in my website’s directory : http://nemdil.info/fouzi/wp-content/uploads/cat1_NpAdvMainFea.jpg
but the picture i uploaded goes here : http://nemdil.info/fouzi/files/2010/08/NNN.jpg
but fouzi folder dont exist in my website ???
main site : http://nemdil.info
sub site : http://nemdil.info/fouzi
Thank you
It;s a problem for plugins that aren’t built with the network in mind, yes. they need to check if multisite is active and figure out the upload path accordingly. Yes, others plugins do that just fine. π
Those upload folders are virtuall and rewritten via the htaccess file.
But, like I said – plugin author needs to check for it.
You already posted in a separate thread…. it’s the plugin.
Thread Starter
Maxaud
(@maxaud)
Andrea,
I’m thinking the image is working now because I re-uploaded it.
I’m thinking it didn’t bring the images over completely when it was imported and that was done around the same time as the update so I assumed it was due to that.
Oh yeah, if you were importing at the time… that’s different, and that’ll do it. π