Welcome Guest, Not a member yet? Register   Sign In
Xajax: Undefined index: query, can't return data to browser!
#5

[eluser]CopyJosh[/eluser]
InsiteFX, that is a good way of distinguishing, but it honestly doesn't matter if you use either one as long as you point to the controller that makes the call, for example, you can also use:

Code:
$this->xajax->configure("requestURI", base_url('index.php/controller'));

For some reason mine is working for simple ajax function calls (i.e. change the innerHTML of a div via <a >) but it still gives me the query error

Code:
Severity: Notice  --&gt; Undefined index: query C:\Program Files (x86)\EasyPHP-5.3.6.0\www\CodeIgniter\application\libraries\xajax\Xajax.php 1010


Messages In This Thread
Xajax: Undefined index: query, can't return data to browser! - by El Forum - 07-25-2011, 09:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB