One quick problem.
When you are running a search on all posts by one user, for some reason it takes you only to the single post rather than to the post on the thread. It is dropping the page12345# before post12345
Basically it should say (medium version) ./title-of-thread-t12344/page12346#post12346
Instead it tries to bring up title-of-thread-t12344/post12346
Anyway, the old style of ./showthread.php?p=382269#post382269 which shows the whole thread but brings you to the post, gets changed to only show the post basically what you get with the old style of ./showpost.php?p=382269&postcount=53
Edit:
Here is what it is doing. It drops the page12346# before /post12346, if I add that it brings up the right result to make it look like this /page12346#post12346 then it works, how do I get it to add that on the search results?
If I put in the showthread.php?p=382269#post382269 directly I get thread-title-t1234/page2#post382269
So it redirects, but somehow the results page is linking the wrong result, when I turn off the mod it works...
:dunno:
Thanks.
|