AW: Re: Legacy Attachment Indexing, part 2
"med" <[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <000701c5442e$be8b9410$318afea9@miststueck> |
Hi, Don't know if this helps or is related in anyway to your problem. But I had similar problems when playing with attachments. Using file_get_content($some_url) instead of fopen() solved my problems... Cheers, Alex