Re: hooking a function makes mysql query to return empty
Somehow I missed replying sensibly. I just want it to hook with the post_post_form
action. Looks like Kawauso got it fixed but I am looking for explainations. Thanks!
Why the $limit was passed something which wasn’t numeric? and how did you find it? I would like to know your approach.
And I didn’t get the point of using $bbdb over $bb_table_prefix ? Is there any performance gain?
and yes your code for profile link works more efficiently than mine. Thanks!