Closed (fixed)
Project:
CitizenSpeak
Version:
5.x-1.0-beta
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Sep 2007 at 16:13 UTC
Updated:
28 Sep 2008 at 04:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
jswaby commentedyou and are in the same boat my friend.
no one else seems to want to update this for version 5 or 6, so eventually I will have to port it myself. Upper management at the company I work at insists on releasing this module with all of the sites we build, so I'll have to port this over to drupal 5. Once that's done, I'll see if I can get it working for Drupal 6. I probably won't have a working version for Drupal 6 until it is in an RC release.
Keep your eye on this area. I'll post whatever I have.
Comment #2
jswaby commentedI'm half way there...
Comment #3
jswaby commentedHere's what I got for Drupal 5. I probably won't be porting it to Drupal 6 because I personally have no use for it. You can post all bug reports here as well, and I'll pass them along to whomever is taking my job.
Comment #4
jswaby commentedComment #5
mgiffordCongrats, look forward to this being made an official release!
Comment #6
Steve Dondley commentedSweeeeeeeeeeeeet. Been waiting for this for a long time. Where's the tip jar?
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #8
matt2000 commentedReopening because this update has not been added as an official release. Can a developer review & submit?
Comment #9
jswaby commentedMatt (or someone else),
Try contacting the maintainer of the module and asking to be a co-maintainer. That way you (or whoever may want to maintain this module) can commit changes to the project on both drupal.org and in CVS. I believe many people have contacted georgehotelling asking for an update to the module and he (or she) has refused to make any changes.
Another method would be to just ask someone on the project release team to make you the owner of the project. Then you can do whatever you'd like to the module :)
Comment #10
DL commentedI keep getting this error message
i'm doing dev using Drupal 5.9 and XAMPP
Comment #11
matt2000 commentedOK, I'm now a maintainer on the project, and I've committed the Drupal 5 version that's been in use at Union Web Services.
Please test, and report back here. I simply committed the files as they were given to me, and it looks like there' may be some redundant and/or unnecessary code, but I have not yet taken the time to investigate fully.
bboyjay, This version is probably based on your work, if not identical to it, so if you can provide any insight, please do. :-)
Comment #12
Jo Lee commentedHi Matt:
I co-founded and direct CitizenSpeak.org. I've been planning on upgrading CitizenSpeak and would love to know the status on the work that you've been doing on this module.
Thanks for taking up the job as module maintainer, Jo
Comment #13
mgiffordHey, that's great news.. Thanks for taking this on Matt.
Comment #14
jswaby commentedI just fudged with it for a few hours until that sucker was working. It's great that you've taken it on and are continuing the efforts. I had no need for it personally, so I commend you for stepping up to the plate and maintaining it. Great stuff :)
Comment #15
DL commentedThanks matt2000 for maintaining this great module.
What I would like to see is the feature where we can enable/disable or change the state field since the options are all states from the U.S. and is not applicable to those outside the U.S.
Comment #16
teoverton commentedHi matt,
I receive this error when I activate the citizenspeak module on my campaign site (5.8) I'm putting together (to save our village school from being sold to developers)...can anybody help with this?
user warning: Table 'drupal.citizenspeak_participants' doesn't exist query: SELECT n.nid, n.title, COUNT(*) AS participants FROM sustainablenode n LEFT JOIN citizenspeak_participants AS cp ON n.nid = cp.nid WHERE n.type = 'citizenspeak' AND DATE_SUB(CURDATE(), INTERVAL 1 MONTH) < cp.sent_at AND n.promote = 1 AND n.status = 1 GROUP BY n.nid ORDER BY participants DESC LIMIT 5 in /var/www/html/includes/database.mysql.inc on line 172.
Ive tried adding a few petitions and participants but the error message persists.
On a separate issue, how can I change the state and zip code boxes to either accept international addresses or to go away. I'm in the UK and they aren't usable as is.
Thanks in advance,
Thomas
Comment #17
teoverton commentedHi matt,
I receive this error when I activate the citizenspeak module on my campaign site (5.8) I'm putting together (to save our village school from being sold to developers)...can anybody help with this?
user warning: Table 'drupal.citizenspeak_participants' doesn't exist query: SELECT n.nid, n.title, COUNT(*) AS participants FROM sustainablenode n LEFT JOIN citizenspeak_participants AS cp ON n.nid = cp.nid WHERE n.type = 'citizenspeak' AND DATE_SUB(CURDATE(), INTERVAL 1 MONTH) < cp.sent_at AND n.promote = 1 AND n.status = 1 GROUP BY n.nid ORDER BY participants DESC LIMIT 5 in /var/www/html/includes/database.mysql.inc on line 172.
Ive tried adding a few petitions and participants but the error message persists.
On a separate issue, how can I change the state and zip code boxes to either accept international addresses or to go away. I'm in the UK and they aren't usable as is.
Thanks in advance,
Thomas
Comment #18
matt2000 commentedClosing this issue because the Drupal 5 version is now available.
Other requests should be posted as separate issues.