Download & Extend

Problem when not using Clean URLs

Project:iUI
Version:6.x-1.0
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

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.

Comments

#1

This 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!

AttachmentSize
page.tpl_.php.txt 3.33 KB