![]() |
How can I integrate this into my postbit
at my forums (linuxcult) I use nephp CMS for the main page
I asked the nephp programmer how coudl I place on the postbit the number of entries a user had done in the nephp system with a link to it's entries he todl me I need to call this function PHP Code:
cheers and thanks in advance for any help. Carlos |
Code:
$nnetcount=extract(mysql_fetch_array(mysql_query("SELECT COUNT(nnet_aid) AS `totalpost` FROM `lfora`.`nnet_articles` WHERE nnet_uid='$post[userid]' AND nnet_title!='' AND nnet_activated='1'"),MYSQL_ASSOC)); then you just put $nnetcount[totalpost] in your postbit template wherever you want the number to be. But thats just my quick solution, I probably missed something, I'm sure someone else can help with the rest ;) |
All times are GMT. The time now is 07:10 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:
|