View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006078 | OXID eShop (all versions) | 2.7. Customer info | public | 2015-03-10 13:59 | 2024-01-17 14:39 |
Reporter | gerldental | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 4.8.9 / 5.1.9 | ||||
Summary | 0006078: Pricealert: Fatal Error by getFPrice() if article doesn't exists anymore | ||||
Description | if article doesn't exists anymore, then there are a PHP fatal error in shop-backend ( pricealert list ) | ||||
Steps To Reproduce | make pricealert and delete an article - you'll see en error in backend | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Theme | All | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
( ! ) Fatal error: Call to a member function getFPrice() on a non-object in /var/www/shops/ee_523/tmp/smarty/57112ca3de2ea7563f4d4ad718a35094^%%13^133^13316815%%pricealarm_main.tpl.php on line 103 Call Stack # Time Memory Function Location 1 0.0013 239856 {main}( ) ../index.php:0 2 0.0014 240312 require_once( '/var/www/shops/ee_523/index.php' ) ../index.php:19 3 0.0035 273728 Oxid::run( ) ../index.php:18 4 0.0049 317464 oxShopControl->start( ) ../oxid.php:32 5 0.0469 1388200 oxShopControl->_process( ) ../oxshopcontrol.php:131 6 0.1382 2993656 oxShopControl->_render( ) ../oxshopcontrol.php:398 7 0.3445 4686784 Smarty->fetch( ) ../oxshopcontrol.php:627 8 0.3661 4755408 include( '/var/www/shops/ee_523/tmp/smarty/57112ca3de2ea7563f4d4ad718a35094^%%13^133^13316815%%pricealarm_main.tpl.php' ) ../Smarty.class.php:1263 |
|
reproduced. |