-
fecshop service method is not exit. fecshop\services\Customer::actionActionGetAvailableUserIdentityByEmail
https://github.com/fecshop/yii2_fecshop/blob/4ae4b011b0f7eed33906db889fd1f149a5f95d8c/se…
-
Elasticsearch Database Exception – yii\elasticsearch\Exception
```
Elasticsearch request failed with code 400.
Error Info: Array
(
[requestMethod] => POST
[requestUrl] => http://127.…
-
Hi, this is Xcheck team. Our code safety check tool **Xcheck** has found 2 xss vulnerabilities in this object. Here are the detail.
1. yii2_fecshop-master/app/appfront/theme/base/front/checkout/car…
-
### What steps will reproduce the problem?
安装时候出现下面错误:
```
Notice: Undefined variable: argv in /var/www/fecmall/common/config/bootstrap.php on line 18
Fatal error: Uncaught PDOException: SQL…
-
第五步设置权限时:
chmod 777 -R /www/web/yii2_fecshop_docker/app/fecshop/appfront/web/assets
使用以上命令在Mac OS上会报错:chmod: -R: No such file or directory
解决方案:[-R 放在 777 前面](https://github.com/fecshop/yii2_fecsho…
-
我在执行
```composer create-project fancyecommerce/fecshop-app-advanced fecshop 1.7.2.0```
遇到了这个问题
```Do not run Composer as root/super user! See https://getcomposer.org/root for details```
请问我需要如何解决呢…
-
根据文档做了如下操作
composer create-project fancyecommerce/fecshop-app-advanced fecshop 2.4.4
。。。
前后台程序运行正常但是分别在appadmin,appfront 文件夹里未发现modules这个文件夹
![image](https://user-images.githubusercontent.com/1…
-
node 版本:v12.14.1
npm 版本: 6.13.4
请问下面的问题怎么解决呢?
(node:370) UnhandledPromiseRejectionWarning: Error: Exited with code 3
at ChildProcess. (/www/fecshop/vue_fecshop_appserver/node_modules/opn/ind…
-
版本2.4.6
环境aliyun ubuntu18.0 64位
```bash
root@iZuf67odp1teij228si5v5Z:/www/web/yii2_fecshop_docker-master/app/fecshop# docker-compose exec php bash
root@e702da482069:/www/web/fecshop/appimage/c…
-
### What steps will reproduce the problem?
I install the fecmall2.4.7 by docker and i got this problem when I open the install.php website in my browser for installation.
### What is the expected …