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 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 ???
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.
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?
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.