Quote:
Originally Posted by mokujin
Very easy way to do it, create a new field in usertextfield table, and a hook that after a user creates a thread there it updates that threadid to the field in usertextfield table. Then you can use if/else condition in template to show user's thread.
|
Haha, maybe easy for you but not for me. Would you be so kind to create the code for me?