Drupal. 5.7
Remember Me 1.0
There were many bugs the 1.0 version was occuring on our drupal installation. After deactivating "remember me" there are no more bugs. I was frightened by the amount of bugs "remember me" was occuring. I never thought that such a simple module could bring up so much problems.
So here I want to list the modules that did not work correctly while "remember me" was activated and I the list of bugs:
- CCK Imgafield (it is not possible to upload images. after pushing "upload" site was reloading, image was uploaded on tmp folder but image were not displayed. After pushing "submit" (generating the node) image is not displayed and image were not copied/moved from tmp folder to the image folder (subfolder of "files") I was told the imagefield.
- update.php did not worked correctly (I wondered about the always shown message in the admin/logs/status that sayed my database schema is not up to date. There were two modules drupal wasn't be able to update about the update.php -> OG and Subscritpion. And there were never been messages with tables were updated after the update process was done.)
- CCK Content Copy (it was not possible to export content types. I enabled the select box of the content type I was trying to export. After pressing "export/submit" the site was reloading but no new information was shown. I always saw the standart export page.
- Views Theme Wizard (After selecting the view and theme type I pressed on "Select Theme Type" or List Theme Fields" but with no effect. The page was simply reloading without showing any code. This was very frustrating because I'm a themer with less knowledge about php coding... till now.
- $messages (many messages wasn't shown like pending buddy requests after logging in)
I think there are many "remember me" users out there don't know that the problems they have are occured by your module. Don't want to blame you. Hope this here will help others. I will report these bugs in other topics.
Now I'm using "Persistent Login"
Comments
Comment #1
nickl commentedKindly review and test this patch as a solution to this problem.
Comment #2
nickl commentedCCK Imagefield - tested and working
update.php - tested and working
CCK Content copy - tested and working
Views Theme Wizard - tested and working
$messages - added buddylist (I assume) module, messages still working
Marking issue as fixed.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.