Does anyone have this problem. For some reason, when I am not logged in, i am receiving a THERE ARE CURRENTLY NO POSTS IN THIS CATEGORY error for just one of my taxonomy terms. When I log into the system as the ADMIN, I am able to click on the taxonomy term and view all the posts in that particular category.
Anyone have any ideas about what's going on? Thanks in advance!
I am working on a module that needs to implement some access controls.
Specifically, I have four CCK types that should be viewable only by the author, and by an admin. I read the API docs for node_access. What I don't understand is what happens when there are multiple grants. I'm also using taxonomy_access. Will the grants be ORed together? If so, I can I make sure tac never inserts grants for these node types?
Hy
I'm trying to install the last CiviCrm module
(civicrm-1.6.8517-drupal-php5.tar) on a Drupal 5.0 CMS. My configuration is:
MySQL Server 5.026, and PHPMyAdmin 5.018. I'm totaly novice concerning this product so after having installed drupal correctly, I managed to install CiviCRM with the wiki documentation given by CiviCRM.
(http://wiki.civicrm.org/confluence/display/CRM/Install+CiviCRM+1.6+for+D...)
Ok I am wondering if these mods are already on drupal or not and how hard it would be to create them.
quiz module - users can make quiz's and have different answers. have the users that take the quiz's get grades or a % of right or wrong answers
lottery - a simple lottery module for the user points system they can use there points to play the lottery and this module would need some type of log for the admin. Also it would be helpful for a % of how many will be winners or pick 5 number lotto type module.
Some time ago, I created an issue in the Views module and shortly thereafter created and attached a patch for review. It was self-initiated through and through, but it wasn't against CVS (haven't boldly tried that yet).
Is there a proper way to ensure it will get reviewed? Maybe through groups.drupal.org or some other avenue?