3 messages in com.mysql.lists.eventum-usersRe: Unable to log in| From | Sent On | Attachments |
|---|---|---|
| James Willans | 20 Sep 2005 09:14 | |
| Bryan Alsdorf | 20 Sep 2005 21:02 | |
| James Willans | 21 Sep 2005 05:05 |
| Subject: | Re: Unable to log in![]() |
|---|---|
| From: | James Willans (jame...@xactium.com) |
| Date: | 09/21/2005 05:05:31 AM |
| List: | com.mysql.lists.eventum-users |
Many thanks for your suggestion Bryan. You're right, when I try this outside of Eclipse I get:
array(5) { ["cat"]=> string(5) "login" ["url"]=> string(0) "" ["email"]=> string(25) "jame...@xactium.com" ["passwd"]=> string(9) "******" ["Submit"]=> string(5) "Login" }
But when I try this in Eclipse I get:
array(0) { }
I'm confused to how this can be happening since the Eclipse browser is basically an embedded IE component, functionally I would expect it to be identical to IE.
James
At 23:02 20/09/2005 -0500, Bryan Alsdorf wrote:
I do not have Eclipse installed so I cannot test this, but perhaps Eclipse is not correctly sending the login information? Try adding var_dump($HTTP_POST_VARS); at the top of login.php and see what is displayed.
Regards, /bryan
James Willans wrote:
We are having trouble logging into the eventum system using an embedded browser in Eclipse, eventum reports: "Error: Please provide your email address" Even though the address is provided. I don't think this is strictly an eventum problem since we can successfully log in using IE (standalone) and Firefox, but I thought someone may be able to give me a clue to why this might be happening. I've looked at the php code and it seems that this error should only be displayed if no email address is entered, but we are clearly entering an address. Thanks. James
-- Bryan Alsdorf, Software Engineer MySQL AB, www.mysql.com
Are you MySQL certified? www.mysql.com/certification
-- Eventum Users Mailing List For list archives: http://lists.mysql.com/eventum-users To unsubscribe: http://lists.mysql.com/eventum-users?unsub=jame...@xactium.com
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.3/107 - Release Date: 20/09/2005
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.3/107 - Release Date: 20/09/2005




