Search found 2 matches

by Carl
Mon Jan 18, 2010 7:26 pm
Forum: Modules/Add-Ons
Topic: [solved] Blogs address not working after activating mod-write and nice URLs
Replies: 3
Views: 1847

Re: Blogs address not working after activating mod-write and nice URLs

Thanks.

I found the problem.

The config setting
  $config['use_hierarchy'] = true;

has to be changed to

  $config['use_hierarchy'] = false;
.

Now it is working.
by Carl
Sun Jan 17, 2010 10:28 pm
Forum: Modules/Add-Ons
Topic: [solved] Blogs address not working after activating mod-write and nice URLs
Replies: 3
Views: 1847

[solved] Blogs address not working after activating mod-write and nice URLs

Hello, after searching this blog and checking some similar sounding acticles I do not find a solution to my problem. I'm using CMS 1.6.6 and Blogs 0.3.3.1 After changing page extension to / and implementing .htaccess all except the blog works fine. The blog adress is generated to: http://www.48er-.....

Go to advanced search