Welcome Guest, Not a member yet? Register   Sign In
sql in helpers
#2

[eluser]Chathuranga Tennakoon[/eluser]
hi,


did you load your helper in the controller that you are calling the relevant helper class?
otherwise please load the helper as below.(i have assumed that your site_helper.php is direcly inside the helper directory)

Code:
$this->load->helper('site_helper'); // i have assumed that your helper name is site_helper


Messages In This Thread
sql in helpers - by El Forum - 05-14-2012, 12:17 AM
sql in helpers - by El Forum - 05-14-2012, 03:07 AM
sql in helpers - by El Forum - 05-14-2012, 04:44 AM
sql in helpers - by El Forum - 05-14-2012, 04:47 AM
sql in helpers - by El Forum - 05-14-2012, 05:10 AM
sql in helpers - by El Forum - 05-14-2012, 05:15 AM
sql in helpers - by El Forum - 05-14-2012, 08:54 AM
sql in helpers - by El Forum - 05-14-2012, 05:09 PM
sql in helpers - by El Forum - 05-14-2012, 06:04 PM
sql in helpers - by El Forum - 05-14-2012, 06:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB