Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bug – Landing Page Returns 404 and Redirects to Dashboard Even When Enabled #286

Description

@TadreebLMS

PROBLEM

Even when the Landing Page is enabled in settings,
accessing the platform root URL does not load the landing page.

Instead:

  1. Landing page returns 404
  2. User is redirected to dashboard

This indicates the landing page routing or configuration
is not being respected.


STEPS TO REPRODUCE

  1. Steps to reproduce

Admin :
Open the application: http://test.tadreeblms.com/
Login using admin credentials:
Username: [[email protected]]
Password: 123456
2. Go to:
Settings → Landing Page Settings
3. Ensure Landing Page is ENABLED
4. Save settings
5. Open application root URL


ACTUAL RESULT

  • Landing page does not load
  • 404 page appears
  • System redirects user to dashboard

EXPECTED RESULT

When Landing Page is enabled:

  • Root URL "/" should load landing page
  • No redirect to dashboard
  • Landing page content should display normally

IMPACT

  • Public visitors cannot access landing page
  • Marketing site becomes inaccessible
  • Signup flow affected
  • Marketplace onboarding blocked

ACCEPTANCE CRITERIA

  • Landing page loads correctly when enabled
  • Root URL "/" maps to landing page
  • No dashboard redirect for guest users
  • No 404 error
  • Authenticated users behavior remains unchanged

SCREENSHOT

Image Image

Metadata

Metadata

Assignees

Labels

BeginnerThis label contains the issues / enhancement for the beginner level developersUI / UXbugSomething isn't workingfunctionalitygood first issueGood for newcomershelp wantedExtra attention is neededvalidation

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions