Completely Delete the API for obtaining store information in ecshop

Source: Internet
Author: User
This article mainly introduces how to completely delete the API for obtaining store information in ecshop, which is very detailed and recommended to friends.

This article mainly introduces how to completely delete the API for obtaining store information in ecshop, which is very detailed and recommended to friends.

The version used is ECShop_V2.7.3_UTF8_release1106. You can complete the steps below to remove the API interface for obtaining store information.

1. Delete the API for obtaining store information

1. Search for "elseif ($ _ REQUEST ['act '] = 'main _ api')" in admin/index. php, and delete the source file line 489-539.
This section is used to obtain the official ecshop version, language, release time, PHP version, database version, encoding, order quantity, product quantity, user quantity, shop subject, style name, shop URL, patch information api.

2. Open admin/templates/start.htm and search for "Ajax. call ('index. php? Is_ajax = 1 & act = main_api ', '', start_api, 'get', 'text', 'flase');" delete, and "start_api () "," api_styel () "delete, source file 234-293 rows.

2. Delete the API that obtains and records the store address

1. Search for admin/templates/index.htm "}" and delete this hidden frameset. The source file contains 25-27 rows.

3. When the store configuration is deleted and submitted, the obtained store configuration includes: name, title, description, keyword, country, address, QQ, email, version number, and encoding.

1. Search admin/shop_config.php "$ spt ='

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.