Posted by kenyan on March 2, 2010 at 9:24pm
I'm sure I shouldn't post this here but I'm hoping for feedback from the group.
Please have a look at the issue I have posted under flickr here:
http://drupal.org/node/730630
I have no idea if the issue is specific to the OP install or flickr itself..
Running OP 1.7.0

Comments
I had this same problem when
I had this same problem when I was upgrading from OP 1.6 to OP1.7. I reset the permission of the /tmp directory and chmod to 777. Usually /tmp folder is accessible by root. I had set the webserver to have read-write access as well. That solved my problem. Also, try to clear all cache (browser cache as well). See if that solves the problem.
I use nginx webserver, so all I did was
chown -R www-data:www-data /tmpchmod -R 777 /tmp
sTattler.com
Double checked
I've double checked on permission.. all 777 (I use ssh).
And just to make sure on path, I've even added a tmp directory in the webroot in addition to the one outside it..
Cleared cache from drupal admin and forced browser clears..
Still showing
http://satyamediagroup.com
Issue seems fixed as per your
Issue seems fixed as per your suggestions stattalk.
I needed to clear cache AFTER disabling the flickr module then reanabling.
The MLT flickr module has not loaded any content yet so I'm not sure if it is functioning correctly or not.
I will be able to see which folder it sends the cache images to then.
Will update
http://satyamediagroup.com
Ya, please update whenever a
Ya, please update whenever a problem is solved. This way the community will be benefited.
sTattler.com