Ensio Rantamala
Member
Posted 2 years ago #
CaPa doesn't list my categories on Capa > Roles and Capa > Anonymous Users -page, so I can't set privileges for them. I've tried all settings but the categories just don't appear. I'm also using Role Manager plugin from im-web-gefunden.de, which works great. Is there something I should know? Can anyone help?
http://wordpress.org/extend/plugins/capa/
franztunda
Member
Posted 2 years ago #
Hello,
I found the following remark in another forum
in capa-options.php at line 410 add P before <id>
the line should be as in the following:
preg_match_all("#category-(?P<id>(\d+))'( |>)#isU",$cat_output, $sort_order, PREG_PATTERN_ORDER);
for me it worked!!
Ensio Rantamala
Member
Posted 2 years ago #
Hi,
thank you, franztunda!
I also added P into line 85 in capa-user-edit.php, cleared Capa settings and started it up again. Now there's a list of categories on page CaPa » Anonymous Users, but it still doesn't list categories on CaPa » Roles page.
So, it worked for me too, kinda.
I can do with these options but I'm sure there's a brand new version of this plugin coming up soon!
yours,
Ensio Rantamala
Hi Ensio,
please try the new CaPa version ~ it should fix your problem. :)
Regards
Me