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

Downloads

Is there any working file download module for any version of Drupal (which uses separate files, NOT storing contents in the database)?

I don't have time to try to modify the filestore module to make it actually work. I need to support audio files, not images.

Localgettext PO and MO

How can i convert po file to mo...
i found a tool that is gettext but i guess it is for linux...do u know any windows application for this convertion?

Different permissions for static pages and storys

In the forum thread "Allowing anonymous users to only view front page?" I got great help to set up a "front.module" to only show the tesers to anonymus users. Now I would like to extend it so that anonymus users can view all static pages.

I want to be able to use links like "domain.tld/front/view/[nid]" that will show the node just like the node.module but only where node.type is "page" (if that is the best way to distinguish them).

changing the "read more" behavior/link

Is there any way to change the node link for "read more"? I'd like to force the link to *always* be present in the same place in the link list (eg first), so if there is a "read more" option, it's easily identified and found. I'd also ideally like to replace it with something a little fancier than just a URL link - preferably a small image that has more visual "bang".

Thoughts? TIA!

problems with mysql database and header information

Ho there,

First of all, yes, I read all the earlier posts and documentation dealing with the header information issue (it's suposed to be some sort of blank spaces at the end of the file) but it's not running for me. Cleaning the file is not getting away this message, and when I try to do it now I cannot see any blank space after the end of php tags on file common.inc (see below).

Anyway, here is my error log, and I hope some of you guys could point me to the right solution:

user error: Access denied for user: 'drupal@localhost' to database 'drupal'
query: LOCK TABLES sequences WRITE in /home/httpd/vhosts/damaine.name/httpdocs/includes/database.mysql.inc on line 90.

warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/domain.name/httpdocs/includes/common.inc:63) in /home/httpd/vhosts/domain.name/httpdocs/includes/common.inc on line 481.

where domain.name is my domain name.

Regarding the database issue, I took the mysql scheme file (database.mysql) and uploaded it thru phpmyadmin. I couldn't manage anything about permissions (as installation documentation said) but drupal was running so I didn't worry about it.

Do you know if my problem with database access is a real problem or something related with the second error? It's a clean installation and I'm able to post comments, new nodes, or anything, but somethimes I get these errors and no information how to deal with them.

drupal4.3.2, php4.2.2 and apache2 on RH9. Can't login

New installation, .htaccess file in drupal directory causes "internal server error". No .htaccess causes "Note that the value of PHP's configuration option magic_quotes_gpc is incorrect. It should be set to '0' for Drupal to work properly."
I haven't got mod_php4.c or sapi_apache2.c in my httpd.conf, should I?
Can't make the magic quotes changes in php.ini because this stops Squirrelmail working. I need example code segments for .htaccess and httpd.conf.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal