Excuse me and apologies if this has already been asked or is documented somewhere.
I have been testing sugar, but have come across a most peculiar issue, in that if i have 2 emails with attachments on them of the same type. it seems to cache the attachment when i download it from the first email - any subsequent email with the same type of attachment ends up just being a copy of the first attachment with the filename from the other email. i hope that makes sense.
I disabled cacheing - will at least i think i did!
i used this wiki http://www.sugarcrm.com/wiki/index.p...d_Accelerators
it says:
$GLOBALS['sugar_config']['external_cache_disabled] = true //will disable all external caching.
where exactly do i put that? i assumed config.php, so i found the config array then added the "external_cache_disabled"=> true,
is that right?
i would appreciate any assistance you can provide. I also changed the cacheing provider i was using. Anyone know how to exclude somethings from cacheing?
sorry, speaking to someone they said it wasnt clear what my problem was so will try again....
I have 2 emails from an external source each has a file attached. Email A has 123.mp3 and Email B has 321.mp3 attached.
I download 123.mp3 from the email it is say 200Kb. Then i goto the next email and download 321.mp3, this file displays that its 200Kb on download when actually its 300Kb in this case. the system seems to retain the previously downloaded file and use that as the download. so i end up with another copy of 123.mp3 but with a different filename (321.mp3)
Thanks


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks