I've just upgraded a site to 1.11.2 and I'm getting the following error when using cms_selflink:
Code: Select all
Notice: ob_end_clean() [ref.outcontrol]: failed to delete buffer zlib output compression. in /var/www/vhosts/abcdomain.ca/subdomains/demo/httpdocs/index.php on line 274
Not Found
The requested URL was not found on this server.
I've switched to <a href>-style which works but I suspect will break if any later changes are made to the page alias.
I would prefer to use {cms_selflink}
Any ideas as to why this is happening and how to fix?
thx
G