i keep getting this error msg when i want to change my password after logging in..
warning: array_merge() [function.array-merge]: Argument #2 is not an array in C:\xampp\xampp\htdocs\drupal\includes\form.inc on line 180.
warning: Missing argument 1 for password_confirm_validate() in C:\xampp\xampp\htdocs\drupal\includes\form.inc on line 595.
any ideas what is missing or what is wrong with my setup..
Most of my latest Drupal site is running, but for some reason file uploads are broken. If I attach a file to a story node and click "preview' or "submit", I get a blank white page in my web browser. No error messages, nothing, just a big white screen of death. And if it was "submit", the node is not created.
That's with the standard "upload" module. I tried switching to the attachment & filemanager modules, but I get much the same result. When I click "add" to attach a file, I get the same blank page, no error message, and no node.
meta http-equiv="Pragma" content="No-Cache"
(yes, I have greater/less than signs around it, but forums here won't let me post this for some reason with those shown).