Forum Moderators: phranque

Message Too Old, No Replies

Problem with mobile devices on a website

Problem with mobile devices on a website

         

luismartin

12:57 pm on Mar 8, 2012 (gmt 0)

10+ Year Member



Hello, I’m new to this forum.
I’m trying to find out why the web at the link below is not being displayed in mobile devices (iPad, iPhone, Blackberry, Android…), while it is displayed perfectly in common browsers (Chrome, FF, IE…).

[sonia-sa.com...]

The web has been made in PHP on CodeIgniter.

I’ve already discarded problems with Javascript, CSS and HTML, as an output html saved as a plain html document is served correctly, but not when it has to be generated dynamically.

Codeigniter itself doesn’t have a default config to block mobile devices that has to be unblocked, and I haven’t implemented any code to block mobile devices. So I’m quite sure it’s not php’s fault.

I’m not good on web server configuration, but I suspect it might be something about it. The web has been assigned to a virtual host whose IP belonged to the old site which is located somewhere else in the network. Maybe it still could be interfering?

Do you know something related to this issue?