Welcome, Guest. Please Login or Register.
May 14, 2025, 06:42:40 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Add comments to user profile « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Add comments to user profile  (Read 1390 times)
BiErLeEuW
Full Member
***
Posts: 174


WWW
Add comments to user profile
« on: July 24, 2003, 12:42:12 PM »
Reply with quote

I have used the bio mod of Spaceman spiff and making the profile more usefull! Now i am interest if it's possible for users to say something about each others profile :)

Logged
Aeon
Full Member
***
Posts: 235


Chaos Forces

never_mind86@hotmail.com WWW
Re:Add comments to user profile
« Reply #1 on: July 24, 2003, 12:56:58 PM »
Reply with quote

make a new board named : Profiles Comments ;D
that would be alot easier ;)
Logged

I still don't know what Classes and Object-Orinted do!!?
do you know what they do and why they existed ?!
please tell me and I will appreciate it ..
BiErLeEuW
Full Member
***
Posts: 174


WWW
Re:Add comments to user profile
« Reply #2 on: July 24, 2003, 01:07:16 PM »
Reply with quote

no thats no nice... but under every profile something like under message posting... with comments of registred users
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:Add comments to user profile
« Reply #3 on: July 24, 2003, 02:39:37 PM »
Reply with quote

interesting idea...
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Add comments to user profile
« Reply #4 on: July 24, 2003, 07:10:51 PM »
Reply with quote

CREATE TABLE {$db_prefix}member_comments (
 ID_MEMBER mediumint(8) unsigned NOT NULL default '0',
 ID_MEMBER_COMMENTED mediumint(8) NOT NULL default '0',
 comment tinytext,
 PRIMARY KEY (ID_MEMBER_COMMENTED, ID_MEMBER)
) TYPE=MyISAM;

Or something.

-[Unknown]
Logged
BiErLeEuW
Full Member
***
Posts: 174


WWW
Re:Add comments to user profile
« Reply #5 on: July 24, 2003, 08:23:45 PM »
Reply with quote

It's a mod of openBB but it's very nice for me because my site it for Teenagers who make lot's of work to make a profile. (http://www.onsforum.nl/yabbse/index.php?action=viewprofile;user=Bart

And now users posts stuff in all my boards so that's not nice. I hope this will make to a MOD :) that would like as the "Topic Summary" under reply posting.
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Add comments to user profile « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.098 seconds with 21 queries.