I decided to remove sh404 from my site because it is breaking too many links. I thought I could use it to fix the problems with the Guru URLs, which creates duplicate URLs right out of the box by default. I don't understand why i'm having so many problems creating a simple menu. Here are some of the problems:
- Guru Student Registration redirects to teachers/guruProfile for logged in users in default JA Sensei Quickstart.
- "guruorders" is appended to multiple links in my student toolbar. It doesn't seem to do anything, as removing it creates a duplicate page.
- The urls in both my student and teacher toolbars change depending on the link from which I access the page.
- The urls for a given course change depending on how the course is accessed (e.g., by clicking a link on the course card in course category view, or by linking directly to the course). Normally, if I create a menu link to something and generate an Itemid, the links generated in the component will recognize this and create one url. In Guru, creating a menu link with an Itemid only serves to create a duplicate url.
- The cutom Guru urls Itemid dropdown menu, doesn't always detect the menus; that is, they are not always listed there.
- Upon deleting the first Guru menu or category, I've noticed that it deletes the first row in my _menu table.
Some of these problems I've been able to fix, for example, inserting a new row into my table, but the others seem to persist no matter what I do.
If you have any suggestions how to solve some of these problems please let me know.
Thank you