RhymeDigital / isotope_feeds

Updated implementation for creating Product Feeds in Isotope eCommerce for Contao Open Source CMS
GNU Lesser General Public License v3.0
3 stars 6 forks source link

Installation Problem with Contao 3.5.0 and Isotope 2.2.6 #3

Closed dengelstein closed 8 years ago

dengelstein commented 9 years ago

After install the package I cant get into "Products" I get following Error

Warning: in_array() expects parameter 2 to be array, null given in system/modules/core/library/Contao/System.php on line 140

0 [internal function]: __error(2, 'in_array() expe...', '/www/htdocs/w01...', 140, Array)

1 system/modules/core/library/Contao/System.php(140): in_array('getInstance', NULL)

2 system/modules/core/drivers/DC_Table.php(206): Contao\System->import('Rhyme\Backend\I...')

3 system/modules/isotope/drivers/DC_ProductData.php(93): Contao\DC_Table->__construct('tl_iso_product')

4 system/modules/core/classes/Backend.php(408): DC_ProductData->__construct('tl_iso_product', Array)

5 system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('iso_products')

6 contao/main.php(20): Contao\BackendMain->run()

7 {main}

Fatal error: Class 'Rhyme\Backend\IsotopeProduct\FeedCallbacks' not found in /www/htdocs/w0123444/industrie.center/system/modules/core/library/Contao/System.php on line 140

schaffen commented 9 years ago

Hello.

I´ve got the same issue with version Contao 3.5.0 and Isotope 2.2.5.

Errors and Warnings are the same as above. Just wanted to let you know :)

Regards Martin

bytehead commented 8 years ago

It's actually fixed in the develop-branch.