Dedecms background text editor does not show or slow loading solution

Source: Internet
Author: User
Tags php file

Reason status

Dedecms text editor not displayed
I tried the two methods but failed. What are the other reasons or methods?
1. Alter TABLE 'dede _ archives 'add COLUMN 'voteid' int (10) not null default 0 AFTER 'mtype ';
Log onto the system background-system-SQL command line tool. This code has been tried and cannot be executed successfully.
II. Replacement code:
Find the dede/archives_do.php file, open it in notepad, and find
Header ("location: {$ gurl }? Aid = $ aid "); replace
Echo '& lt; META HTTP-EQUIV = "REFRESH" CONTENT = "1; URL ='. $ gurl .'? Aid = '. $ aid.' "> ';
After replacement, the fault persists.

 

Solution,

No blank loading. It turns out that a re-analysis file is lost in the include/fck Directory. Later, it will be solved by copying the file from other places.

 


Slow loading solution


1. The editor location 404 cannot be displayed on the webpage. "404" means the path problem. It may also be that the Directory in linux is of a different size. You can simply change the case sensitivity.

Solution 1: a file error may occur. Copy the "includeFCKeditor" directory file in the upgrade package again.

Solution. only the fck editor is supported in version 5. The following settings are required: backend-"system"-"basic system parameters"-"core settings"-"Html editor options (currently only fck is supported ): "Fill in fck here. The correct user does not need to change it. (This method can be solved in many cases)

2. The editor is blank and the text can be entered, but the page code reports an error.

Research: Personal testing is a problem with IE browser. I use IE6.0, which should be incompatible.

Solution 1: overwrite the old fck editor

Solution 2: Use a non-IE core browser. For example, Firefox.

3. Transfer the FCKeditor folder in the include folder locally to overwrite the FCKeditor folder in the space. Because data may be lost during transmission, overwriting may solve the problem.

4. Modify the four files in includeFCKeditoreditorlang in the space, download them to the local device, and re-edit them in the upload space. The editor may not work properly due to garbled characters in the four files.

5. Change/htmledit/index in the include folder in the space. php; find the sixth line if ($ modetype = "full ") {if ($ modetype = "full" | $ modetype = "" | $ modetype = "basic") {specify: if none of the above solves your problem, or you have not touched the background file

Tip: Sometimes your network is slow, and the editor may not be loaded. In this case, we can refresh it a few times or change the browser. Generally, we can load it using the ff browser.

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.