500 Error on Tour Creation – User Session Locked After Redirect

When creating a new tour in the Tours module, the platform redirects to a blank page showing a 500 Internal Server Error at the following URL: tours.crezlo.com/admin/product-experience/<tour-id> After this happens, the user is trapped on the error page — refreshing doesn’t help, and the only way to recover is to open a new browser window and log in again. Steps to Reproduce: 1. Go to Dashboard → Tours. 2. Click Add Tour. 3. Enter a title (e.g., “Frogner Mogb Studio Walkthrough”). 4. Upload an image (JPG). 5. Select connected portal (frognermogb.com). 6. Click Create Tour. 7. Observe redirect and 500 error screen. Expected Behaviour: User should see the new tour preview or a success confirmation screen. If an error occurs, a readable message should appear with an option to return to the dashboard. Actual Behaviour: System returns HTTP 500 and locks session. No fallback or recovery path. Impact: Blocks new users from creating tours and testing the platform. Attachment: Add your 500 error screenshot.