The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm confused due to this query, It's showing the results repeated 3 times
PHP Code:
So where is the problem ? |
|
#2
|
|||
|
|||
|
So you're saying that query works correctly from phpmyadmin? Is it possible it's actually a problem in the rest of the code and not the query itself?
|
|
#3
|
|||
|
|||
|
No, The same query doesn't work from phpmyadmin it given the same 3 repeated postids with different titles and different firstpostid
There's a problem in the query itself |
|
#4
|
|||
|
|||
|
Hmm...OK, I think you want to join ON ( thread.threadid = post.threadid ). I think maybe what you have is repeating the post info for each thread the post author has started, or something like that.
|
|
#5
|
|||
|
|||
|
Works fine, Thanks
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|