I had been using a previous version of Account Menu until last night when I updated to the latest version. Only now, instead of just taking users to the page, it tries to bring up an ajax-type screen, but ends up just leaving a white screen with no login box.
I dont' see any mention of this functionality in the description or readme, but I can see from the demo site how it is supposed to work, which is very nice. But it seems I'm missing something on my site to bring up the actual box via ajax. Is there some other module dependency that isn't listed? Can you help me? Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | accountmenu.txt | 6.33 KB | mattyoung |
Comments
Comment #1
mattyoung commentedThere is no dependency and it just use ajax popup if that module is enable. But ajax popup module doesn't work in every browser from my test so I am removing this feature.
For some reason I cannot login to drupal cvs so I can't check in the code. Please download the attach file, change the extension to .module (drupal doesn't allow .module file upload) use it instead and let me know if every works.
Until I can get cvs access back, I can't update my project.
Comment #2
mattyoung commentedI have regain access to my CVS account and check in the change to remove ajax popup support. Please try the 'dev' version.
Comment #3
mattyoung commentedThis feature is removed.