Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6605 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

I'm working on a script that export pasted images on a website and then refence the images to the web url.

Here's my algorithm:


Loop through all field

   if image --> Copy to temp folder

End loop



Export all images in temp folder to web



Loop through all field

   if image --> Empty Activefield

      ActiveField = WebImage (Example: http://www.xyz.com/images/abc.jpg) /*PROBLEM HERE*/

   end if

end loop

- I'm using MediaManager plugin.

- The problem is that everything goes well except that when I'm updating the image, instead of reading the image on the web it reads it in the web cache! I've been looking for the web cache directory, but I didn't found it.

Can someone tell how to empty this cache? I've tried "Flush cache to disk", but it didn't worked...

Thank you

Nick

  • 3 weeks later...
Posted

I found the answer a few days ago. Since MediaManager use Quicktime I emptyed quicktime cache and it worked!

This topic is 6605 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.