Lỗi HTML error 0 với Imagefield

Hiện em đang thực hiện làm một website dựa trên drupal, em đang xài drupal 6.3 và có sử dụng ImageField để tạo một content type mới. Em thực hiện cài đặt và set permission đầy đủ hết, nhưng khi post lên thì chỉ có admin được upload ảnh thông qua imagefield. Đối với non-admin user thì upload ảnh lại bị văng lỗi "HTTP error 0" và dường như thông báo là Access denied. Anh có thể cho em biết vì sao được không anh ?

Comments

Các module quan trọng để thao

Các module quan trọng để thao tác trên hình ảnh hiện tại đều ở tình trạng đang phát triển -- chưa ổn định. Tôi cũng đã thử sử dụng ImageField, đối với các phiên bản chính thức được công bố cho Drupal 6.x đều gặp khá nhiều lỗi, lỗi còn nhiều hơn dev. Do đó, nếu muốn sử dụng các tính năng mới nhất, ít lỗi nhất có thể, bạn nên sử dụng bản dev: Vào drupal.org/project/{project_name}, ở phía dưới các phiên bản đang được công bố, click vào liên kết "View all releases" => tìm bản xxx-dev, trường hợp của bạn thì tìm bản 'imagefield 6.x-3.x-dev'.

Ngoài ra, đối với module imagefield, nó phát triển trên filefield, cho nên cũng nên sử dụng bản -dev của module filefield; CCK bản chính thức cũng tương đối ổn định rồi.

Muốn sớm có bản ổn định, bạn cũng nên báo lỗi cho các người phát triển qua issue tracker của drupal.org: vào drupal.org/project/{project_name} => đăng nhập => nhấp chuột vào link "Report new bug". Tiếng Anh ẹ ẹ chút cũng không sao đâu, kết hợp với screenshot, ráng cho người ta hiểu là được rồi.

Em cảm ơn anh. Hiện em vẫn

Em cảm ơn anh. Hiện em vẫn chưa sửa được. Đợi bản update vậy. Em chuyển qua làm tiếp phần khác.

Chúc anh một ngày vui,

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <sup> <br> <p> <h3>
  • Lines and paragraphs break automatically.
  • Link to content with [[some text]], where "some text" is the title of existing content or the title of a new piece of content to create. You can also link text to a different title by using [[link to this title|show this text]]. Link to outside URLs with [[http://www.example.com|some text]], or even [[http://www.example.com]].
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.