"Failed to load given url" from a plugin moddata dir (1.9)

"Failed to load given url" from a plugin moddata dir (1.9)

Bởi Itamar Tzadok -
Số lượng các câu trả lời: 2

I'm working on an activity module plugin which allows uploading and storing images in moodledata...moddata... but the stored images do not show up on the page and firebug states "Failed to load given url" (with urls such as http://localhost/file.php/3/moddata/newmodule/1/2/1/image.gif). If I change the url to some image in moddata of a standard module, that image shows up. Permissions of the images look the same. Any suggestion appreciated. cười

Trung bình điểm đánh giá: -
Để phản hồi tới Itamar Tzadok

Resolved - Re: "Failed to load given url" from a plugin moddata dir (1.9)

Bởi Itamar Tzadok -

It was a BOM that sent a header which prevented file.php from doing its job. cười

Để phản hồi tới Itamar Tzadok

Re: Resolved - Re: "Failed to load given url" from a plugin moddata dir (1.9)

Bởi Nigel Singleton -

Hi. Seem to have a similar problem. Can you be a bit clearer what you did to rectify the problem? Thanks.