Hello,
I'm implementing DBSEO into our forum and need the full rewritten url on each page for use in an other plugin. I tried something like:
This works fine for forums, threads and profiles, but unfortunately not for socialgroups and albums.
Is there a simple call to get the urls there too?
Cheers
Fabian
I'm implementing DBSEO into our forum and need the full rewritten url on each page for use in an other plugin. I tried something like:
Code:
DBSEO_Url_Create::createFull(DBSEO_Url_Create::createAny())
This works fine for forums, threads and profiles, but unfortunately not for socialgroups and albums.
Is there a simple call to get the urls there too?
Cheers
Fabian