DEV Community

bulanmaster Louis
bulanmaster Louis

Posted on

Smarty won't show a certain GET parameter for PHP 7.2

We are trying to upgrade a 10+ years old E-commerce website from PHP 5.2.17 to PHP 7.2.x. We are using Smarty 3.x (latest version as far as I remember) as a template engine.

In certain places, there are GET parameters sent to show different content on the page (in-site tabs).

Top comments (0)