Firefox Incompatible, Module Listing & Sudden Log-out
hanief84 - March 16, 2007 - 02:33
| Project: | Google Translate |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Omar |
| Status: | by design |
Jump to:
Description
1. In Internet Explorer, it seems working nut sometimes I experience a Sudden Log-out (actually I'm still log-in). In Firefox, it's not working very well (I mean the language switcher)
2. Module Listing in Administer menu. Please refer to the attachment.
3. Sudden Log-out, somehow either Internet Explorer or Firefox. I will experience the sudden log-out thing.
| Attachment | Size |
|---|---|
| Untitled-1_0.jpg | 196.04 KB |

#1
the one error, is telling you to run update.php. which is supposed to be done anytime you update a module.
#2
I am having the same issue in firefox. When I select a language and then click the submit button, I am logged out automatically. I have a new install of this module. I have never installed this module before.
#3
That's right Steve. I have tested the module in another clean and new server of mine (with the fresh installation of Drupal 5.1). Still, the problem occurs.
#4
I tried to state this as clear as I could but in vain:
The module translates pages via Google's Translation service by requesting the page from Google's service, in order to save some bandwidth, thus the module can not translate authenticated user's pages since Google views the page as "Anonymous".
This will result in logged in users being logged out after translation.
I will need to re-write the module to allow translating logged-in users' pages.
#5
what pages will give this logout?
#6
humm... it seems to be a logout at every page of the site.
Please, can someone give a patch, a re-write, or whatever is needed to get this thing working so that users are not logged out at every translated page?