View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005399 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2013-09-09 08:07 | 2014-04-15 15:04 |
Reporter | henrik.steffen | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Googlebot | OS | Googlebot | OS Version | Googlebot |
Product Version | 4.7.7 / 5.0.7 | ||||
Target Version | 4.9.0_5.2.0_beta1 | Fixed in Version | 4.8.5 / 5.1.5 | ||
Summary | 0005399: EXCEPTION_SYSTEMCOMPONENT_TEMPLATENOTFOUND, Faulty component --> content.tpl | ||||
Description | This exception can sometimes be found in EXCEPTION_LOG The reason is, that the template path to "content.tpl" is missing in $_sThisAltTemplate in basket.php In render() method there is this if-block: if ( oxUtils::getInstance()->isSearchEngine() ) { return $this->_sThisTemplate = $this->_sThisAltTemplate; } So, set your user-agent to for instance "googlebot" and get the Exception and a white screen in the shop frontend when accessing http://demoshop.oxid-esales.com/community-edition/warenkorb/ | ||||
Steps To Reproduce | see above | ||||
Tags | No tags attached. | ||||
Theme | All | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||