Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Can I change default language for anonymous and also newly created users? How can I get it done? I saw documents on how to change it for a registered user, but nothing on how to change it for anonymous users.
I am trying to setup a chinese portal website using drupal. In my experimenting I seems to have problem searching chinese. I know the phpbb has no problem searching chinese, so it should not be a php issue. Does anybody have any clue?
I recently installed Drupal on Debian unstable, using Apache 1.3 and PostgreSQL. Upon loading the first page I get this error:
warning: pg_exec() query failed: ERROR: LIMIT #,# syntax not supported.
Use separate LIMIT and OFFSET clauses.
in /usr/share/pear/DB/pgsql.php on line 171.
It also appears on every other page I try to load, any ideas on how to fix this?
I have htmlarea module on my web site. I go to the admin page for site configuration and edit the footer; swap to html edit mode and insert the html code for the copyright symbol. Save it and everything is fine.
However, if I go back to the admin page for site configuration, the footer edit box no longer contains the code for the copyright symbol instead it has been replaced by a "?". Of course if I don't notice this, and fix it, saving this page will replace my copyright notice.