Illegal offset type in <home>/modules/checklist/checklist.module on line 770.

mfitch - July 25, 2006 - 15:14
Project:Checklist
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SEQUENCE canby_yl_checklist_cid_seq' at line 1 query: CREATE SEQUENCE canby_yl_checklist_cid_seq; in /home/fitchinf/public_html/includes/database.mysql.inc on line 120.

#1

moonray - July 28, 2006 - 16:01
Priority:normal» critical

Actually, it's not an SQL error.
The problem is that there's no break; between the mysql and the pgsql parts of the checklist.install file, so it executes both the mysql AND the postgresql parts.

#2

Jeremy - July 28, 2006 - 16:22
Status:active» fixed

Sorry, the fix was sitting neglected in my devel tree for a couple of days. It is now checked in.

#3

mfitch - August 2, 2006 - 16:58
Title:install error» Illegal offset type in <home>/modules/checklist/checklist.module on line 770.
Priority:critical» normal
Status:fixed» active

I added an image to my checklist - it looks sharp and appears to work - it's the first bit of the checklist html text
(I also have tinymce turned on) -
I get that error when I'm editing the checklist item.

any suggestions? (ignore and continue on?)

AttachmentSize
checklist_edit_error.jpg 52.04 KB

#4

Dave Reid - October 29, 2009 - 04:10
Status:active» closed

Closing old issues. New module is being created using this namespace.

 
 

Drupal is a registered trademark of Dries Buytaert.