A very frustrating issue which is sending me round and round in circles right now.
Image module is uploading originals just fine but is refusing to create preview and thumbnail images.
Directory permissions are OK and in the files/images/temp folder I can see zero byte files for the preview and thumbnail images - so there is some attempt to write the file, but it's not finally getting there. GD is properly installed as I can run a php script which will create simple images.
Now that the smoke has cleared after my 4.7.0 upgrade, I have noticed a strange problem. My "who's online" block does not count guests/visitors, only those logged in. I have changed the settings to different time periods (ie. 10min, 15min) and nothing works. Has anyone else experienced this?
I have a problem with login in IE browser. I've installed Drupal 4.7, without any additional modules.
There is no such problem with other browsers (FF, Netscape and Opera).
Session is created in sessions table and appropriate log in watchdog, but there is no cookie.
So it seems like cookie problem, but I tried with all cookie settings in browser.
Please answer who know how to solve this.