升级后X-Cart错误

发布于 2024-11-19 13:46:40 字数 561 浏览 0 评论 0原文

我正在使用开发者许可证在家用笔记本电脑上升级 X-Cart,因此升级期间实时商店不会受到影响。从 4.4 - 4.4.3 升级后,当我尝试重新加载管理页面时收到以下错误:

> ( ! ) Fatal error: Cannot redeclare
> func_convert_trademark() (previously
> declared in
> ...\include\func\func.core.php:2597)
> in ...\include\func\func.core.php on
> line 2636
> 
> Call Stack
> # Time    Memory  Function    Location
> 1 0.2790  384688  {main}()    ..\home.php:0

> 2 0.3081  423888  require('...\admin\auth.php')   ..\home.php:48

> 3 0.3992  740952  require_once('...\init.php')    ..\auth.php:60

I am upgrading X-Cart on my home laptop with a developer license, so the live store is not impacted during the upgrade. After upgrading from 4.4 - 4.4.3, I receive the following error when I try to reload the admin page:

> ( ! ) Fatal error: Cannot redeclare
> func_convert_trademark() (previously
> declared in
> ...\include\func\func.core.php:2597)
> in ...\include\func\func.core.php on
> line 2636
> 
> Call Stack
> # Time    Memory  Function    Location
> 1 0.2790  384688  {main}()    ..\home.php:0

> 2 0.3081  423888  require('...\admin\auth.php')   ..\home.php:48

> 3 0.3992  740952  require_once('...\init.php')    ..\auth.php:60

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

那支青花 2024-11-26 13:46:40

我认为这可能是您的 X-Cart 安装所特有的问题。您应该将其发布给 X-Cart 的开发人员,以便他们调查并帮助您。

[更新] 或者尝试将文件 xcart-dir\include\func\func.core.php 替换为 4.4.3 分发版中的相同文件。该问题可能是由补丁应用问题引起的,并且该文件(也可能是其他文件)未正确升级。

I think this is an issue that may be specific for your X-Cart installation. You should post it to the developers of X-Cart to allow them investigate it and help you.

[updated] Or try to replace file xcart-dir\include\func\func.core.php with the same from distributive of 4.4.3. May be the issue is caused by problems with patch applying and this file (and may be some others also) was not correctly upgraded.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文