Jump to content

I need to know how to do this,


Monkuar

Recommended Posts

Ok, I am software engineer out of france :) I'm not good at english, but I know what's up ^_^

 

I use ipb 1.3 (I love this forum software trust me I like it)

 

But my question is, I want users to have top XX Friends display on there profile,

 

 

this is the code,

 

$DB->query("SELECT contact_id,contact_name,contact_desc FROM ibf_contacts WHERE allow_msg=1 and member_id='".$member['id']."' LIMIT 6");

 

 

And then I display it on my profile but I want it show the top 6 Friends a USER chooses from there USERCP :) (I alrdy have it so users can add people to there list I just need to code it so they can choose who's on there top friends and put them in top 6 order from there liking)

 

I know anything is possible with php but I dont know this language and would like somone to help me, I have msn or aim and I use this forum! :)

 

 

PLease, Thanks!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.