We installed count block on our site. Or another programmer did, next day I went into Access controls to setup roles and it brought a fatal error connected to the count block module. I disabled count block and I could then get into the access admin page. Anyone know something about this conflict, and how to they can "both live peacefully" in Drupal?
I have just installed Drupal 5.0 on my server and I have created 2 pages but I can only see "Welcome to your new Drupal website!", I can't see my content
Hi there,
I need help in choosing what to learn first and which drupal technologies to use.
I need to create hierarchically organised community site which will look something like this:
FORUM FOR EVERYONE
--Subforum for everyone
--Page for everyone
----Subpage for everyone
FORUM FOR LIMITED AMOUNT OF PEOPLE
--Limited subforum 1
--Limited subforum 2
--Limited subforum 3
How do we stop certain users from having the option to create content with unfiltered HTML and PHP while we allow others (like admins) to use unfiltered PHP and HTML?
I have searched and cannot find the answer. I checked the access control and could not find a hook for this either.