Home > Backend Development > PHP Tutorial > #ECSHOP更改了源文件会自动还原#该如何解决

#ECSHOP更改了源文件会自动还原#该如何解决

WBOY
Release: 2016-06-13 10:13:00
Original
1277 people have browsed it

#########ECSHOP更改了源文件会自动还原#############
对应文件路径 temp/compiled/member_info.lbi.php

我把文件最下面的登陆和注册的路径修改了(倒数2,3行),可莫名其妙的老是会自动还原成原来的。。。非常奇怪亚

有那位大侠知道吗?

------解决方案--------------------
更改之后保存Cttl+S
------解决方案--------------------

引用楼主 wdx2011 的帖子:
对应文件路径 temp/compiled/member_info.lbi.php

我把文件最下面的登陆和注册的路径修改了(倒数2,3行),可莫名其妙的老是会自动还原成原来的。。。非常奇怪亚

有那位大侠知道吗?

------解决方案--------------------
会的,你没有找到根源.

有些php 文件是自动生成的.你改后.自动生成时,盖掉了你修改的部分.
------解决方案--------------------
呵呵呵,你改编译路径下的文件干嘛,哪个当然改了没有
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template