You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user subscribes or unsubscribes, the appear to be getting directed to the main website/STUB configured in the settings for the project. However, this does not appear to work properly if Traq is installed in a subfolder. For example, if your domain is "yourdomain.notreally" and the URL for the project ProjectA is "yourdomain.notreally/Traq/ProjectA" a stub of "ProjectA" will end up redirecting the user to "yourdomain.notreally/projecta", which likely does not exist.
So my idea is multi-purpose:
Have the redirect go to a dynamic location based on the location of Traq, not the domain itself, by default.
Allow the STUB to be a full URL that can be configured, and not some dynamic.
Allow separate full URLs for Subscribe and Unsubscribe activity. In case of Subscribe, the admin might want the page to redirect the newly subscribed user to a beginners page (possibly in a wiki). In the case of Unsubscribe, the admin might want to direct them to a "sad to see you go" page or survey about their unsubscribing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When a user subscribes or unsubscribes, the appear to be getting directed to the main website/STUB configured in the settings for the project. However, this does not appear to work properly if Traq is installed in a subfolder. For example, if your domain is "yourdomain.notreally" and the URL for the project ProjectA is "yourdomain.notreally/Traq/ProjectA" a stub of "ProjectA" will end up redirecting the user to "yourdomain.notreally/projecta", which likely does not exist.
So my idea is multi-purpose:
Beta Was this translation helpful? Give feedback.
All reactions