Closed (works as designed)
Project:
Google Translate
Version:
5.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
16 Mar 2007 at 02:33 UTC
Updated:
23 Mar 2007 at 00:12 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| Untitled-1_0.jpg | 196.04 KB | hanief84 |
Comments
Comment #1
vm commentedthe one error, is telling you to run update.php. which is supposed to be done anytime you update a module.
Comment #2
preferred name commentedI 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.
Comment #3
hanief84 commentedThat'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.
Comment #4
owahab commentedI 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.
Comment #5
preferred name commentedwhat pages will give this logout?
Comment #6
preferred name commentedhumm... 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?