Closed (fixed)
Project:
SMS simple gateway
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
26 Jun 2011 at 21:14 UTC
Updated:
11 Jul 2015 at 02:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedComment #2
tebb commentedIt's not a large module.
A good start would be to run it through the Coder module.
Comment #3
Anonymous (not verified) commentedI'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
Comment #4
Anonymous (not verified) commentedwrong patch
Comment #5
Anonymous (not verified) commentedComment #6
Anonymous (not verified) commentedComment #7
univate commentedYour patch doesn't apply for me, but I manually changed the parts I could see needed fixing to put together an initial D7 version.