I have the hack working it is a great. Got a question about being able to delete your own and other journals for admins.
// print_yes_no_row("Can Edit Others Journal", 'usergroup[caneditothersjournal]', $ug_bitfield['caneditothersjournal']);
// print_yes_no_row("Can Edit Others Entries", 'usergroup[caneditothersentries]', $ug_bitfield['caneditothersentries']);
// print_yes_no_row("Can Delete Others Journal", 'usergroup[candeleteothersjournal]', $ug_bitfield['candeleteothersjournal']);
// print_yes_no_row("Can Delete Otheers Entries", 'usergroup[candeleteothersentries
The options are commented out in the usergroup and the dataitems do not seem to be added to the database. Is this something that will be enabled in a future release. I tried uncommenting them but got a DB error.
Thanks. Great Job
|