Tested it in Japan on 3 carriers and there were no changes.
I noticed in your php array:
$mobilebrowsers = array(
"320x240",
These are the majority sizes in Japan so it should work, i thought. but it did not.
The top part that shows a problem is the "register", "help", "User login info" and the "search" part are all overlapping the top part of the device view. Everything else is ok. Design-wise, red!?
So I added the devices we use in Japan:
"panasonic"
"docomo"
"softbank"
"sony"
"samsung"
"panasonic"
"sanyo"
"sharp"
"vodafone"
"casio"
"au-mic"
and now i can see the mobile version on my Casio in Japan, BUT i see an error in both the mobile device and my PC site:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/USER/public_html/forum/includes/class_bootstrap.php(748) : eval()'d code on line 75
Is there a way that you can fix this?
Thank you
|