Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/252.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php magento将1.12.0.2升级到1.13.0.2_Php_Magento_Magento 1.13 - Fatal编程技术网

Php magento将1.12.0.2升级到1.13.0.2

Php magento将1.12.0.2升级到1.13.0.2,php,magento,magento-1.13,Php,Magento,Magento 1.13,从Magento EE 1.12.0.2升级到1.13.0.2时出现严重问题。 升级后,当我按照升级文档中的建议运行php-f shell/url\u migration\u to_1_13.php脚本时,我面临以下错误: 致命错误: 未捕获异常“企业索引模型操作异常” 中的消息“尚未为FROM子句指定表” /var/www/app/code/core/Enterprise/Catalog/Model/Index/Action/Url/Rewrite/Category/Refresh.php:1

从Magento EE 1.12.0.2升级到1.13.0.2时出现严重问题。
升级后,当我按照升级文档中的建议运行
php-f shell/url\u migration\u to_1_13.php
脚本时,我面临以下错误:

致命错误:

未捕获异常“企业索引模型操作异常” 中的消息“尚未为FROM子句指定表” /var/www/app/code/core/Enterprise/Catalog/Model/Index/Action/Url/Rewrite/Category/Refresh.php:165

堆栈跟踪:

#0/var/www/app/code/core/Enterprise/Mview/Model/Client.php(109):企业\目录\模型\索引\操作\ Url \重写\类别\刷新->执行()

#1/var/www/shell/url_migration_to_1_13.php(75):Enterprise_Mview_Model_Client->execute('Enterprise_cata…'))

#2{main}抛出/var/www/app/code/core/Enterprise/Catalog/Model/Index/Action/Url/Rewrite/Category/Refresh.php 在线165

有人能帮我解决这个问题吗