Welcome Guest, Not a member yet? Register   Sign In
Functions from external classes not working
#5

[eluser]PhilTem[/eluser]
How bout you replace the content of the file with something like

Code:
<?php

die('here we are');

and see if it works?

If you will see the output 'here we are' it's at least not a problem of not finding the file but something within the class.

Oh, btw: Does the file have a closing PHP-tag at the end? Don't think this is the problem, but may be - and CI recommends not using closing tags Wink


Messages In This Thread
Functions from external classes not working - by El Forum - 07-19-2012, 08:26 AM
Functions from external classes not working - by El Forum - 07-19-2012, 02:03 PM
Functions from external classes not working - by El Forum - 07-19-2012, 02:08 PM
Functions from external classes not working - by El Forum - 07-19-2012, 02:16 PM
Functions from external classes not working - by El Forum - 07-19-2012, 02:37 PM
Functions from external classes not working - by El Forum - 07-19-2012, 03:34 PM
Functions from external classes not working - by El Forum - 07-19-2012, 03:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB