All - I have a 4.1.0 release version of Drupal. I've installed the event.module and assigned "create event" permission to "authenticated users". However, only "administrative users" are actually allowed to create an event. If an "authenticated user" clicks on the "create event" link, they are taken to the "submit" page (which contains the types of content they can submit) - and the "event" type is not listed.
Using the latest CVS tree I've been unable to get any of the profile settings to work. Adding or removing fields from the profile module are not reflected in the user administration pages and doing an update to a profile returns "This required field is missing:" With the latest patch applied to profile.module for the typo.
I think i would like to try Drupal for my site. It will be 50 users sharing documents, pictures and other stuff.
I asked my hosting provider if this would be possible but they say that they run PHP in 'safe_mode' and that this would cause most CMS software not to function. Would this be a problem with Drupal?
Also, i saw some stuff on this site about cron jobs. Do i really need them? Because i don't think i have access to those at my hosting provider.
I have done all I know but if admin is not logged there is now frontpage!
I created the site page and changed permissions so all can see but no one except admin can see! Obviously I've done something wrong!Ive used many other cms but never had a problem with home page!
HELP!
I've just installed drupal on a win box using apache. Everything works fine except the imagemagick path. It doesn's say OK or "you have to set covert path", that field is just blank. The path is:
C:\Apache\Apache2\htdocs\misc\image\convert.exe
and nothing happens. Imagemagick works at the command prompt. I've tried everything form changing the location of the program itself, to trying absolute and relative paths. Nothing has worked so far..
All - I'm trying to expand on the user registration process. I would like to be able to set the admin page for user management with an option that says "notify user of activation". This way when I first time user account is activated, an email is automatically sent to the user, telling them their account has been activated.