View Issue Details

IDProjectCategoryView StatusLast Update
0006078OXID eShop (all versions)2.7. Customer infopublic2024-01-17 14:39
Reportergerldental Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Product Version4.8.9 / 5.1.9 
Summary0006078: Pricealert: Fatal Error by getFPrice() if article doesn't exists anymore
Descriptionif article doesn't exists anymore, then there are a PHP fatal error in shop-backend ( pricealert list )
Steps To Reproducemake pricealert and delete an article - you'll see en error in backend
TagsNo tags attached.
Attached Files
ThemeAll
BrowserAll
PHP Versionany
Database Versionany

Activities

michael_keiluweit

2015-03-10 15:51

administrator   ~0010773

( ! ) 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

QA

2015-03-10 15:55

administrator   ~0010774

reproduced.