Fatal error: Cannot use string offset as an array in /home/nynjtc/public_html/new/sites/all/modules/jstools/jscalendar/jscalendar.module on line 47
Yes I have jstools turned on and am using the calendar feature. That stuff works everywhere else.
Fatal error: Cannot use string offset as an array in /home/nynjtc/public_html/new/sites/all/modules/jstools/jscalendar/jscalendar.module on line 47
Yes I have jstools turned on and am using the calendar feature. That stuff works everywhere else.
Comments
Comment #1
matt2000 commentedWhat triggers this error? Does it appear all the time?
I have no idea why CitizenSpeak would affect jstools. This looks like a bug with jscalendar.module , but if you can give more info, I will investigate further.
Comment #2
teoverton commentedHi,
I receive this error when I activate the citizenspeak module on my campaign site 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 #3
teoverton commentedHi,
I receive this error when I activate the citizenspeak module on my campaign site 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
m PS sorry, new to the forums and can't get this to post in the proper place.
Comment #4
matt2000 commentedteoverton,
You should file a new issue when your problem doesn't match the existing issue. In this case, the problem you're experiencing is corrected in the forthcoming snapshot release.
Comment #5
Anonymous (not verified) commentedOnly supporting versions for D6 (and soon to be D7)