The attached patch brings the sms blast module up to drupal 6.

The module info file is currently named smm_blast can that be altered also in cvs so it is correct.

Have attached updated module and info files.

Comments

Will White’s picture

Hey Darren,
Thanks for the patch. I'm having trouble applying it though. I'm getting the following erro on the patch for sms_blast.module even though the versions match:

patch unexpectedly ends in middle of line patch: **** malformed patch at line 92:

Babalu’s picture

patching file smm_blast.info
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file smm_blast.info.rej

v602:/var/www/web3/html/sites/all/modules/smsframework/modules/sms_blast# patch < sms_blast.module.patch
patching file sms_blast.module

patch sms_blast.module.patch works

Will White’s picture

Yep. I was able to apply it as well. Thanks. I manually applied the .info patch as the file needed to be renamed.

Will White’s picture

Status: Needs review » Fixed

Committed. Added a few optimizations that have been made possible by changes to the API. Thanks!

http://drupal.org/cvs?commit=144920

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.