eCommerce construction > Fresh Installation

errors during install , please help

(1/1)

ruthzhangsm:
this is the first time I install abanteCart , at the step 3 :
Configuration Configuring Your AbanteCart database...

 
Sorry, but error occured during installation:
50Name Info
2::warning
 Invalid argument supplied for foreach() in /home/admin/abantecart/core/engine/extensions.php on line 230
 
 
I do not know what's wrong , please help , thanks!

abantecart:
Looks like something is missing.

Try to remove below 3 lines from install/init.php

$extensions = new ExtensionsApi();
$extensions->loadEnabledExtensions();
$registry->set('extensions', $extensions);

We will add extra check for this in the next release.

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod