[TYPO3-extbase-kickstarter] Saving doesn't work?

Christian Kartnig office at hahnepeter.de
Wed Mar 16 19:18:48 CET 2011


Hi Nico!

Thanks for the fast reply.

It seems the call to ajax.php in WiringEditor.js is hardcoded to the 
website root, while my typo3 installations is in a subdirectory.

Here come the headers:

Host	localhost:8502
User-Agent	Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.15) 
Gecko/20110303 Firefox/3.6.15 ( .NET CLR 3.5.30729)
Accept	text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language	de-at,de;q=0.8,en;q=0.6,en-us;q=0.4,fr;q=0.2
Accept-Encoding	gzip,deflate
Accept-Charset	ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive	115
Connection	keep-alive
X-Requested-With	XMLHttpRequest
Referer 
http://localhost:8502/452intro/typo3/mod.php?M=tools_ExtbaseKickstarterKickstarter
Cookie	PHPSESSID=r7qf37jgaj94djki3qv06atis5

RESPONSE

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /typo3/ajax.php was not found on this server.</p>
<hr>
<address>Apache/2.0.59 (Win32) PHP/5.2.5 Server at localhost Port 
8502</address>
</body></html>

DEV_LOG

16-03-11 19:17:45		t3lib_userAuth	## Beginning of auth logging. 
class.t3lib_userauth.php, line 208			
16-03-11 19:17:45		t3lib_userAuth	Login type: BE 
class.t3lib_userauth.php, line 471			
16-03-11 19:17:45		t3lib_userAuth	Login data: status:; uname:; uident:; 
chalvalue:; uident_text:; uident_challenged:; uident_superchallenged:; 
class.t3lib_userauth.php, line 481			
16-03-11 19:17:45		t3lib_userAuth	Fetch session ses_id = 
bb70238c79930c6ce2a69c888f1f9d2d	class.t3lib_userauth.php, line 816			
16-03-11 19:17:45		t3lib_userAuth	User session found: uid: 1; username: 
admin; 	class.t3lib_userauth.php, line 550			
16-03-11 19:17:45		t3lib_userAuth	User session used: uid: 1; username: 
admin; 	class.t3lib_userauth.php, line 608			
16-03-11 19:17:45	 	t3lib_userAuth	User admin authenticated from 
127.0.0.1 ()	class.t3lib_userauth.php, line 700			
16-03-11 19:17:45		t3lib_userAuth	Fetch session ses_id = 
bb70238c79930c6ce2a69c888f1f9d2d	class.t3lib_userauth.php, line 816			
16-03-11 19:17:45	 	t3lib_userAuth	User session finally read: uid: 1; 
username: admin; 	class.t3lib_userauth.php, line 274		admin	
16-03-11 19:17:45		t3lib_userAuth	writeUC: uid=1

best regards,
Christian



Am 16.03.2011 17:45, schrieb Nicolas de Haen:
> Hi Christian,
>
> can you please have a look at the Ajax response in Firebug and in the
> devlog to track the error down?
>
> Regards,
> Nico



More information about the TYPO3-project-extbase-kickstarter mailing list