Freezer
2nd July 2003, 11:46 AM
Can this be done?
I couldn't find out how, maybe i am overlooking something or do i have to hack?
I couldn't find out how, maybe i am overlooking something or do i have to hack?
|
View Full Version : [VB2.2.8] Send pm to all users Freezer 2nd July 2003, 11:46 AM Can this be done? I couldn't find out how, maybe i am overlooking something or do i have to hack? truStie 2nd July 2003, 12:28 PM I looked on vBulletin.org for you but there seems no hack for it, so I think you must request it maybe it's just possible with vB ;) sonic 2nd July 2003, 06:30 PM actually there is. cuz i have it installed. but i can't find it. its only a file and edit admin/index.php. thats it. l8er sonic Freezer 2nd July 2003, 06:31 PM if you can search it for me i would appreciate it very much :) sonic 2nd July 2003, 06:56 PM heres one of them http://www.vbulletin.org/forum/showthread.php?s=&threadid=8582&highlight=mass there is another that i used. but i keep getting an error when i open the thread. l8er sonic Floris 2nd July 2003, 07:45 PM I once made a custom hack for a client of mine. But it was specificly for 2.3.0, because it uses the vbMail() thingy. So rewriting the email feature to have an extra option to mass PM. - Yeah, it is possible, just have to know how :) fury 2nd July 2003, 09:35 PM One that would be easier on the server is to add a "pmisglobal" field to the pm table and just disable requesting a read receipt and stuff for it. Then modify private.php to show it at the top of the page. Kind of like sticky private messages, or private announcements. Floris 31st August 2003, 04:07 AM What really would be cool is a duplicate of the PMS but then used as a global announcement thingy. Staff members being able to send global PM's to members, regardless of their settings, seperatly from the normal PM system. This way you can include personal information like activation links for usergroups or reset password or usergroup joins, etc. / per usergroup. A mix between the current PMS and the AS. Robert 25th December 2005, 08:51 AM Thought I would revive this one as a nice trip down memory lane. Interesting some of the features that we now take for granted that were once hacks. :) shadowdancer36 20th January 2006, 03:09 PM Rob can we PM users with HTML in it? Robert 20th January 2006, 04:22 PM Rob can we PM users with HTML in it?No. In that the html won't be parsed. However you should be able to include an html code snippet, but it will just come out as plain text. |