Jump to content

[SOLVED] 1.3.1 is slower than 1.2 ?


Recommended Posts

from the changelog it should be actually faster

however presta 1.3.1 has the force compile enabled by default so you will need to change manually

change $smarty->force_compile = true; to $smarty->force_compile = false; in config./smarty.config.inc.php

Link to comment
Share on other sites

  • 4 months later...
×
×
  • Create New...