Posted by dejan-gdo on December 17, 2007 at 8:47am
Hello,
For the last couple of months I've been working on a web community page using drupal 5.1.
Well recently I've started on a mobile version of the page. While I don't have problems with themes, views and content display - a big issue appears at drupal's login procedure. Now I've tested my mobile page on several phones, so for I've managed to successfully login on 'new' phones - Nokia's with Symbian S60 3rd edition (2nd edition fails t) and Sony Ericsson K800i (not sure what 'OS' is behind it).
So I'd like to ask, have any of you experienced this problem? What is a possible solution for it?
Comments
Same problem here
I use an Sony Ericsson T630 and are also not able to login. I see in the log that the user logs in but the phone keeps showing the login page and when I go to pages that need login it says that access is forbidden.
long shot
try changing the login destination. a quick way of testing that theory would be to paste a login form into a drupal page (full html), editthe login destination of the form to go to another page on login and access that from your mobile to see if it works.
if it does work, it suggests that the phone is caching the login page - drupal's default is to bring you back to the page you were just viewing when you login. By changing logindestination, you 'force' a different page load.
Login from a mobile device to a Drupal 6 site
Hi there,
I have just joined this group... I am trying to login to my drupal 6 site from a mobile device, but the I can't do it.
I am using the framework theme and for now all I want is to be able to login and/or register using the default form.
I see that the previous post are quite old, and there is not much on drupal.org about this, so has anybody managed to accomplish this?
I am using a Casio mobile phone from Au (Japan's KDDI).
Any help will be appreciated.
Thank you