Coder Social home page Coder Social logo

Comments (4)

unclecheese avatar unclecheese commented on August 30, 2024

The url segment for the dashboard is admin/dashboard. Do you have a page named "admin/dashboard"??

from silverstripe-dashboard.

mediabeastnz avatar mediabeastnz commented on August 30, 2024

No just an account page from SS shop that was renamed to Dashboard. So the url-segment ended up being "dashboard".

I then attach a couple routes for extra features on the dashboard for example:

Director:
  rules:
   'dashboard/memberships//$Action/$ID/$Name':    'MembershipProduct_Controller'

from silverstripe-dashboard.

unclecheese avatar unclecheese commented on August 30, 2024

I just tested your code and I wasn't able to replicate the problem. The Dashboard is off the admin/ url base, so there's no reason why a controller on dashboard/ should be in conflict.

In any case, Dashboard is just a LeftAndMain controller, so the url_segment is just a config setting.

Dashboard:
  url_segment: whatever

from silverstripe-dashboard.

mediabeastnz avatar mediabeastnz commented on August 30, 2024

Hmm weird, must be something else in my configuration...

Thanks for your help anyway! Appreciated.

from silverstripe-dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.