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
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
Sorry, the fix was sitting neglected in my devel tree for a couple of days. It is now checked in.
#3
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?)
#4
Closing old issues. New module is being created using this namespace.