See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

Attach button causes error when attaching file to a Page

upload.module Drupal 4.7.6 mysql 4.0.26 PHP Version 4.4.0 OSTYPE linux-gnu
FireFox 2.0.0.3
When attaching a file to a page when I click the Attach button the candy stripe starts showing that a file is being uploaded then an error window pops up with the following:


[true,"\x3ctable\x3e\n\x3cthead\x3e\x3ctr\x3e\x3cth\x3eDelete\x3c/th\x3e\x3cth\x3eList\x3c/th\x3e
\x3cth\x3eDescription\x3c/th\x3e\x3cth\x3eSize\x3c/th\x3e\x3c/tr\x3e\x3c/thead\x3e\n\x3ctbpdy\x3e
\n\x3ctr class=\"odd\"\x3e\x3cdiv class=\"form-item\"\x3e\n\x3cinput type=\"checkbox\" name=\"edit[files][upload_0][remove]\" id=\"edit-files-upload_0-remove\" value=\"1\" class=\"form-checkbox\" /\x3e\n\x3c/td\x3e\x3ctd\x3e\x3cdiv class=\"form-item\"\x3e\n\x3cinput type=\"checkbox\" name=\"edit[files][upload_0][list]\" id=\"edit-files-upload_0-list\" value=\"1\" checked=\"checked\" class=\"form-checkbox\" /\x3e\n\x3c/div\x3e\n\x3c/td\x3e\x3ctd\x3e\x3cdiv class=\"form-item\"\x3e\n\x3cinput type=\"text\" maxlength=\"256\" name=\"edit[files][upload_0][description]\" id=\"edit-files-upload_0-description\" size=\"60\" value=\"2005eventapp.doc\" class=\"form-text\" /\x3e\n\x3cdiv class=\"description\"\x3e\x3csmall\x3ehttp://www.mysite.com/member/files/2005eventapp.doc\x3c/small\x3e
\x3c/div\x3e\n\x3c/div\x3e\n\x3c/td\x3e\x3ctd\x3e19KB\x3c/td\x3e\x3c/tr\x3e\n\x3c/tbody\x3e\x3c/table\x3e

node_teaser teaser generator doesn't support quotes, simple fix

Line196 /modules/node/node.module:

$breakpoints = array('. ' => 1, '." ' => 1, '! ' => 1, '? ' => 1, '。' => 0, '؟ ' => 1);

simply added the '." ' => 1, To look for a quote.

View for Og

Hi,

I need your help in creating a view related to og module.

Using views i can create a page to display the groups of logged-in user but i am unable to figure out how to display the groups of any user on his profile page(or a link on the user profile page which will direct to a page to display his groups).
Is there anyway i can do this thing?

Thanks in advance :)

Regards,
Sumoanand
ifood.tv-food video community

Too many open files error?

Hi all,

I have drupal 5.1 running here on a shared host at work in which I do not have admin rights.

I am currently experiencing the following error which occurs for multiple directories:

warning: opendir(modules/htmlarea/xinha/plugins/BackgroundImage/backgrounds/thumbnails) [function.opendir]: failed to open dir: Too many open files in /home/xxxx/public_html/includes/file.inc on line 641.

Now I believe it has something to do with how many files can be open so I did a 'ulimit -a' from shell and it is set to 1024 default. However, I cannot change this.

Retrieving html data through http based url and storing it in a node

Can we read html data from some url http://example.com/index.html (using cURL library it will involve writing some php code) and then create a new page (content) and store retrieved html data in the newly programatically created node. I need to know if there is something similar already exists.

Info on next official stable release?

As in, has anybody got any? Information, that is. Dates and such.

I'm not really au fait with how that works, is there a roadmap or something?
I'm only really concerned getting some bug fixes etc on board...

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core