[swoosh] Further testing

Marko Djukic mdjukic at horde.org
Wed Mar 10 16:52:44 PST 2004


any chance of trying it out on a current horde cvs? i'm not seeing any of these
errors and my messages are being delivered.


Quoting Kent Martin <horde at kentsworld.com>:

> When I try and send a message with notices on...
>
> Notice: Undefined index: display in /usr/lib/php/Horde/Menu.php on line
> 67
>
> Notice: Undefined index: gateway_id in
> /var/www/horde20040227/swoosh/lib/Gateway.php on line 107
>
> Notice: Undefined index: Kent Martin <+447799831111> in
> /var/www/horde20040227/swoosh/lib/Gateway.php on line 116
>
> Notice: Undefined index: Kent Martin <+447799831111> in
> /var/www/horde20040227/swoosh/lib/Gateway.php on line 123
>
> Warning: Cannot modify header information - headers already sent by
> (output started at /usr/lib/php/Horde/Menu.php:67) in
> /var/www/horde20040227/swoosh/send.php on line 145
>
> On Wed, 2004-03-10 at 20:31, Kent Martin wrote:
> > Just one more, then I will shutup.
> >
> > It should be noted that the below patch simply gets rid of the error
> > from the horde log and, depsite saying message submitted, I do not under
> > any circumstances (including just punching in a raw MSISDN) get an SMS
> > on my handset.
> >
> > C'est la vie
> >
> > On Wed, 2004-03-10 at 20:22, Kent Martin wrote:
> > > Hmm... dunno where the patch I attached to that email went...
> > >
> > > Oh well - here goes (the top line is the new one)
> > >
> > > 201c201
> > > <         $sql = sprintf('INSERT INTO swoosh_sends (send_id, message_id,
> > > send_remote_id, send_recipient, send_error) VALUES (%s, %s, %s, \'%s\',
> %s)',
> > > ---
> > > >         $sql = sprintf('INSERT INTO swoosh_sends (send_id,
> > > > message_id, send_remote_id,
> > > > send_recipient, send_error) VALUES (%s, %s, %s, %s, %s)',
> > >
> > > Which should be applied to:
> > >
> > > swoosh/lib/Storage/sql.php
> > >
> > >
> > >
> > > Kent.
>
> --
> swoosh mailing list - Join the hunt: http://horde.org/bounties/#swoosh
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: swoosh-unsubscribe at lists.horde.org
>


--
Marko Djukic
Horde Project (http://horde.org)


More information about the swoosh mailing list