Hi,
I am new at testing FC to see if it could replace K2 (which I used some years ago) for more flexibility on a new site.
I've read a large amount of the available doc, plus ACL docs and video tutorials.
Then, I am sorry to say that I am blocked by some problems, and I have a strong hope that you will help :
Configuration
Joomla 3.2.0, FC 2.1.2 r1806 beta
I have categories (catA, catB...), subcats (catA1, catA2..., catB1, catB2...) , and Usergroups accordingly. Each Usergroup can do anything only in its own category content (except Delete). Plus, "A" user can do that "A1" and "A2" users do, etc.
Usergroups are all sons of Register. They cannot enter the Backend.
1- ACL configuration
Letting Create at "Soft Deny" in General and FC config, I Allow group "A" for catA Category and "Article" Type. This way, as an "A" user connected and displaying categorie A in frontend, I get a link "Add new content", but this link leads to a "You are not allowed to add...etc."
On the FAQs, I've found the topic that read the following:
-- in the case of "soft deny"
we need to check category access of all categories,
so indeed there is a bug
-- committed fix in r1809:
# Fixed category 'create' permission not being checked and considered 'denied', when component 'create' permission is set to 'soft deny' (=inheriting an non-assigned)
I thing I've got the same problem. Could it be possible to get that version r1809? I didn't see it on your website (All Downloads, Nightly Builts...)
So I've Allowed "Create" at General config level for the usergroup "A" (I can't save FC Configuration settings probably due to share hosting server limitations - post_max_size=8M and max_input_vars=1000. Yet another problem!)
This way, as an "A" user I get the link "Add new content" and the form. Right! But...
2- Selecting category(ies)
In the Create Item form, only a few categories (2 out of 15) appear in the Category select field. In particular, the current category, subcategories and the other ones, B, C... didn't. As far as I can remenber after a lot of "create" and "delete", the ones which display are the ones imported from Joomla at FC install time... Not 100% sure however
I can't see what makes them different from the ones which didn't display. Even in the DB itself (PhpMyAdmin), I can't see any parameter that could explain that behavior. I searched the FAQs with no more success. I can't see anything related to the menu link neither. Perhaps I'm wrong?
As SuperAdmin in frontend, same problem. In Backend, no problem. All the categories appear.
On localhost with another install (same versions), same problem with a category I just created today!
So I'm a bit lost in my tests an learning efforts. I'm very willing to use FC for this project but at htis point I really need some help.
If requested, I can give admin access to my test site.
Thank a lot for all that you do to help people in a efficient way!
Jean-Paul