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 4 matches
Smarty Forum Index
Author Message
  Topic: ob_start in smarty_internal_templatebase.php causing problem
danjfoley

Replies: 3
Views: 11471

PostForum: Smarty Development   Posted: Mon Nov 10, 2014 4:11 pm   Subject: ob_start in smarty_internal_templatebase.php causing problem
LIke this:

function display($var) {

if (SD_IS_MOBILE) {
return parent::display($var, "m","m");
} else {
retur ...
  Topic: ob_start in smarty_internal_templatebase.php causing problem
danjfoley

Replies: 3
Views: 11471

PostForum: Smarty Development   Posted: Tue Oct 14, 2014 4:04 am   Subject: ob_start in smarty_internal_templatebase.php causing problem
Hoping the developers read this.

So i have my own display and fetch functions that override smarts, they both simply add cache and compile id's to the call.

However one of my pages stops right a ...
  Topic: Smarty not compiling correctly
danjfoley

Replies: 1
Views: 4130

PostForum: General   Posted: Fri Jul 29, 2011 9:55 pm   Subject: Smarty not compiling correctly
In my template i have the following line:

{assign var=the_title value="Home Page » `$right_title|escape` » `$right_subtitle|escape`"}

in the compiled vers ...
  Topic: compile_c questions
danjfoley

Replies: 1
Views: 3982

PostForum: General   Posted: Sat Jun 21, 2008 1:27 am   Subject: compile_c questions
compile_c stores the converted php version of the template.. i get that.

But when does it update this? If I make changes to the template files, the output is not updated. I can see this is because ...
 
Page 1 of 1
All times are GMT
Jump to:  


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