Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi. I have added the events module and would like to have the events which fall on today's date on the front page. I have tried playing with the event_views module but have had no luck. Can anyone help?
Also, if wanted today's + n days events how would I achieve that?
I have installed the latest versions of JSCalendar, CCK and the date modules, and no matter what I do, whenever a date CCK field is submitted using dates chosen from JSCalendar, it comes up with this error:
(name of field) must be entered in ISO 8601 format (YYYY-MM-DDThh:mm:ss).
I get this error for each date field using JSCalendar. Here's the code I'm using to attach JSCalendar to the date fields:
I've gotten myself a really bad headache now...
I'm developing a site for an international business, and I need to provide the titles of user profile fields in several languages.
The content of the user profiles allso needs to be accessible programatically from other modules.
I have managed to upgrade my previous 4.5 site to 4.7.4. However, some missing bits remain. The most annoying is an 'Access denied. You are not authorized to access this page' error that happens whenever a user tries to post a comment. This happens to unregistered and registered users (even myself, the site administrator!).
Of course, the comments module is enabled and permissions are given to everybody (anonymous users must leave their contact info).
Am I overlooking something? Any help will be appreciated.
I´m buiding a community site with drupal 4.7 and i`m highly satisfied for now.
I have still one "style" problem with the overview page of article module.
The category view appears under the recent posts view, but i want it to appear on the right of the recent post.
Can someone please help me with a hack or something.