Closed
Description
Describe the bug
Only websites upgraded from DNN versions prior to 9.xx will have the Gravity theme installed. This creates an error when installing and running Hotcakes on DNN 9.xx if it was never upgraded from version 8 or earlier because the Gravity theme is not found.
Software Versions
- DNN: 09.02.01
- Hotcakes: 03.02.01
To Reproduce
Steps to reproduce the behavior:
- Install DNN 9.2.1
- Install Hotcakes 3.2.1
- Complete the Hotcakes getting started wizard.
- View the store (category viewer page).
Expected behavior
Categories are displayed without error.
Actual behavior
An error is displayed to admins stating that the Gravity theme is not found.
Additional context
Update the various page templates to reference the Xcillion inner theme and layout instead.