Problems using this tree (and small edit to controller)
Reported by DFK | January 16th, 2010 @ 04:01 PM
Hi
I am trying to take a look at the code but am having huge
difficulties with the ACL components.
Could you post a sample aros, acos and aros_acos so that I can
actually login and see your interface etc.
Also, I noticed a small typo in your groups_controllers;
line 57
< parent::archvie($id);
parent::archive($id);
Thanks
Mark
Comments and changes to this ticket
-

Kenrick Turner January 18th, 2010 @ 11:33 PM
- Milestone cleared.
- Tag set to bug
- State changed from new to open
- Assigned user set to Andrew Ho
Thanks for your feedback Mark. Andrew will address the 2 issues you've flagged up.
Cheers,
Kenrick -

-

Kenrick Turner January 21st, 2010 @ 10:35 PM
(from [606acb7020d02f36767a8e5311abe8a8379020bd]) Updated README with more comprehensive installation instructions [#58] http://github.com/kenners/uamuzi-bora/commit/606acb7020d02f36767a8e...
-

Andrew Ho January 21st, 2010 @ 10:40 PM
- State changed from open to resolved
Hi Mark,
Many thanks for your feedback. I've updated the README.markdown with more comprehensive installation instructions, which should help you. I'm going to go ahead and close this ticket for now, but feel free to reopen it if you have any further problems.
Regards,
Andrew -

DFK January 23rd, 2010 @ 02:07 AM
Hi Andrew
Unfortunately, I have stumbled upon some problems using the initDB component on the users_controller
I have attached the html output of the initDB which will hopefully help you in working out what is wrong.
The buildAcl has certainly created entries in some of the tables as no errors were generated.I have also attached a mysql version of your schema which you may wish to distribute with your package.
Thanks for your help
Mark -

Gunnar Ro January 25th, 2010 @ 09:45 PM
Hi Mark
It looks like it can't find the two users groups in the groups table.
Does the group table have the two entries 'admin' and 'user'?Gunnar
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A basic HIV Electronic Medical Record (EMR) system using CakePHP.
People watching this ticket
Attachments
Tags
Referenced by
-
58
Problems using this tree (and small edit to controller)
(from [775dfbf20611dd38a1531ecf3cb02268e4c592aa])
Fixed t...
-
58
Problems using this tree (and small edit to controller)
(from [606acb7020d02f36767a8e5311abe8a8379020bd])
Updated...