Bug? Custom Theme details.tpl? Redirect auf Home

Hi,

ich habe gerade ein Problem wo ich irgendwie nicht weiterkomme.
Und zwar hab ich ein Customtheme erstellt (CE 4.8.0) und bin dabei per Diffmerge alle Dateien von der CE 4.5.9 anzupassen.

Sobald ich unter CustomTheme/tpl/page/details/details.tpl die Original Datei aus dem Azure theme kopiere und einfüge komme ich nicht mehr auf die detailseite.

Sobald ich in der Listenansicht auf details klicke, kommt ein redirect auf die startseite und im log kommt ein Fehler der eigtl. nicht auftreten dürfte da die details.tpl im customordner und im azure ordnet die gleichen sind.

oxSystemComponentException-oxException (time: 2013-12-01 12:57:51): [0]: Function ‘getManufacturer’ does not exist or is not accessible! (Details)

Stack Trace: #0 /www/htdocs/testShop/oxid_eshop/tmp/smarty/e7c45af3885ece2b89884e409ac2beff^%%5E^5E9^5E9B9D5B%%productmain.tpl.php(88): oxSuperCfg->__call(‘getManufacturer’, Array)
#1 /www/htdocs/testShop/oxid_eshop/tmp/smarty/e7c45af3885ece2b89884e409ac2beff^%%5E^5E9^5E9B9D5B%%productmain.tpl.php(88): Details->getManufacturer()
#2 /www/htdocs/testShop/oxid_eshop/core/smarty/Smarty.class.php(1869): include(’/www/htdocs/testShop…’)
#3 /www/htdocs/testShop/oxid_eshop/tmp/smarty/e7c45af3885ece2b89884e409ac2beff^%%A5^A59^A595DDB8%%fullproductinfo.tpl.php(7): Smarty->_smarty_include(Array)
#4 /www/htdocs/testShop/oxid_eshop/core/smarty/Smarty.class.php(1869): include(’/www/htdocs/testShop…’)
#5 /www/htdocs/testShop/oxid_eshop/tmp/smarty/e7c45af3885ece2b89884e409ac2beff^%%08^08A^08ABD53A%%details.tpl.php(83): Smarty->_smarty_include(Array)
#6 /www/htdocs/testShop/oxid_eshop/core/smarty/Smarty.class.php(1263): include(’/www/htdocs/testShop…’)
#7 /www/htdocs/testShop/oxid_eshop/core/oxshopcontrol.php(529): Smarty->fetch(‘page/details/de…’, ‘ox|0|0|0|0|c67a…’)
#8 /www/htdocs/testShop/oxid_eshop/core/oxshopcontrol.php(396): oxShopControl->_render(Object(Details))
#9 /www/htdocs/testShop/oxid_eshop/core/oxshopcontrol.php(156): oxShopControl->_process(‘details’, NULL, NULL, NULL)
#10 /www/htdocs/testShop/oxid_eshop/modules/_d3modcfg/modules/controllers/d3_oxshopcontrol_modcfg_extension.php(0): oxShopControl->start(NULL, NULL, NULL, NULL)
#11 /www/htdocs/testShop/oxid_eshop/core/oxid.php(40): d3_oxshopcontrol_modcfg_extension->start()
#12 /www/htdocs/testShop/oxid_eshop/index.php(28): Oxid::run()
#13 /www/htdocs/testShop/oxid_eshop/oxseo.php(46): require(’/www/htdocs/testShop…’)
#14 {main}

Viele Grüße
Fabi

hat sich erledigt.
hatte die details.tpl von der 4.7.0 eingespielt und die ist wohl in der 4.8.0 entschlackt worden

Trotzdem danke