Having problems installing Drupal? See the Installation Guide for more information.

How to create an index page, one line per node, restricted by term

I am introducing drupal for an intranet for a small group (ten people, all pretty resistant to new technology). One of the thing that this group must do is to maintain minutes of their monthly teleconferences. I plan to do so by letting the person posting the minutes attach the taxonomy term "minutes" to a blog entry.

How can I create a page that shows, one line per entry, the date/title/author of each minutes entry, chronologically sorted?

after upgrade (4.2 > 4.3) users sessions timeout

hi,

since i upgraded from 4.2 to 4.3.1 users are still logged out despite the fact that "remember me" is checked. i didn't change the config so it seems to be related to 4.3.1 [?]. the cookie data seems to be okay (my cookie will expire on 14 januari 2005 20:06:17)

is this a know problem or something i can change in my configuration?

Image Module Error - What did I do Wrong?

Hi all,

I can use the image module just fine, but in the breadcrumbs, it says "photo gallery" - when clicked (the address being 'site.com/image/') I get the following:
[code]
warning: main(): URL file-access is disabled in the server configuration in /var/www/localhost/htdocs/ellasattic.co.uk/error.php on line 19.

warning: main(http://ellasattic.co.uk/index.php): failed to open stream: no suitable wrapper could be found in /var/www/localhost/htdocs/ellasattic.co.uk/error.php on line 19.

PHP Block in Theme

Let me preface this message by letting you know I am not a programmer but a content manager. I have dabbled with PHP to enhance Drupal in some basic ways (including some of the easy but useful scripts posted on this site).

I have created a PHP-type block and the content returned by it is correct but it is not picking up the box style the way an HTML-type block does (i.e. the header, colors, border, etc).

Is it something simple in the PHP code that forces the block to show that I am missing?

Cheers,
Andy

Drupal CVS install: page not found and unable to login

I just uninstalled the debian drupal package and dropped the database, killed /etc/drupal and /usr/share/drupal. After that I downloaded the new one from cvs and used apache's alias to run it out of my homedir. Created the new db and edited the conf file... which hoepfully means I did everything in INSTALL except for the cron.

Need help with mysql message after transfering site from local server to hosted server.

So I backed up my database and copied all of the files onto the hosted site. After unpacking the database to a fresh database supplied by my hosting service I can only get the following message -

Can't connect to MySQL server on 'subdomain.maindomain.com' (111)

I changed the conf.php line 18 item to -

$db_url = "mysql://user:userpw@subdomain.maindomain.com/database";

And I changed line 32 to read -

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal