Hi,
I found another 1.7 issue with some essential plugins…
I am not asking for plugin support, but just needing some tips on why these plugins broke.
Static page template snippet:
...
{exp:allow_eecode embed="y"}{static_body}{/exp:allow_eecode}
...
Static page:
{exp:php}
echo "hello world!";
{/exp:php}ddddAll I get as output is “dddd”.
What changed in 1.7? The above code was working in 1.6.8. 😊
Also, I get this error for the first time when visiting the static page:
Content Encoding Error
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
* Please contact the website owners to inform them of this problem.
I am wondering if we fudged-up our upgrade/install when upgrading to 1.7? I really need those two plugins working again. :(
Any thoughts? Did 1.7 introduce stricter code that makes it so said plugins fail to function?
Thanks!
Micky