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
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
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
Full Site map comes up blank
Flat View comes up blank
Search functions - but does not allow user to select page
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...
Solution:http://www.concrete5.org/developers/bugs/5.6.0.1/choose-page-dialog...
If I add the Content block and click "Insert link to page" above the TinyMCE-field it works.