Razasharp
Well-known member
Is there any way I can access the name of a forum/node when on the forum view page or while in one of its threads?
So if I was viewing this thread, which is inside the XenForo Questions and Support' forum, I would like to get the last part of the url, i.e 'xenforo-questions-and-support.25/'
Or is it possible just to get the name, then call a paramaterize type method on it to churn out a URL-friendly string?
I don't need the full url, just the last bit, because I need to link off-site to a section elsewhere.
So if I was viewing this thread, which is inside the XenForo Questions and Support' forum, I would like to get the last part of the url, i.e 'xenforo-questions-and-support.25/'
Or is it possible just to get the name, then call a paramaterize type method on it to churn out a URL-friendly string?
I don't need the full url, just the last bit, because I need to link off-site to a section elsewhere.