View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007165 | Flow theme | Theme | public | 2020-07-28 16:26 | 2024-07-10 14:58 |
Reporter | QA | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.5.0 | ||||
Fixed in Version | 3.5.0 | ||||
Summary | 0007165: wish price is not available before reactivating the Flow Theme | ||||
Description | The wish price option does not show up in frontend and is also not activatable in the administration area due to unavailability of the setting. In setup.sql the parameter bl_showPriceAlarm is inserted into oxconfig and oxconfigdisplay table. However, for any reason, these entries are not available after a new installation of the eShop. You have to reactivate the Flow Theme (activate other theme, then activate Flow again) to execute the setup.sql and so insert the entries into the database. After that the setting is visible in the administration area and you can disable/enable the feature (default is enabled). | ||||
Steps To Reproduce | Install a new shop check wish price in frontend check wish price option in theme settings in backend check database oxconfig and oxconfigdisplay tables for bl_showPriceAlarm parameter none of these things are existing activate Wave/Azure reactivate Flow check again everything is available now | ||||
Tags | Flow, Price Alert, Setup | ||||