Love Fuel?
Donate
About
Forums
Discussions
Login
FuelPHP Forums
Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
General
Help: trying to use auto_encode method to temporary disable automatic output encoding
fueldocsogood
June 2012
I am trying to use auto_encode method to temporary disable automatic output encoding on a per-view basis as described in the docs ([url=
http://localhost/vehicle/docs/classes/view.html#method_auto_encode]http://localhost/vehicle/docs/classes/view.html#method_auto_encode[/url]
) but I get this error: ErrorException [ Error ]: Call to undefined method Fuel\Core\View::auto_encode(). What can i do about it.
Harro
June 2012
Which version of FuelPHP? In v1.2, there is no auto_encode() anymore, it's called auto_filter.
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
5,088
General
↳ General
3,364
↳ Job Board
13
↳ Installation & Setup
214
Packages
↳ Oil
213
↳ Orm
700
↳ Auth
260
Development
↳ Tips and Tutorials
126
↳ Code share
145
↳ Applications
52
In this Discussion
Harro
June 2012