Early Bird Registration for DrupalCon Atlanta is now open! By registering during our Early Bird Registration window, you’ll save $100. This window ends on 19 January 2025 and will go by quickly, so don’t wait!
I thought it would be a nice feature to let each user have their own CSS for his or her own specific blog. Maybe even decide which blocks they want to show up on their blog. Is there anything like this being worked on?
I know Drupal 4.6 is unreleased as is the latest CVS version of Image.Module, but I was wondering if someone could shed some light on the following problem.
I have installed the Image.Module and Image.css into a folder called image under my Modules folder. Drupal detects the module fine and allows me to turn it on. When I go to Admin->Settings->Image I get the following errors displayed on screen.
warning: pg_query() [function.pg-query]: Query failed: ERROR: column "f.description" must appear in the GROUP BY clause or be used in an aggregate function in /export/mdd0/wwwpub/Prod/site/resources/internal/news/includes/database.pgsql.inc on line 104.
I'm writing my own custom gallery module for a project I'm working on and it was working fine until yesterday. My most recent updates have caused an error that says:
warning: module_load(modules/imgallery.module): failed to open stream: Permission denied in /home/poster00/public_html/drupal/includes/module.inc on line 131.
warning: module_load(): Failed opening 'modules/imgallery.module' for inclusion include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/poster00/public_html/drupal/includes/module.inc on line 131.
I've begun a project for syndicating events from Upcoming.org here.
I am interested in requirements from the Drupal user community:
- How would you like syndicated events to appear in your Drupal site?
- summary block
- events node
Currently the scope is for one way syndication, but when the Upcoming.org API is fleshed out, it will be possible
to push events from Drupal to Upcoming.