Site Map blank choosing page for image href target

Permalink
When I try to choose a page as a target for an image href - the site map appears blank, as does flat view. The search page has a list of all pages, but I am unable to select the url from that.
The normal sitemap appears full, as does the site map if I attempt to add a link to a page in the content editor.
Concrete version 5.6.0.1

 
devolve replied on at Permalink Reply
The same happens to me. But only within blocks created with Designer Content.

If I add the Content block and click "Insert link to page" above the TinyMCE-field it works.
novologic replied on at Permalink Reply
novologic
I am have the exact same problem with any page selector in any block.

Full Site map comes up blank
Flat View comes up blank
Search functions - but does not allow user to select page
devolve replied on at Permalink Reply
I found the solution for this. In my case I couldn't unregister php_globals in the htaccess, so I just added unset($cID); on row 8 in sitemap_search_selector.php

Solution:http://www.concrete5.org/developers/bugs/5.6.0.1/choose-page-dialog...