brampamp (@brampamp)

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • In reply to: file attachments….

    It’s a shame, it seems like a really good feature and this is a bit of a killer feature for me – never mind I think I might have to look at other forum software – any one know any good ones that include file upload?

    I’ve taken the bb_profile_data() function and incorporated it into bb-memberlist.php as bb_member_profile_data() – I’ve tweaked it just a little to incorparate the email address and take out length of membership but other than that it’s the same.

    I call it using

    bb_member_profile_data($member->ID);

    from within the table created in the memberlist.php file. I’ve left all the other code the same apart from removing some table columns that were not needed.

    Thanks again for your help and pointing me in the right direction.

    Let me know if you would like to see the exact code.

    Thanks very much ardenfrost, that’s given me a great start point. It’ll be a few days until I can try it but i’ll let you know how it goes.

    Thanks again

Viewing 3 replies - 1 through 3 (of 3 total)