I am using the web server auth module and each time a user logs out, this error is thrown. Also, if a user is logged in on one computer, then logs in on another computer, the same error is thrown. The user can simply then use the Drupal login system (rather than the Windows Authentication one that is required on first navigation to the intranet site. Any one have any ideas as to why??
Ok, I've put in at the original issue, which is marked critical but seems all but dead (no meaningful activity on it since last month)...
Am personally about to roll several sites and this is the last big issue that I need to get a handle on before doing so. Hence my incentive to try and push for a resolution rather than wait any longer for that thread to pickup again.
I've searched the forums and none of the solutions that seemed close to my problem worked. I'm using image assist, image upload and image attach, image gallery and finally tinyMCE. The pictures load fine for create content > image however when using blog or story they will show up in the text editor box, but when i hit preview there gone. Also when i post the image there obviously not there either. I do not get any error messages, and they are showing up in my files/image directory. I tried turning off rich text editing and using image assists, and then just tinyMCE's image uploader.
I have a problem with rendering HTML code in Computed Fields. The reason I have to use computed fields is to create a url with a sitename so the computed field generates the HTML code for this based on two other fields (one with the url and one with the sitename). However when I try using the computed field it just writes the HTML as text - and for computed fields you cannot set the text type to Filtered Text, which in other cases should do the trick..