Hi all,
I've recently purchased the News template and installed it to my current site running Joomla 2.5, K2, Sh404Sef component (sef friendly url's, no index.php in the url) etc. and had no issues except for the fact the back end of the template is quite complicated - especially the news modules.
In an attempt to make life easier for myself with regards to customizing the news template I decided to install the "quickstart" package in a sub-folder of my root domain to experiment with, this was done successfully including setting up the new mysqli database (it's mysql on my original site but I went with the default on the Joomla installation for this).
The quickstart site looks and works just like the demo on Gavick.com with one exception - when I installed Sh404Sef with and selected yes to:
Enable URL optimization - yes
Rewrite mode - with .htaccess - yes
With these settings (standard on my main site) I receive 404 error messages on all pages except for the home page.
When I disable Rewrite mode - with .htaccess on Sh404Sef the 404's are gone but all pages have index.php in front of the main url e.g. http://www. mysite.com/gk_news_quickstart_J25/index.php/the-rest-of-the-url.html instead of the desired http://www. mysite.com/gk_news_quickstart_J25/the-rest-of-the-url.html
Can someone tell me if there is an issue with Gavick templates and the Sh404Sef component, is there a way to remove index.php from the url?
Help appreciated as this is driving me nuts!