Search found 24 matches
- Wed Jan 13, 2016 3:21 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
Still trying to get to the bottom of this. Nothing new of note in error_log, but looking at the config.php file suggests there is a bunch of cruft in there, as this is an install that dates WAY back to the early years of CMSMS. Perhaps this could be an issue? I'm not sure what upgrades do in terms o...
- Wed Jan 06, 2016 8:01 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
Hi Rolf, Thanks! I just disabled sitemapmadesimple, cleared cache, but after doing so, the drop down for parent of the page in question is set to none. Trying to give it a parent allows a selection, but it then refreshes to none upon the second choice. The page is, however, in the proper location (h...
- Wed Jan 06, 2016 7:54 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
I deleted those two rows. Site still works fine, except the parent dropdown switch functionality. Found another weird table: cms_module_googlemaps_maps_seq I don't have a google maps module installed, but I probably did at one time. Should I blow this table away as well? I do have sitemapmadesimple ...
- Wed Jan 06, 2016 6:26 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
Definitely some weirdness on that table. I've attached an image. Theme Manager appears in mysql, but does not appear in module manager. NuSoap also appears in mysql, but not in module manager. Perhaps this is what's wrong? Perhaps I should just drop the problem rows/entries from mysql? Screen Shot 2...
- Wed Jan 06, 2016 6:02 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
One other error popped up in error_log. Probably not related but here it is in case it's of help: PHP Notice: Trying to get property of non-object in /tmp/templates_c/SiteMapMadeSimple^500c519eb1ab618a432178b426ad95440bac02c0.module_db_tpl.SiteMapMadeSimple;xml_pagenewsblog.php on line 62, referer: ...
- Wed Jan 06, 2016 3:13 am
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
Attached files show that page in question (improvement plans) appears to have proper hierarchy in list view, but when the page is viewed in the content manager under the navigation tab, the parents are not populated in the dropdown. The reorder content functionality seems to work fine, as I moved th...
- Tue Jan 05, 2016 11:02 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
Got to it before leaving: Query came up with: type: content link errorpage pagelink I don't see any obvious errors to convert. I don't know if this is a clue, and there are not that many pages on the site (less than 150), but when I display the list of pages in the content manager, I often see the b...
- Tue Jan 05, 2016 10:17 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
Thanks for this, CG. I will tackle this tomorrow and post back the results. Much appreciated.
- Tue Jan 05, 2016 9:33 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
Definitely an upgraded installation... and one that dates all the way back to before the 1.0 release of CMSMS, so it's been updated through all those releases to this point. FEU was definitely installed at one point, and it was removed at some point when protected areas were no longer needed. As an ...
- Tue Jan 05, 2016 7:36 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
debug from nav tab on content manager page: This one maybe?: "* FROM cms_content_props WHERE content_id = 159 Debug: (0.051845) - (usage: 2967072) - (peak: 2986424) Nothing is known about -1... cant load it" Debug: (0.001108) - (usage: 244000) - (peak: 246904) loading page function...
- Tue Jan 05, 2016 7:13 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
I fixed that template error. No other php errors generated since fix. I'll see if I can find any other errors in the log moving forward.
- Tue Jan 05, 2016 7:07 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
Re: Can't Change page parent
full of breadcrumb/template errors at the moment: [Tue Jan 05 14:05:25 2016] [error] [client 66.249.66.171] PHP Notice: Undefined index: spanclass in /var/www/html/cps/tmp/templates_c/1c7570b5104d51c91b55f34321a8460292f9fa68.cms_template.Breadcrumbs.php on line 40 [Tue Jan 05 14:05:25 2016] [error] ...
- Tue Jan 05, 2016 6:44 pm
- Forum: CMSMS Core
- Topic: [solved] Can't Change page parent
- Replies: 21
- Views: 35060
[solved] Can't Change page parent
[CalGuy figured this out. Shouldn't affect too many other people. Fix coming in upcoming CMSMS release] Going to Content Manager, Navigation tab for a page, choosing a different parent from the dropdown triggers an ajaxy refresh, but doesn't seem to select a new parent. Tried in latest Chrome and la...
- Fri Dec 18, 2015 7:37 pm
- Forum: The Lounge
- Topic: Recreating older Menu Manager Functionality (solved)
- Replies: 3
- Views: 2354
Re: Recreating older Menu Manager Functionality
Hang on... my bad. It DOES work... it just shows whether the second level pages are marked to be shown in the menu or not. Hope that makes sense. Thanks again for the help!
- Fri Dec 18, 2015 7:30 pm
- Forum: The Lounge
- Topic: Recreating older Menu Manager Functionality (solved)
- Replies: 3
- Views: 2354
Re: Recreating older Menu Manager Functionality
Thanks, Rolf. I tried this, but it doesn't seem to work: {$menu_there ="{Navigator start_level='2'}" scope=global} {if $menu_there} <div class="headline"><h4>In This Section</h4></div> <div style="padding:0px 4px;font-size:.9em;"> {Navigator collapse="1" templ...