Solution to the upload filetype not allow error in dedeCMS image uploading

Source: Internet
Author: User
Tags website server

Recently, the dedecms official version 5.7 program was installed, but a problem was found during the publication of the article, that is, when uploading images through the editor during the publication of the article, the image cannot be uploaded, the error message is: "Upload filetype not allow ...... ", after careful research, I finally come up with a solution. I will share it with you here.

In fact, it is very easy to find the/include/uploadsafe. inc. php file and make the following changes at line 45th of the file:

$ Imtypes = array

Change

$ Imgtypes = array

After the above modifications are completed, the problem of dynamic route for CDN cache is solved.

Articles you may be interested in
  • Solution to the DedeTag Engine Create File False error in dedeCMS
  • How to solve the Call to undefined function curl_init error in php running?
  • Detailed usage of the jQuery plug-in (Lazy Load) for delayed image loading
  • Solution to incorrect display of transparent PNG images in IE6
  • DedeCMS (zhimeng) website Server Directory Security Settings Experience Sharing
  • Recommendation of three methods to enhance CMS Security
  • Solution for uploading images with too much width
  • FckEditor shortcut menu-image deletion function

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.