Author Topic: errors during install , please help  (Read 6517 times)

Offline ruthzhangsm

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
errors during install , please help
« on: February 13, 2012, 08:17:43 AM »
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!

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: errors during install , please help
« Reply #1 on: February 13, 2012, 03:56:08 PM »
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.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod