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

smarty 3.1.4 - Smarty_Internal_Write_File line 49

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
m[e]ntor
Smarty Rookie


Joined: 02 Jan 2007
Posts: 9

PostPosted: Mon Nov 14, 2011 1:43 pm    Post subject: smarty 3.1.4 - Smarty_Internal_Write_File line 49 Reply with quote

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 the class (see topic) in line 49

please change:

Code:

unlink($_filepath);


into

Code:

@unlink($_filepath);


// Oliver
Back to top
View user's profile Send private message Visit poster's website
U.Tews
Administrator


Joined: 22 Nov 2006
Posts: 5068
Location: Hamburg / Germany

PostPosted: Mon Nov 14, 2011 4:43 pm    Post subject: Reply with quote

This has been changed already in the SVN trunk version a while ago and will be included in 3.1.5
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


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