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

Edit upload.module

Hi,

I tried to edit the upload.module file to only allow the user to upload only one file at per node. I commented out the following code

$form['new']['attach'] = array('#type' => 'button', '#value' => t('Attach'), '#name' => 'attach', '#id' => 'attach-button');

This works fine as a regular user but the admin is not able to edit any of the extra features such as 'Input Format','Menu settings','Comment settings', etc

Edit upload.module

Hi,

I tried to edit the upload.module file to only allow the user to upload only one file at per node. I commented out the following code

$form['new']['attach'] = array('#type' => 'button', '#value' => t('Attach'), '#name' => 'attach', '#id' => 'attach-button');

This works fine as a regular user but the admin is not able to edit any of the extra features such as 'Input Format','Menu settings','Comment settings', etc

Add a Aggregator to a Block

Hello I am new to Drupal trying to tweak it ..and was wondering if there is a way of adding a teh "News Aggregator" a part of a block.

Thanks for your time.

500 Error and spontaneous index.php CHMOD change

Hi

I am not sure this is the right forum section to report this strange thing, that happened to my site. I am few weeks after installation. Drupal 5.3. One day I suddenly got 500 error instead of Home page:
------------------------------------
500 Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@domain.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a DAV/2 FrontPage/5.0.2.2635 mod_bwlimited/1.4 mod_auth_passthrough/2.1 Server at domain.org Port 80
------------------------------------

So, I checked Error Logs on the hosting CPanel:
[Mon Nov 26 15:28:41 2007] [error] [client yyy.yyy.yy.yyy] SoftException in Application.cpp:231: File "/home/zzzzz/public_html/index.php" is writeable by group

I checked by FTP the situation with index.php:
index.php CHMOD=664 (group write allowed)
I made it CHMOD=644 (group write disabled) and the site returned to work.

My questions are:

Database structure

Hello,

I'm considering using Drupal for a new project and up until now have been most impressed.

I have just been looking at the database structure for a few minutes and am very disappointed to notice the following problems:

How to create a php page in Drupal 6 beta 3

Hello

I'm trying Drupal 6 beta 3 now.
It seems that the "input format" module does not provide a "PHP code" filter anymore.

How do I create a PHP page on web interface now?

Koala Yeung

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core