> In the atrpms builds the user agent selection is in includes/init.php > Somewhere around the second half of the file is the user-agent detection.
OK, thanks. I do have that file. For my Nokia 3120 mobile phone the user agent string is "Nokia3120/1.0 (05.91) Profile/MIDP-1.0 Configuration/CLDC-1.0 UP.Link/5.1.2.5" so from looking at init.php that should match the 1st entry in the array called "Noki". When I try to access mythweb from this mobile it asks me for the username and password, which is good, but then I just get a blank page, which is bad. So it looks like my user agent is recognised and I've authemticated but the phone can't display what comes back (if indeed anything is coming back). Does anyone know how I can fix this? Regards, Phill _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
