Adds new node without problem as long as no field types are setup for the flexinode. Tried with field types:
Text Area
Text Field

Once field types are configured, creating content gives a blank page with no errors after clicking the "submit button". No new node is created.

In this example I am using
PHP 5.0.4
mysql 4.1.16
drupal 4.7 rc1
flexinode 1.67 (with patch 56390)

The wierd bit is that it works just fine with another setup with exactly the same ver of flexinode and drupal

PHP 4.4.2
mysql 3.23.49
drupal 4.7 rc1
flexinode 1.67 (with patch 56390)

Comments

bermin’s picture

Status: Active » Fixed

Well, I will give this a fixed status due to finding that using the latest CVS (v. 1.18) of field_textarea.inc fixes the problem (seems that the problem was specific to text field only).
Strange that I couldn't replicate the problem on two machines, but something with one of the setups caused version 1.13 of field_textarea.inc to cack.

Sincerely - your faithfull DRUPAL servant.

timgam’s picture

Status: Fixed » Active

I'm having the same problem, but the MP3 field seems to be causing it. I could be wrong, but I'd say this one's not quite fixed yet.

drupal 4.7.0 rc2
flexinode cvs (with http://drupal.org/node/56390 patch applied)

Bèr Kessels’s picture

Priority: Critical » Normal

If someone confirms that this is not caused by a contributed fieldtype, then please set the priority back to "Critical"