| Author |
Post |
|
|
#1 Mon Apr 30, 2007 2:45 am
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
Private Message CenterThis file was submitted by the poster at the posted timeUseBB Version: v1.0.x File Version: v1.0 Demo: http://demo.usebbzone.comThis modification adds a functional Private Messaging Center to your UseBB forum. It has the following features: * Create New Message * 1 Recipient * Reply To Messages * Folders ( Create,Edit,Delete ) * Inbox * Outbox * Staff only option ( ACP -> General Configuration -> Security ) * PM Clean-up in ACP * Admin Max PM Storage setting ( ACP -> General Configuration -> User Rights ) * Support for Friendly URL's *UPDATE 1.0a* - Updated install file. *UPDATE 1.1.0* - Displays if there are no messages - Deletes all PM's for a selected member ( ACP -> PM Clean-Up ) - Allow users to remove messages from their outbox - Fix footer to include PM Center copyright on all pages - Don't allow users to reply to a message that isn't theirs - Support for friendly URL's - Member setting to be notified upon a new message - Admin max pm message storage setting ( ACP -> General Configuration -> User Rights ) - Front-end display if message storage is running low or is full Download This File« Last edit by Gaia on Sun Aug 05, 2007 4:49 pm. »
|
|
|
#2 Wed May 16, 2007 11:54 pm
|
|
Member
Registered: Feb 2006
Posts: 147
Location: US WA. St.
|
Would there be a way to delete inbox messages sometime, just curious.
|
|
|
#3 Thu May 17, 2007 7:30 am
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
Already can  . When you are reading the message, there are the options Reply, Delete, and Move To.  .
|
|
|
#4 Thu May 17, 2007 2:37 pm
|
|
Member
Registered: Feb 2006
Posts: 147
Location: US WA. St.
|
Oops, that will work. 
|
|
|
#5 Thu May 17, 2007 5:00 pm
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
heh,  .
|
|
|
#6 Sun Jun 24, 2007 11:00 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Gaia wrote heh,  .
Is there a demo somewhere? Heh (LOL)? Thought it would be installed on this stite. BTW, love the looks of your portal, think I'll try it. Cheers, Gene
|
|
|
#7 Mon Jun 25, 2007 9:36 am
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
There was a demo on my dev site, but when I make a new modification, the dev site looses the previous mod. I just quickly added it in there ( using pre-modded files ). So, if you want to register @ http://eternal-realm.net/usebbdev/ it should be there as a demo.
|
|
|
#8 Mon Jun 25, 2007 3:09 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Gaia wrote There was a demo on my dev site, but when I make a new modification, the dev site looses the previous mod. I just quickly added it in there ( using pre-modded files ). So, if you want to register @ http://eternal-realm.net/usebbdev/ it should be there as a demo.
OK, registered and sent you a PM. Thanks, Gene
|
|
|
#9 Mon Jun 25, 2007 8:43 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Hmm, entered the SQl via phpMyAdmin and this line (after each query) bothers me:
) ENGINE = MYISAM DEFAULT CHARSET = latin1;# MySQL returned an empty result set (i.e. zero rows).
Is this normal?
Gene
|
|
|
#10 Mon Jun 25, 2007 8:59 pm
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
Yes, it just means that there were no rows ( records ) found in the table. It's nothing to worry about, it's just something that PHPMyAdmin adds on as a comment. « Last edit by Gaia on Mon Jun 25, 2007 9:01 pm. »
|
|
|
#11 Mon Jun 25, 2007 9:51 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Gaia wrote Yes, it just means that there were no rows ( records ) found in the table. It's nothing to worry about, it's just something that PHPMyAdmin adds on as a comment.
Installed it without a glitch (so far, so good, more testing to do). When I have a little time and if you don't mind, I think I'll work on a way to make it that when you have new messages, the letters (Private Msg (X)) appear in red till all messages are read. More eye catching. Great Mod! Gene
|
|
|
#12 Mon Jun 25, 2007 10:33 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
OK, done testing, great piece of work. One suggestion though, could it be possible for the user to delete messages in the outbox? It could happen that users could send PM's to others who will never logon to the board again thus ending up with a few irritated users. BTW, when deleting a user, does this action also delete his PM's from the DB? Cheers, Gene  « Last edit by raygene on Mon Jun 25, 2007 10:43 pm. »
|
|
|
#13 Tue Jun 26, 2007 9:44 am
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
Thanks  The outbox works the way it does, because at the time I couldn't really figure out how to allow one user to delete it without deleting it from someone else's inbox. No, they are not deleted. I will add these 2 things to a future release.
|
|
|
#14 Wed Jun 27, 2007 7:26 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Gaia wrote test
Ditto. Congrats! Love the new looks and features. Gene
|
|
|
#15 Wed Jun 27, 2007 8:32 pm
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
Thanks  .
|
|
|
#16 Wed Jun 27, 2007 11:28 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Gaia wrote Thanks  .
YW! BTW, think you could figure this one out? This darn problem that's driving me nuts..., must have been all the code changes I made. I would like registered users to send each other emails via useBB's local mail function by default. LOL Gene « Last edit by raygene on Wed Jun 27, 2007 11:33 pm. »
|
|
|
#17 Thu Jun 28, 2007 9:50 am
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
Seems to be fixed  .
|
|
|
#18 Thu Jun 28, 2007 3:55 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Gaia wrote Seems to be fixed  .
LOL, yeah. Think I'll stop jumping the gun when something happens and try to figure things out before seeking help. Thanks for all the help, Gene
|
|
|
#19 Thu Jul 12, 2007 10:22 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Gaia wrote Thanks  The outbox works the way it does, because at the time I couldn't really figure out how to allow one user to delete it without deleting it from someone else's inbox. No, they are not deleted. I will add these 2 things to a future release.
Just a suggestion, why don't you have a look at how phpBB ver. 2.0.22 does it (version 3 is a heck of a lot more complex), might give you a rough idea on how a user can delete PM's in any of his boxes. As far as Admin deleting user's PM's there's a few Mods on phpBB that could help you out. Gene « Last edit by raygene on Thu Jul 12, 2007 10:26 pm. »
|
|
|
#20 Sat Jul 14, 2007 8:40 pm
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
I know how to do it now after thinking logically about it for awhile, but at the time I was first making this modification I couldn't think of a way.
|
|
|
#21 Sat Jul 14, 2007 9:31 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Gaia wrote I know how to do it now after thinking logically about it for awhile, but at the time I was first making this modification I couldn't think of a way.
Great! Hope I'll be the first one to find out about the new version. LOL Cheers. Gene 
|
|
|
#22 Sun Jul 15, 2007 5:09 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Also thought of something else, instead of the user creating other PM folders, wouldn't it be easier only to have an Inbox, a Sentbox, an Outbox and a Savebox with a bit of an explanation for each:
Inbox All received
Sentbox All sent
Outbox Sent but not read
Savebox Saved messages
And add a limit control for users only (not admins nor moderators) in the ACP such as:
Max posts in Inbox: Max posts in Sentbox: Max posts in Savebox:
Just a thought, Gene
|
|
|
#23 Sun Jul 15, 2007 10:42 pm
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
Many people like to be able to create their own folders for organizational purposes. I won't be removing that function. I could replace the outbox with a sentbox, but I don't think both are needed.
|
|
|
#24 Mon Jul 16, 2007 5:11 pm
|
|
Member
Registered: Jun 2007
Posts: 101
Location: Gatineau, QC, Canada
|
Gaia wrote Many people like to be able to create their own folders for organizational purposes. I won't be removing that function. I could replace the outbox with a sentbox, but I don't think both are needed.
Sounds good but it would defeat the purpose of users being able to delete PM's in the outbox (the user can change his/her mind about a sent message and what was also discussed in previous posts). Would also be good for Admin to control the number of PM's a user can have (unlimited for Admin and Moderators). And, as I mentioned, would be good for Admin to delete PM's from users that were either banned, suspended or account cancelled by user. Giving you a hard time? Gene
|
|
|
#25 Thu Jul 19, 2007 5:57 pm
|
|
Administrator
Registered: Jan 2006
Posts: 377
Location: Canada
|
Not really sure what you mean. The outbox is to just view messages you sent. There is no functionality there to delete a message that was sent, but not yet read, and I won't be placing it in there. Setting amount of messages is possible, maybe not next release, but at a later release I could add it in.
|