Welcome Guest, Not a member yet? Register   Sign In
Xajax Whitespace error?
#3

[eluser]acoldone[/eluser]
As soon as I post it I discover the error. My god the time I wasted. It was a whitespace error in the library file:

Code:
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');

class Xajax_lib {
function Xajax_lib() {
    require_once(BASEPATH.'/libraries/xajax_core/xajax.inc'.EXT);
}
}
?>

There was a space on the end. DOH!!!!!


Messages In This Thread
Xajax Whitespace error? - by El Forum - 09-24-2007, 07:02 PM
Xajax Whitespace error? - by El Forum - 09-24-2007, 07:18 PM
Xajax Whitespace error? - by El Forum - 09-24-2007, 07:39 PM
Xajax Whitespace error? - by El Forum - 09-24-2007, 11:28 PM
Xajax Whitespace error? - by El Forum - 09-25-2007, 07:28 AM
Xajax Whitespace error? - by El Forum - 09-25-2007, 08:19 AM
Xajax Whitespace error? - by El Forum - 09-25-2007, 10:24 AM
Xajax Whitespace error? - by El Forum - 09-25-2007, 11:21 AM
Xajax Whitespace error? - by El Forum - 09-25-2007, 12:17 PM
Xajax Whitespace error? - by El Forum - 10-16-2007, 01:22 AM
Xajax Whitespace error? - by El Forum - 02-06-2009, 03:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB