Welcome Guest, Not a member yet? Register   Sign In
Xajax 0.5.3 in Code Igniter 1.5.4
#3

[eluser]Leonardo Radoiu[/eluser]
Hi there!

Make sure that your included files don't have a white space outside the php code because that will make your header output before executing $xajax->processRequest():

Example:

Code:
verify that there is no white space in any included file right here -> <? php

//some code

?&gt; <- verify that there is no white space in any included file right here

Moreover, even there is no white space at the start or the end of the files make sure that your editor is one in which you may set the file format to Unix file format (like Dreamweaver, Eclipse or Editplus) and not Notepad or Wordpad, applications that formats your file in PC format by default. If you edit your files with Notepad you will have to re-create them in an editor that knows about Unix file format.


Messages In This Thread
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 08-30-2007, 04:50 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 12:49 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 01:09 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 01:17 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 04:03 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 04:13 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-15-2007, 11:10 AM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-15-2007, 11:32 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-16-2007, 01:51 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 05-13-2009, 02:01 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 05-13-2009, 02:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB