View Issue Details

IDProjectCategoryView StatusLast Update
0003908OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:16
Reportersvetlana Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.6.0_RC2 
Fixed in Version4.6.1 revision 45706 
Summary0003908: A fatal error message is displayed after user creates a subshop
DescriptionWhen some modules in shop is active, and user creates a new subshop and activates it and press Save, fatal error message is displayed:

Catchable fatal error: Argument 1 passed to oxSession::_validateBasket() must be an instance of oxBasket, instance of __PHP_Incomplete_Class given, called in /mnt/hgfs/htdocs/testshops/eerc2/core/oxsession.php on line 621 and defined in /mnt/hgfs/htdocs/testshops/eerc2/core/oxsession.php on line 635
TagsSubshops
Theme
Browser
PHP Version
Database Version

Relationships

related to 0001746 resolvedtomas_liubinas OXID eShop (all versions) Overloading "oxbasketitem" with an own module yields error if product is added to basket 
related to 0004053 resolvedsvetlana module PayPal Paypal gives error during installation 

Activities

alfonsas_cirtautas

2012-04-24 15:20

reporter   ~0006427

Added basket instance check after unserializing

alfonsas_cirtautas

2012-05-18 15:25

reporter   ~0006638

Improved unserialized object class check, to allays match exact class name of shop basket object