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

language support

how can I change language ..
i found that there are also language pieces inside the php files...
do u have a list in which files language pieces are residing ?

I need a german version...

sven

pre$ for SQL Tables

I have sort of a big problem with your script, since it does not support a pre$ on the SQL Tables.
All my scripts i have to have in one table, because my Host only gives me one.. So your script will mess up the whole system with some tables i will never find again afterwards, and can not tell which table belongs to what.

how can I change the table names and put somethin in before like
drupal_access
drupal_cache
drupal_blocks
etc.
In which files do i have to change the names ???

regards
sven

Read More Content -- "Not Found"

I installed Drupal 4.1 today... Looks great so far.

I have found that when anonymous user permissions are set to "Access Content", teh content will display on the home page, and the read more link is displayed.

HOWEVER... following that Read More link, you get an error page saying:
Not Found
The node you are looking for does no longer exist or is not accessible without the proper access rights.

I found that an anonymous use can only read the content if the Administer Nodes permission is checked for anonymous users.

Trouble with mysql

hey,

I'm having trouble with loading the database into mysql. I get this :

* - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - * - * - CREATE TABLE access(

aid tinyint( 10 ) NOT NULL auto_increment,
mask varchar( 255 ) NOT NULL default '',
type varchar( 255 ) NOT NULL default '',
status tinyint( 2 ) NOT NULL default '0',
PRIMARY KEY ( aid ) ,
UNIQUE KEY mask( mask )
) TYPE = MyISAM

MySQL said:

Book node teaser problem

When I visit "module.php?mod=book" it correctly lists all the book pages with parent <root>. However at this top level, it's displaying the BODY of the book page instead of just the TEASER? What's happening?

Top Nodes in 4.1

When I go to Statistics (as admin) or anyone viewing the Top Nodes block, the counts for Today always are the same as for All Time. e.g. All Time = 178, Today =178.

Is there some trick to this?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal