Quote Originally Posted by Mark_88 View Post
I'm having a problem getting SSU to work with a mobile website theme.. are there any .htaccess wizards around?

Currently SSU rewrites "index.php?main_page=" to a pretty URL. Everything is working fine with this.

The mobile theme I'm using sends all URLS to "mobile.php?main_page=". The problem is, SSU sends all mobile.php requests straight back to index.php, thus breaking the mobile theme.

I've changed SSU's configuration in the admin section of zen-cart with no results. I'm fairly sure the best option is to stop SSU from rewriting mobile.php requests altogether, does anyone know how I can configure this using .htaccess?

Unfortunately I'm "not allowed" to turn off SSU altogether, so any help would be greatly appreciated.
Any thoughts guys? At my wits end here, I've been trying different solutions all day to no avail.