| musiconly |  | 
|---|---|
| I caught some god damn cold and I'm stuck at home on saturday night   Anyways, I decided to use it for a learning session. I'm trying to create a plugin which I called User Comments. Features: 
 Show last X comments on user profile(hook: users.details.main) Show all comments from this user(standalone) Top commentators(probably standalone) I got stuck!!! I got the count part working  It shows total count of user comments and when you click on that number it takes you to /plug.php?e=usercomments&ui=USERID. I can only see the content of div "You look like you did before", but no ROW data? What did I miss? I'm reading Koradhil's tutorial on plugins  Thanks |