Submitting any CCK content type just reloads the blank node/add form, losing all of the data entered. Submitting a normal Drupal content type (page, or story, or blog) works fine. I tested an image field, a text field and a node reference field all individually and achieved the same result.
This was working fine until I moved the install folder into a sub-folder. The rest of the site's functionality is working fine, including Clean URLs which are being enabled from the .htaccess mod_rewrite rule. Files are being written correctly and permissions are correct. I am still able to submit CCK content normally using the old URL.
Comments
Comment #1
webavant commentedSeems like it was something to do with something in my .htaccess file. I removed everything but the mod_rewrite rules and it began to work. I don't understand exactly why, but it works now.
Comment #2
karens commentedClosing old issues. None of us is using the D5 version any more, so hard to provide any support. Sorry.