Closed (fixed)
Project:
Mobile Tools
Version:
6.x-2.3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2011 at 09:11 UTC
Updated:
18 May 2012 at 15:46 UTC
Hi,
I can't get my head around how I should build a mobile site using the same core and DB. What I want is:
-example.com/base
- example.com/mobile
I would like that, if a user is found to use a mobile, he is redirected to example.com/mobile in which the theme is the nokia theme.
I don't understand how to do this. What files should I add to my:
- public_html/mobile
I tried to move the sites/default/settings.php in to public_html/mobile, but I do not get anything, I only get a directory list. In other words, the files of the public_html/base are not loaded. Anyone a cler tutorial/description on how to do this?
Comments
Comment #1
dakke commentedEDIT: sometimes things are easy. Only thing I had to do was to create a symlink. I had to go through a cron job to get it working, for I am on a shared host with no ssh access. But it worked, so all good now.
Comment #2
devin carlson commentedAs per #1, it looks like the problem outlined in the original issue was solved.