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

Language support?

I've been searching this website but I couldn't find any useful info on language support... Finally, I found a file called 'locale.php' with a (first impression) quite difficult way of changing/translating.
Maintaining translations had to be simple so it became as easy as filling out forms on the administration page.
I agree with the idea, but I don't think this has been achieved yet.

Problems - Imagemagick - GD2.0

Hello ,
my provider don`t have imagemagick -
and gd an old version 1.7

drupal will have imagemagick or gd2.0 Only local images are allowed.(

what can i do .. to look for thumnails.. ?

i need help --
Best regards Mario Stolze

"Add new comment" stopped showing up mysteriously

Wierd thing happened today. I upgraded to CVS and also installed new taxonomy.module and taxonomy_dhtml.module. Later today found that Add new comments link disappeared beneath my nodes as well as the comment form beneath my node.php pages.

I checked an have comment module on in the Admin. All users have permission to access comments, post comments and post comments without approval.

Anyone run into this problem with CVS or have any ideas what else I should do/check?

Thanks,
Mike

XML/RSS Error in Syndication output

<?xml version="1.0" encoding="ISO-8859-1"?>
<DOCTYPE rss [<ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
<rss version="0.91">

This is what the XML button for the Syndication module puts out. This is wrong, and both Chimera (Mozille/Gecko engine) and MSIE 5.2 for Mac OS X complain about it. The error is "An XML element is not allowed inside a DTD."

The DOCTYPE declaration must come before the XML and RSS information. This should be easy to fix.

error updating database

I've this error updating the database from 4.0.0 to 4.1.0-rc

2002-06-22: first update after Drupal 4.0.0 release

ALTER TABLE users ADD index (sid(4)) OK
ALTER TABLE users ADD index (timestamp) OK
ALTER TABLE users ADD UNIQUE KEY name (name)

user error: Duplicate key name 'name'
query: ALTER TABLE users ADD UNIQUE KEY name (name) in /home/webs/elclub/reclamos/includes/database.mysql.inc on line 69.

FAILED

that is the only error upgrading db.

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal