![]() |
Awesome, thanks bhuwan!!!
|
Until tyler can update the zip file ....
Here is how to fix the problem.. edit XML file DIRECTLY _OR_ edit the hook titled global_start Search for: Code:
FROM post AS " . TABLE_PREFIX . "post JOIN " . TABLE_PREFIX . "thread AS t ON(t.threadid=post.threadid) JOIN " . TABLE_PREFIX . "forum as f ON(f.forumid=t.forumid) Replace it with Code:
FROM " . TABLE_PREFIX . "post AS post JOIN " . TABLE_PREFIX . "thread AS t ON(t.threadid=post.threadid) JOIN " . TABLE_PREFIX . "forum as f ON(f.forumid=t.forumid) |
that worked like a charm, thanks again!!
|
Quote:
|
Quote:
Take a look at this url from a phpbb board of mine that is pretty SEO friendly. Code:
http://seorecruit.com/archived-topics-vf16.htm |
I have to agree with xStylezx. From SEO and WWW standards points of view, links should be /forum_name/ and /forum_name/thread.htm
I would consider this as a "feature request" :) |
Quote:
|
Quote:
|
Quote:
/forum-name/ instead of /f-forum-name.html/ or this way would be acceptable too /f-forum-name.html As far as the thread urls,i think they are rewritten perfectly.I would just like to be able to configure how forum urls are rewritten,or in the least if i can figure out how to hack it for what im lookin for |
Thanks Tyler & Bhuwan! I think I'm going to install this on my live site now.
Derek |
All times are GMT. The time now is 02:12 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|