I am using news module, seotools2 broke my summary's links..
Posted: Tue Jul 08, 2014 7:05 am
Hi,
I am developing http://www.experiencelimunation.com for a client. I installed the news module about a week ago and it worked just fine.
tonight I started setting up the seo. I installed seotools2 and set it up. it alerted me to activate pretty urls, so I place
in the config.php file. The seotools2 dashboard said that pretty urls was turned on. however the urls in the address bar are still the same as they were before, only now I am unable to get to my article pages by clicking on the article summary links.
is there a way I can fix this? I imagine it has something to do with the summary template for the articles.
I am developing http://www.experiencelimunation.com for a client. I installed the news module about a week ago and it worked just fine.
tonight I started setting up the seo. I installed seotools2 and set it up. it alerted me to activate pretty urls, so I place
Code: Select all
$config['url_rewriting'] = 'mod_rewrite';is there a way I can fix this? I imagine it has something to do with the summary template for the articles.