Originally Posted by Silverdawn222
Hi,
Works excellently. However, I have a problem. We also run the Articles Hack on our forum. This popular hack uses plugin usergroup permission bitfields like yours (in includes/init.php). There seems to be a conflict because I can't properly set the permissions without it jumping between article permissions and journal permissions. And I'm afraid deleting the articles feature is really not an option because that's what our site is all about. I'm talking about this piece of code (the first part is your custom fields, the second is the Article Hack's):
ok change the journals permissions to the following:
and in journal.php
change find:
replace that with:
in usergroup.php find:
replace that with:
that should fix the conflict

No members have liked this post.