[solved] Blogs Made Simple Page Chooser Not Working
Posted: Thu Feb 12, 2009 12:32 am
Hello,
I've encountered two problems with page chooser. They are:
1. On the Settings page of the Admin Panel I can't edit the number of entries on a page field. I save and it always defaults back to 10.
2. When the {$pagechooser} prints from the template in normal Blogs view the text appears but the urls in the links don't work. It's actually printing the following:
When you click on the links to view the second page it just reloads the root page (base path).
I am using pretty urls. Blogs 0.3.3.1, CMSMS 1.5.2, PHP 5, Apache 2
Thanks in advance for any help or direction you can give.
180michael
I've encountered two problems with page chooser. They are:
1. On the Settings page of the Admin Panel I can't edit the number of entries on a page field. I save and it always defaults back to 10.
2. When the {$pagechooser} prints from the template in normal Blogs view the text appears but the urls in the links don't work. It's actually printing the following:
Code: Select all
<!-- pagechooser start -->
<em>1</em>
<a href="http://localhost/cmsms/Blogs//15">2</a>
<a href="http://localhost/cmsms/Blogs//15">Next</a>
<!-- pagechooser end -->
I am using pretty urls. Blogs 0.3.3.1, CMSMS 1.5.2, PHP 5, Apache 2
Thanks in advance for any help or direction you can give.
180michael