Welcome Guest, Not a member yet? Register   Sign In
Really Simple Smarty 3 Library for Codeigniter
#23

[eluser]Vheissu[/eluser]
[quote author="Sazan" date="1303989094"][quote author="Vheissu" date="1303955450"]The issue us with the variable you're passing. Instead of storing results in $data, try going: $data['data']; then you should be able to access a var called data in your templates.[/quote]

Not working. Sad Tried different variations with no luck...
Btw, if there is any error with or within template why it doesn't show any errors? Just a blank screen.

I wish you had some free time to revise your great lib and fix these bugs:

1. passing model results directly to the template is impossible now (which is essential functionality, as it's very common need to build simple lists from the databases)

2. no error handling/logging when something is wrong with/within templates. (if you forgot to put $ before the variable in tmpl like {var} you just won't see anything, just a blank screen)[/quote]

The code does have its flaws. I'll probably get around to revising the code this long weekend we have in Australia. I have another library called Plenty Parser which allows Smarty view rendering as well, so it would be beneficial to that as well.

The error supressing is due to the fact if you're checking in your views for a variable that isn't defined, it'll throw a variable doesn't exist error. {if $testvar} if $testvar isn't defined, previously it would have thrown an error.


Messages In This Thread
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 11-28-2010, 04:40 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 12-01-2010, 09:44 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 12-01-2010, 04:52 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 12-01-2010, 10:01 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 12-02-2010, 09:08 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 12-02-2010, 09:10 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 12-15-2010, 06:30 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 01-30-2011, 08:53 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-11-2011, 11:38 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-11-2011, 07:00 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-14-2011, 05:53 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-14-2011, 08:26 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-16-2011, 04:04 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-16-2011, 05:25 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-16-2011, 10:28 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-16-2011, 11:06 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-16-2011, 02:36 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-16-2011, 04:57 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 03-16-2011, 05:43 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 04-27-2011, 09:30 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 04-27-2011, 02:50 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 04-28-2011, 12:11 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 04-28-2011, 12:15 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 05-08-2011, 01:41 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 05-08-2011, 02:54 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 05-08-2011, 03:08 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 05-08-2011, 08:45 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 05-08-2011, 08:48 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 05-08-2011, 10:11 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 05-08-2011, 10:17 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 05-08-2011, 10:19 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 05-08-2011, 10:20 PM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 06-22-2011, 06:57 AM
Really Simple Smarty 3 Library for Codeigniter - by El Forum - 06-23-2011, 01:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB