Attempting to add invoice items is producing the following error:
warning: urlencode() expects parameter 1 to be string, array given in /path_to_my_storm/storm.module on line 322.
Any thoughts? I'm running a fairly plain install, however using Organic Groups module.
Comments
Comment #1
Roberto Gerola commentedI tried the dev version and I a not able to reproduce.
Could you post here the url of the page that is creating this issue ?
The part after the hostname will be enough, thanks.
Comment #2
tedhattemer commented?q=node/236/invoiceitems&type=storminvoiceitem&gids[]=116
Comment #3
Roberto Gerola commentedOk, it is OG : &gids[]=116
I have to investigate this.
Thanks, Roberto
Comment #4
tedhattemer commentedI upgraded OG to the latest version and the problem still persists. Here is some status info:
Drupal 5.7
Configuration file Protected
Cron maintenance tasks Last run 29 min 6 sec ago
You can run cron manually.
Database schema Up to date
File system Writable (public download method)
GD library bundled (2.0.34 compatible)
Job queue There are no queued jobs.
MySQL database 5.0.45
PHP 5.2.5
PHP register globals Disabled
SimplePie Parser Installed correctly
The current installed version of SimplePie is 1.1.1
Unicode library PHP Mbstring Extension
Web server Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.7l DAV/2 PHP/5.2.5 mod_fastcgi/2.4.2
Comment #5
Roberto Gerola commentedJust committed a fix on cvs.
Download from cvs the storm.module file.
Let me know if it works for you.
Thanks, Roberto.
Comment #6
tedhattemer commentedwarning: Invalid argument supplied for foreach() in /Volumes/Web/Site/test/modules/storm/storm.module on line 519.
Still getting an error message. Sorry so late in responding.
Comment #7
Roberto Gerola commentedOk, committed a fix.
Not sure it solves. I'm not able to reproduce this.
Let me know
Thanks, Roberto
Comment #8
tedhattemer commentedThe script is no longer producing an error while adding invoice items. However it's not producing an fields either now.
Here is the HTML from "view source." It's blank under the header row (View, Edit, Workflow, Invoice Items)
Comment #9
flickerfly commented@tedhattemer: Is this still an issue or can it be marked closed?
Comment #10
Magnity commentedDevelopment has stopped on the 5.x branch (see #410784: Looking for a new maintainer), so I am marking this as "Won't Fix".
If the issue also affects the 6.x branch please reopen under that category.