View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003211 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2011-08-31 15:44 | 2012-04-23 13:02 |
Reporter | d3 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 4.5.0 revision 34568 | ||||
Summary | 0003211: EE: If configparam blMallUsers is enabled, the user_list class shows only users from selected subshop | ||||
Description | If the option 'Allow users from other shops' is enabled, user can login in every subshop in the EE. In [Administer Users]->[Users]->[user_list] we only have the users from currently selected subshop and not all users. | ||||
Additional Information | insert a new line in admin/user_list.php on line 150: 150: if ( !$this->getConfig()->getConfigParam( 'blMallUsers' ) ) 151: $sQ .= " and oxshopid = '".$this->getConfig()->getShopId()."' "; | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||