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

matt2000’s picture

Status: Active » Postponed (maintainer needs more info)

What 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.

teoverton’s picture

Hi,
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

teoverton’s picture

Category: bug » support

Hi,
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.

matt2000’s picture

teoverton,

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.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Only supporting versions for D6 (and soon to be D7)