Drupal is up and running but how do I ...?

adding languages to 4.5.1 results in sql errors

Hi,

Please your help and/or comments on this issue.

After installing drupal 4.5.1 i needed to add dutch language support. I did so by adding dutch as a supported language _and_ by importing a dutch language .po file. But the file registers 0/821 translated wich is quite odd, since i did use the same language file on 4.5.1 and that worked almost flawlessly.

I wonder if this 4.5.1 is ready for production but surely want to take into account i forgot to do something.

Best Regards,

LJoris

hot to modify members.module to download the list of users

Hi all,

I'd like to modify the memebers.module to add a link to download a cvs/xsl file
containing the list of (selected) users. I believe it is not that difficult, but I don't
know how to generate this file... in the function members_page() I already have
all users details, the only bit I need is to know how to create a small link to download
the list as a file... Is there a drupal way ?

help :)

p

Help!! I can't view my site anymore :(

Note: I am doing this from memory because I can't even get on my site anymore....

I went the administer/blocks and added a new block with some php code. I then enabled the block. I believe the php code is faulty. so I get a message when I load the site:

Fatal error: Call to undefined function: func_name() in /var/www/localhost/htdocs/includes/common.inc(1842) : eval()'d code on line 123

placing google hacks in drupal

I found a cool google hack at http://douweosinga.com/projects/googlenewsmap that dispays news on a world map. Anyone have google api experience with Drupal and any idea how to install this?

Flexinode field_mp3 parse error

I get this parse error when I try to upload mp3

Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in "..."/flexinode/getid3/getid3.php on line 30

I'm using drupal, 4.5.1, getid3-2.0.0b2, issue appear with both 4.50 and CVS version of field_mp3.inc

what's wrong?

thanks

html_area not working...

Hello all.

I'm in the process of taking Drupal for a test run. So far, I'm very impressed.

However. I am having some trouble getting html_area to work. I'm currently using Durpal 4.5 and the latest html_area download. I followed the install instructions that came with the download, and after looking at the other related posts, I also added a directory called htmlarea to the misc directory on the server.

The module shows up on the list in the admin section, but when I try to activate it I get the following errors listed at the top of the page:

user error: Table 'arthacki_drpl1.htmlarea' doesn't exist
query: SELECT textarea FROM htmlarea WHERE textarea LIKE 'admin/modules.%' AND status = '1' in /home/arthacki/public_html/cms/includes/database.mysql.inc on line 125.

user error: Table 'arthacki_drpl1.htmlarea' doesn't exist
query: SELECT textarea FROM htmlarea WHERE textarea LIKE 'admin/modules.%' AND status = '1' in /home/arthacki/public_html/cms/includes/database.mysql.inc on line 125.

The source from a page that is supposed to have the html_area working on is as follows:

user error: Table 'arthacki_drpl1.htmlarea' doesn't exist
query: SELECT status FROM htmlarea WHERE textarea = 'node/add/forum.body' in /home/arthacki/public_html/cms/includes/database.mysql.inc on line 125.
user error: Table 'arthacki_drpl1.htmlarea' doesn't exist
query: INSERT INTO htmlarea (textarea, status) VALUES ('node/add/forum.body', 1) in /home/arthacki/public_html/cms/includes/database.mysql.inc on line 125.
user error: Table 'arthacki_drpl1.htmlarea' doesn't exist

Pages

Subscribe with RSS Subscribe to RSS - Post installation