This is someway related to my previous (partially) solved thread.
I use an advanced content template for my pages.
This seems to be something NMS module hates, since it will only display standard content pages in the "return page" dropdown when creating/editing messages.
Sure I can convert the template to basic content and use it just for NMS returning page, but I think that moving around is not the right solution.
I haven't found any previous entry about this in the forum.
Both CMSMS and modules are up to date.
I hope anyone can help, or maybe I should submit this as a bug?
Thanks a lot.
Chris
NMS & advanced content pages
-
- Forum Members
- Posts: 62
- Joined: Mon Oct 30, 2006 2:21 pm
Re: NMS & advanced content pages
I believe the function create_page_dropdown in function.utils.php is the problem as it only searches for pages with the type content. AdvancedContent will have its own content type, but as I have never used it I wouldn't know what it is.
Post a bug report, but I would think Robert may not fix this one as it is relying on another module and not core stuff.
Post a bug report, but I would think Robert may not fix this one as it is relying on another module and not core stuff.