Re: wap push si/sl
[email protected] (Bruno Rodrigues)
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Alex Judd <[email protected]> wrote: > Bruno > > Is there an issue with contrib/web/form.php? Running it here from the > nightly snapshot it gives > > Warning: Variable passed to each() is not an array or object in > /......./form.php on line 294 no changes in that code in cvs. 294 uses an array with a $mode parameter. please check in your web interface what is said after "Sendsms <somemode>" and check if that mode is found in $aModeFields = array( "somemode" => ..."....)