thyon you're right :-)
I had version 1 of the catalog installed on my TL version 2.8.2, and i uninstalled it (and all the related extension) from the extension manager. After that i installed version 2.0a3 of the catalog.
Now when I go to Catalog in the BE i get this error:
Code:
Runtime notice: Declaration of CatalogExt::removeOldFeeds() should be compatible with that of Controller::removeOldFeeds() in /var/www/vhosts/domain.com/httpdocs/system/modules/catalog/CatalogExt.php on line 39
#0 /var/www/vhosts/domain.com/httpdocs/system/modules/catalog/CatalogExt.php(39): __error(2048, 'Declaration of ...', '/var/www/vhosts...', 39, Array)
#1 /var/www/vhosts/domain.com/httpdocs/system/functions.php(55): include_once('/var/www/vhosts...')
#2 [internal function]: __autoload('CatalogExt')
#3 /var/www/vhosts/domain.com/httpdocs/system/libraries/System.php(145): get_class_methods('CatalogExt')
#4 /var/www/vhosts/domain.com/httpdocs/system/modules/catalog/dca/tl_catalog_types.php(748): System->import('CatalogExt')
#5 /var/www/vhosts/domain.com/httpdocs/system/drivers/DC_Table.php(198): tl_catalog_types->generateFeed(Object(DC_Table))
#6 /var/www/vhosts/domain.com/httpdocs/system/modules/backend/Backend.php(149): DC_Table->__construct('tl_catalog_type...')
#7 /var/www/vhosts/domain.com/httpdocs/typolight/main.php(99): Backend->getBackendModule('catalog')
#8 /var/www/vhosts/domain.com/httpdocs/typolight/main.php(295): Main->run()
#9 {main}
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/domain.com/httpdocs/system/functions.php:132) in /var/www/vhosts/domain.com/httpdocs/system/libraries/Template.php on line 174
#0 [internal function]: __error(2, 'Cannot modify h...', '/var/www/vhosts...', 174, Array)
#1 /var/www/vhosts/domain.com/httpdocs/system/libraries/Template.php(174): header('Content-Type: t...')
#2 /var/www/vhosts/domain.com/httpdocs/system/modules/backend/BackendTemplate.php(136): Template->output()
#3 /var/www/vhosts/domain.com/httpdocs/typolight/main.php(286): BackendTemplate->output()
#4 /var/www/vhosts/domain.com/httpdocs/typolight/main.php(102): Main->output()
#5 /var/www/vhosts/domain.com/httpdocs/typolight/main.php(295): Main->run()
#6 {main}
I hope that someone can help me solved this issue :-)
Bookmarks