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 9 matches
Smarty Forum Index
Author Message
  Topic: fetch() auf Windows
m[e]ntor

Replies: 11
Views: 17293

PostForum: Language: German   Posted: Mon Sep 16, 2013 8:10 pm   Subject: fetch() auf Windows
@Uwe: geht das dann auch wieder mit zend optimizer?

//Oliver
  Topic: smarty_internal_templatebase.php
m[e]ntor

Replies: 1
Views: 5941

PostForum: Bugs   Posted: Tue May 28, 2013 5:01 am   Subject: smarty_internal_templatebase.php
After deactivating Zend Optimizer, everything is fine. Problem solved. Thanks.

// Oliver
  Topic: fetch() auf Windows
m[e]ntor

Replies: 11
Views: 17293

PostForum: Language: German   Posted: Mon May 27, 2013 5:24 pm   Subject: fetch() auf Windows
Hi Uwe,

danke für den Hinweis, ich hab den zend optimizer einfach mal testweise abgeschaltet und schon gehts.

// Oliver
  Topic: smarty_internal_templatebase.php
m[e]ntor

Replies: 1
Views: 5941

PostForum: Bugs   Posted: Mon May 27, 2013 3:28 pm   Subject: smarty_internal_templatebase.php
Hi,

on morning today, i´ve postet in the german section following post: (http://www.smarty.net/forums/viewtopic.php?t=24320).

After a bit of debugging, maybe i´ve found the problem:

Currently ...
  Topic: fetch() auf Windows
m[e]ntor

Replies: 11
Views: 17293

PostForum: Language: German   Posted: Mon May 27, 2013 9:28 am   Subject: fetch() auf Windows
Hi,

ich hab ein ganz komisches Problem:

Auf meiner lokalen Entwicklungsumgebung hier im office läuft ein Zendserver auf Windows. Wenn ich an Templates was ändere, dann sehe ich beim nächsten Auf ...
  Topic: smarty 3.1.4 - Smarty_Internal_Write_File line 49
m[e]ntor

Replies: 1
Views: 4098

PostForum: Bugs   Posted: Mon Nov 14, 2011 1:43 pm   Subject: smarty 3.1.4 - Smarty_Internal_Write_File line 49
I have read some posts about error_handling with smarty, and that we should check against the error_reporting (0) if the error control opperator is used.

i think you miss that control opperator in ...
  Topic: smarty 3.1.4
m[e]ntor

Replies: 1
Views: 4438

PostForum: Bugs   Posted: Mon Nov 14, 2011 12:36 pm   Subject: smarty 3.1.4
Hi,

this will work in v2:


{if in_array($sVar, array ('test') ) } ... {/if}


but not in v3, in v3 it needs to be this
{if in_array($sVar, arra ...
  Topic: Schleife wird nicht richtig durchlaufen
m[e]ntor

Replies: 5
Views: 6875

PostForum: Language: German   Posted: Wed Jan 03, 2007 7:18 am   Subject: Schleife wird nicht richtig durchlaufen
das kann eigentlich auch nicht funktionieren

dein
{* foreach from=$com_tag item=com_tag *}

erzeugt einen foreach-header der so aussieht:

foreach ( $com_tag as $com_tag) ...
  Topic: Besser coden
m[e]ntor

Replies: 3
Views: 5917

PostForum: Language: German   Posted: Tue Jan 02, 2007 9:01 am   Subject: Besser coden
machs doch damit:

http://smarty.php.net/manual/de/language.function.html.options.php
 
Page 1 of 1
All times are GMT
Jump to:  


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