Help needed ...
I want to use forum titles [forum_title] variable in url rewriting, instead of [forumid] that I have now.
Unfortunately, it conflicts with a great plugin from vb.org coordinator Marc called Forum Title Language very important for multilingual forums like my.
This which rewrites my forum titles depending on language that user have chosen.
The plugin is fetching variable forumtitle[] and replacing with translated ones called mf_fl_title that user can define in admincp..
Then vbSEO is using this new name - translated ones to generate the URL, but is no more able to order back to correct address.
Say if I need to go into forum 44 with title General (translated as Обшее).
In vb it has url .../forumdisplay.php?forumid=44.
One can use vbseo to rewrites it into .../forum44 or .../General and clicking on it will call ../forumdisplay.php?forumid=44.
But if I switch to other language then vbseo rewrites it into .../Обшее and no more able to order back to .../forumdisplay.php?forumid=44 saying invalid forum url.
VBSEO support capitulate in my ask to help find a way to explain vbseo how to rewrite translated urls or make such that vbseo read the original enlisch title and correctly interpret when rewriting back to dynamic urls with php.
Anybody any idea?
For instance how one can run vbseo rewrite hook before forum title rewrite hook from other plugin do his job.



LinkBack URL
About LinkBacks





Reply With Quote
