I'm trying to test SMS Framework according to http://drupal.org/node/795202#comment-4629806. Unfortunately I'd need this to be D7 ported. Thanks in advance.

CommentFileSizeAuthor
#6 sms_simplegateway_1.patch3.99 KBAnonymous (not verified)
#4 sms_simplegateway.patch768 bytesAnonymous (not verified)
#5 sms_simplegateway.patch2.89 KBAnonymous (not verified)

Comments

Anonymous’s picture

Title: Port D7 » Port to D7
tebb’s picture

It's not a large module.

A good start would be to run it through the Coder module.

Anonymous’s picture

I've run the module trought coder module and I got the attached patch. Unfortunately I got also following error when I visit /admin/smsframework/gateways/simplegateway.

Notice: Uninitialized string offset: 0 in sms_simplegateway_admin_form() (line * of /sites/all/modules/sms_simplegateway/sms_simplegateway.module).

*
67
72
84
92
100
108
116
124
132
151
159
167

Anonymous’s picture

StatusFileSize
new768 bytes

wrong patch

Anonymous’s picture

StatusFileSize
new2.89 KB
Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new3.99 KB
univate’s picture

Status: Needs review » Fixed

Your patch doesn't apply for me, but I manually changed the parts I could see needed fixing to put together an initial D7 version.

Status: Fixed » Closed (fixed)

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