Active
Project:
iUI
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2009 at 05:27 UTC
Updated:
11 Mar 2009 at 05:40 UTC
Jump to comment: Most recent file
I'm not sure if others see this, but my server doesn't allow clean URLs and when I use this theme it directs me to sites as though I did. For example, when I click on my blog link, it sends me to /blog instead of /?q=blog . This is something I think seriously needs to be dealt with in the next release.
Just wanted to give a heads up. I'm off to find a working mobile theme. I like the look though, you should definitely make this fix and then I'll use it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | page.tpl_.php.txt | 3.33 KB | Bryan Barash |
Comments
Comment #1
Bryan Barash commentedThis only needed a small fix. You just need to check for clean url's and add the ?q= in if they're not there. I've fixed it in the page.tp.php attached to this post, please incorporate this into dev.
Thanks!