The solution of Weaving dream CMS backstage Card

Source: Internet
Author: User
First, the reason analysis

Often login backstage webmaster may find that when visiting the home of the dream, it will check whether the site has updated patches, program directory security settings and so on. Many servers disable network access outside of themselves, so the dream is to check for updates, which is equivalent to accessing the network outside of itself on the server, and the dream-weaving program does not limit the maximum time for the update check, causing the browser to remain in a wait state. In fact, this is the negligence of the weaving dream itself, from a technical point of view, this can be completely solved.

Second, the solution

1 . Remove the following code from the templets/index_body.htm in the site background (default dede) directory.

<script type= "Text/javascript" >function ShowMore () {$ ("#allInfo"). Toggle (); $ ("#allInfoTD"). Toggle ();} $ ( function () {$.get ("index_testenv.php", function (data) {if (Data!== ') {$ ("#__testEvn"). HTML (data);})}) </script>

Overwrite the replacement file to resolve the issue.

The solution of Weaving dream CMS backstage Card

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.