2016-06-23 3 views
0

私はZenCart用のFast and Easy Checkoutプラグインの最新バージョンをロードしました。 (2.1.8)私はZenCartバージョン1.5.5 MySQL 5.5.45とPHP 5.4.45を使用しています。zen cart速くて簡単なチェックアウト

それが動作していないと私は私のログでこれを発見しています:

[23-Jun-2016 20:18:55 UTC] Request URI: /zen-cart-v155/thiRd-EMP-Brick/configuration.php?gID=32, IP address: 208.102.139.70 
#1 trigger_error() called at [/home/dblisasmith/public_html/zen-cart-v155/includes/functions/plugin_support.php:68] 
#2 plugin_version_check_for_updates() called at [/home/dblisasmith/public_html/zen-cart-v155/thiRd-EMP-Brick/includes/init_includes/init_css_js_loader_config.php:79] 
#3 require(/home/dblisasmith/public_html/zen-cart-v155/thiRd-EMP-Brick/includes/init_includes/init_css_js_loader_config.php) called at [/home/dblisasmith/public_html/zen-cart-v155/includes/autoload_func.php:48] 
#4 require(/home/dblisasmith/public_html/zen-cart-v155/includes/autoload_func.php) called at [/home/dblisasmith/public_html/zen-cart-v155/thiRd-EMP-Brick/includes/application_top.php:171] 
#5 require_once(/home/dblisasmith/public_html/zen-cart-v155/thiRd-EMP-Brick/includes/application_top.php) called at [/home/dblisasmith/public_html/zen-cart-v155/thiRd-EMP-Brick/configuration.php:12] 

[23-Jun-2016 20:18:55 UTC] PHP Notice: CURL error checking plugin versions: 28:Connection timed out after 9000 milliseconds 
Trying file_get_contents() instead. in /home/dblisasmith/public_html/zen-cart-v155/includes/functions/plugin_support.php on line 68 

私はこれまでのところ得るために二日間これに取り組んできた、と私は困惑。

答えて

0

extrasというフォルダがあり、その中にcurltester.phpスクリプトがあります。

私はカールがそのスクリプトから最初に働いていることを確認します。スクリプトをロードするには、そのディレクトリの.htaccessファイルを編集する必要があります。

エラーはFECに関連していないようです。

関連する問題