load mobi theme on other domains (.net , .com, etc)
x2l2 - January 10, 2008 - 12:43
| Project: | Mobile theme selection |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
i try using this function : http://vyk1.spaces.live.com/?_c11_BlogPart_BlogPart=blogview&_c=BlogPart...
and changin the code on : function mobi_loader_init()
[...]
if (isset($_SERVER['HTTP_HOST'])) {
if (
(substr($_SERVER['HTTP_HOST'], strrpos($_SERVER['HTTP_HOST'], '.')) == '.mobi') or (esMovil()))
[...]
sorry for my poor english

#1
Project is abandoned and marking its issues as fixed. Anyone using or interested in this might want to investigate using Mobile Tools.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.