Closed (fixed)
Project:
Simple Access
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2007 at 15:42 UTC
Updated:
20 Jan 2008 at 02:21 UTC
my head is spinning from all the patches, i tested on 5.5 and get database errors
Comments
Comment #1
vm commentedit would help to know verbatim what those errors were.
It would also help to know what "patches" you are talking about ? or did you mean modules ?
Comment #2
darumaki commentedjust to name a few
Comment #3
vm commentedComment #4
darumaki commentedit was the mod but i gave up on it already,
Comment #5
vm commentedComment #6
oboingo commentedYou attempt to create the simple_access_node table in simple_access.install. You have columns like "update", "delete."
These are reserved words in MySQL, and no wonder during installation of the module the table creation fails. Please fix as this module might otherwise be useful.
Comment #7
gordon commentedComment #8
suzzer commentedCan someone confirm this module actually works on 5.5? I can create an access group, and set it on some content. But it doesn't seem to actually restrict anything. Anonymous users and everyone else can still see the content.
Comment #9
suzzer commentedComment #10
gordon commentedYes I test and do all development on 5.5
Comment #11
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.