Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 2 matches
Smarty Forum Index
Author Message
  Topic: Migration to 3.1.34 breaks ?
Keorl

Replies: 1
Views: 6963

PostForum: General   Posted: Fri Jan 24, 2020 9:28 am   Subject: Migration to 3.1.34 breaks ?
for anyone encountering the same error, here is what broke :

$this->template_dir = SMARTY_TEMPLATE_DIR."/$module/";

I replaced with this and it works :
$this->setTemplateDir( ...
  Topic: Migration to 3.1.34 breaks ?
Keorl

Replies: 1
Views: 6963

PostForum: General   Posted: Fri Jan 24, 2020 9:00 am   Subject: Migration to 3.1.34 breaks ?
Hi,
I have a php5.3 project that was using smarty 3.1.18.
I'm migrating the project to php7.3 and upgrading all libraries. Replaced smarty with latest 3.1.34, thinking it was only a minor version ch ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP