[fixed][Solved] ContentManager rev SVN 9954

Forum rules
Only administrators can post or move items here.
Post Reply
jce76350
Beta Tester
Beta Tester
Posts: 2040
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

[fixed][Solved] ContentManager rev SVN 9954

Post by jce76350 »

- expand all or expand children
Fatal error: Call to a member function getHierarchy() on a non-object in \modules\CMSContentManager\lib\class.ContentListBuilder.php on line 520

- Reorder Content Submit
Fatal error: Call to a member function getContent() on a non-object in \modules\CMSContentManager\action.admin_ordercontent.php on line 92

url_rewriting on Web page does not work
example
- Without url_rewriting
http://localhost/xxx/index.php?page=how-cmsms-works
- With url_rewriting

Code: Select all

$config['url_rewriting'] = 'mod_rewrite';
$config['page_extension'] = '.html';
http://localhost/xxx/.html
Jean-Claude Etiemble
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: ContentManager rev SVN 9954

Post by calguy1000 »

I will look into this stuff tonite.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: ContentManager rev SVN 9954

Post by calguy1000 »

Fixed now, thanks.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
jce76350
Beta Tester
Beta Tester
Posts: 2040
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: [fixed] ContentManager rev SVN 9954

Post by jce76350 »

Solved in rev 9964
Jean-Claude Etiemble
Post Reply

Return to “Closed Issues”