Quote:
Originally Posted by MajicPanda
I'm still unable to find out how to grab the userID of the poster in my script so that I can grab their custom profile field database entry.
I just need to be able to parse "fieldX" into my script when I execute it.
Any ideas?
|
My suggestion is that you just take the code from vigilance.php and put it inside the plugin.
Then you can just use $post['userid'].