[TYPO3-english] nc_staticfilecache and TYPO3 6.0.1 pagetree 500 errors

Mark Roemermann mark at nasaustralia.com.au
Mon Feb 4 13:20:42 CET 2013


Hi list, is anyone using nc_staticfilecache successfully under 6.0.1?  I
see that this extension is in the list for incompatible exts on the wiki
but I thought I'd give it a go anyway as I'm playing around with
migrating an existing 4.5 LTS install.

Whenever nc_staticfilecache is installed I get 500 errors when trying to
drag and drop or delete in the pagetree.  When I drag and drop to move
pages, I get the 500 error, the network connection flashmessage but the
page seems to actually move OK.  I can't delete a page however.

Uninstalling the ext, pagetree seems to work fine.

Any 6.x compatible static html extensions yet?  nc_staticfilecache seems
to be the one everyone's recommended in the past.  These sites are
simple company sites without any complicated dynamic plugins so have
really benefited from the speed boost of that ext.

from firebug:
URL:
http://<--mytestdomain-->.com/typo3/ajax.php?ajaxID=ExtDirect::route&namespace=TYPO3.Components.PageTree

Params:
ajaxID	ExtDirect::route
namespace	TYPO3.Components.PageTree

Post:
{"action":"Commands","method":"moveNodeAfterDestination","data":[{"serializeClassName":"TYPO3\\CMS\\Backend\\Tree\\Pagetree\\PagetreeNode","id":"3","type":"pages","editableText":"test2","text":"test2","cls":null,"prefix":"","suffix":"","qtip":"id=3<br
/>Hidden","expanded":true,"expandable":false,"draggable":true,"isTarget":true,"spriteIconCode":"<span
class=\"t3-icon t3-icon-apps t3-icon-apps-pagetree
t3-icon-pagetree-page-default\"><span class=\"t3-icon t3-icon-status
t3-icon-status-overlay t3-icon-overlay-hidden
t3-icon-overlay\">&nbsp;</span></span>","t3TextSourceField":"title","t3InCopyMode":false,"t3InCutMode":false,"t3ContextInfo":[],"editable":true,"allowChildren":true,"readableRootline":"","mountPoint":0,"workspaceId":3,"isMountPoint":false,"backgroundColor":""},"1","a6b150c6daf3fb85bafc1cee774a8e902509e17a"],"type":"rpc","tid":7}

Response Header:
HTTP/1.1 500 Internal Server Error
Date: Mon, 04 Feb 2013 11:56:21 GMT
Server: Apache/2.2.22
X-Powered-By: PHP/5.3.16
Expires: 0
Cache-Control: no-cache, must-revalidate
Pragma: no-cache
Content-Encoding: gzip
Vary: Accept-Encoding
Last-Modified: Mon, 04 Feb 2013 11:56:21 GMT
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html

regards,

Mark R.


More information about the TYPO3-english mailing list