SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Programming / Name instead of number
Posted:  07 Jun 2005 10:09
Hello There,
This  script looks perfect for what I'm doing the only thing is..
I need forum id to be a display $forum instead of the number from $id
E.g
http://www.forum.net/index.php?a=vforum&f=3
would be
http://www.forum.net/index.php?a=vforum&f ...

Please let me know if this is possible

Thanks
Andy
Posted:  07 Jun 2005 17:44
It could be done with a bunch of code rewrite. Why do you need it? I can't see any application.
Posted:  07 Jun 2005 18:30
I need it So I embed forum comments into my existing video reviews,
Any chance I can get this done?
More than Willing to pay
Posted:  07 Jun 2005 21:15
Quote:
I need it So I embed forum comments into my existing video reviews
What does forum id parameters have to do with this??

I don't provide paid customizations.
Posted:  08 Jun 2005 02:43
My current script is only passing one variable.
domain.com/video.php?=nameofvideo
Posted:  08 Jun 2005 18:15
Can you change the calling script? I think it would be simple to change the link to the forum, than rewrite the forum parameters. Or you may turn on the mod_rewrite urls and you won't have parameters.