Drupal 6 Port
zzolo - August 7, 2008 - 15:20
| Project: | Privatemsg Mass Mailer |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I have ported this module to Drupal 6, sponsored by Chicago Technology Cooperative and for the Vocalo project. If you do release a Drupal 6 version and use this code, please simply add a link:
Drupal 6 version, in part, sponsored by Chicago Technology Cooperative.
I have updated the menu system a little differently and rewrote the mechanism to collect the users. It should be more efficient and only send one message per user.
Of course, this port is probably useless unless you have a D6 version of PrivateMsg. Also, sorry for the ".zip" format.
| Attachment | Size |
|---|---|
| privatemsgmm-6.x-1.x-dev.zip | 20.18 KB |

#1
this doesn't works
#2
Not working! :(
#3
Actually the code is working despite that it does not add any menu items to the system
http://127.0.0.1/drupal/privatemsgmm/newbyrole
http://127.0.0.1/drupal/privatemsgmm/newbyuser
Since I am very new to drupal, I don't know how to modify the code so that it will add this two link into menu items
Any help would be appreciated.
#4
@freetogo
Hey, I wrote this awhile ago and I have learned a lot since then. It may not work, and it was also ported for a specific project, so is not really meant to work for all instances (and probably wont). I also don't have much time to look at it, nor do I use this module. All to say, that I wish you the best.
I would check out the CVS messages and issue queue to see if the maintainer is even around anymore, and if not, go through the Abandoned Module Process: http://drupal.org/node/251466
--
zzolo
#5
Hey,
the maintainer is still around and I am reading through all the issues. This module highly depends on the privatemsg Module which D6 fork has mass mailing-features builtin. So there is no need to port this to D6. Other opinions?
Cheers,
McGo
#6
I still don't know how to add Menu to the system programmatically. Anyhow, I could assure u that the drupal 6 port is working though with modification.
I will upload my revised version if anyone think that it is useful.
By the way, please tell me how to send mass private message in Drupal 6 without this port.
Many thanks
#7
Attached please find the revised version of zzolo's port.
#8
I'm on the 6.x version and your changes aren't working for me :*(
#9
which version of privatemsg are u using?
#10
This may be buggy, but i revised the original module attached to this thread to work with 6.x-1.0-rc3. once again, may be buggy as i just did enough to make it work for my needs.
#11
doesn't work with last dev version of privatemsg