我正在尝试在prestashop 1.6中安装一个模块 当我检查phpmyadmin时,我发现其中没有一个表。所以我转到www/modules/ecster/sq/install.php 我得到了这个错误。Fatal error: Uncaught Error: Class 'Db' not found in /modules/ecsterpay/sql/install.php:45 Stack trace_DB</
我已经在nginx服务器上的php 7.1.7上安装了prestashop 1.7.2.0。autoload.php');
我得到了以下错误:
PHP Fatal error: Class 'Db' not found in /Volumes/osx-storage/projects/luckylee/prestashop/prestash
我已经下载了一个android应用程序源代码,这是唯一的活动:import android.os.Bundle;
/** Called when the activity is first created. */ public void onCreate(Bundle savedInstanceState) {
super