Page 1 of 1

I am using news module, seotools2 broke my summary's links..

Posted: Tue Jul 08, 2014 7:05 am
by jcopacetic
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

Code: Select all

$config['url_rewriting'] = 'mod_rewrite';
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.

Re: I am using news module, seotools2 broke my summary's lin

Posted: Tue Jul 08, 2014 7:27 am
by velden
You might start with clearing cache:

Site Admin -> System Maintenance -> Cache and content -> Clear cache

Re: I am using news module, seotools2 broke my summary's lin

Posted: Wed Jul 09, 2014 5:44 pm
by jcopacetic
I already tried that...