Hello all,
I just found the sweet php file that I'm using for my photo site. The file in question can be fount at "
http://sites.google.com/site/tomanu007/wapredirect"
What I did was just insert the entire contents into the main index.php making sure to comment out the following lines ( <?php, ?>, and the case statement that would redirect to my full 'PC' site).
I also inserted a new browser identity "android". Now when I goto my photo site using my PC the WAP_REDIRECT code is not ran and I get the full site. When I use my G1 android phone I get redirected to my mobile site, sweet.
So yes, I use two sites photo.com and m.photo.com which shares the album directory and uses a different theme. The theme I'm using on the mobile site is the ZeniPhone one from the themes section.
Anyway, I just thought I would share this...