The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Count ? math via query - help
i tried to count all users posts and calculte them as team posts
like that PHP Code:
any idea how i can count all posts via query ? |
#2
|
|||
|
|||
try this:
PHP Code:
|
#3
|
|||
|
|||
Don't enclose the table name in quotes.
In ANSI SQL, you should absolutely never use quotes (that I know of) except for literal strings. Column names, numeric values, column aliases, etc. should always be left unquoted. |
#4
|
|||
|
|||
thanx for help
i used PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|