CodeIgniter Forums
Simple template - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Simple template (/showthread.php?tid=32350)



Simple template - El Forum - 07-21-2010

[eluser]vile[/eluser]
i tried to implement this approach in making a template.
watch this video http://www.youtube.com/watch?v=gvGymDhY49E to know how the template works.

This approach wont work when i use form validation. Is there anyway to fix this? thanks


Simple template - El Forum - 07-21-2010

[eluser]KingSkippus[/eluser]
We have no idea based only on this post. Please post a little bit of code from your controller and/or view, and tell us what you mean by "wont work." Do you get an error? Do you get nothing at all? Do you get a page, but not what you were expecting to see?