![]() |
Profile Adjustment
How would i be able to track how many threads the user has started and show this information in the members profile
|
not sure if there is a hack for it... but you'd have to probably make a few file alterations if you wanted to acquire this effect... i could try something if it already hasn't been done?
g-force2k2 |
I haven't found anything for this apart from the Top Thread Starter thats all
yea please do this thanks |
Okay i'll go check into it now ;)
g-force2k2 |
Step 1 -
[ Query to Run ] ALTER TABLE user ADD threads int(10) NOT NULL DEFAULT '0' Step 2 - [ newthread.php ] Find: PHP Code:
PHP Code:
[ Template Edit ] open postbit template find: $post[posts] after it add: <br>Thread Count: $post[threads] It isn't a perfect thing but it should get what you wanted ;) to an extent :) g-force2k2 |
All times are GMT. The time now is 04:30 AM. |
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:
|