View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006946 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2019-01-31 12:26 | 2024-09-11 15:53 |
Reporter | KIRATIKdevs | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 6.1.1 | ||||
Summary | 0006946: Redirect to white page after press logout button | ||||
Description | Redirect to white page after press logout button. I don't know is it important but I have also installed OXID b2b modules. | ||||
Steps To Reproduce | 1. Set config.in.php: $this->sShopURL = "https://..."; $this->sSSLShopURL = "https://..."; $this->sAdminSSLURL= "https://..."; $this->blForceSessionStart = false; 2. Create user "John Doe" and assign him to user groups "Handler" (customer) 3. Create example product "Test product" and set rights like on image: "white-page-logout-1.png" 4. Log-in through main page as customer and open "Test product" view 5. Log-out like in image - "white-page-logout-2.png" | ||||
Additional Information | When i set config.inc to this: $this->sShopURL = "https://..."; $this->sSSLShopURL = null; $this->sAdminSSLURL= null; $this->blForceSessionStart = false; Problem dissapear. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | 7.1 | ||||
Database Version | Not defined | ||||