View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005566 | OXID eShop (all versions) | 1.05. Users | public | 2013-12-09 14:57 | 2014-02-24 15:09 |
Reporter | cpjolly | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.8.1 / 5.1.1 | ||||
Fixed in Version | 4.9.0_5.2.0_beta1 | ||||
Summary | 0005566: Undefined Variable $var on line 477 of oxuser.php | ||||
Description | Where is $var defined in the function getUserPayments ? It is used on line 477 but I can't see where it is defined. https://github.com/OXID-eSales/oxideshop_ce/blob/b-5.1-ce/source/application/models/oxuser.php foreach ( $this->_oPayments as $oPayment ) { // add custom fields to this class $oPayment = $myUtils->assignValuesFromText( $val->oxuserpayments__oxvalue->value ); } | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||