[TYPO3-english] Re: 404 errors in UI buttons TYPO3

Ok Z4uit adriaanbr at gmail.com
Thu Sep 17 21:11:07 CEST 2015


It has been quite some time, but finally I'm moving forward with this problem again.
I checked the server log, problem is that the whole link of the UI button is given as 404 error.
So I have no clue which resource is causing the problem.

This is the error path:
http://www.luciatours.nl/typo3/mod.php?M=wizard_form
&moduleToken=38aec9b761c5fa1d7d2ddd7107ab11f7d922b1f4
&P[fieldConfig][type]=text
&P[fieldConfig][cols]=80
&P[fieldConfig][rows]=15
&P[fieldConfig][wizards][_PADDING]=4
&P[fieldConfig][wizards][_VALIGN]=middle
&P[fieldConfig][wizards][RTE][notNewRecords]=1
&P[fieldConfig][wizards][RTE][RTEonly]=1
&P[fieldConfig][wizards][RTE][type]=script
&P[fieldConfig][wizards][RTE][title]=LLL%3AEXT%3Acms%2Flocallang_ttc.xlf%3Abodytext.W.RTE
&P[fieldConfig][wizards][RTE][icon]=wizard_rte2.gif
&P[fieldConfig][wizards][RTE][module][name]=wizard_rte
&P[fieldConfig][wizards][table][notNewRecords]=1
&P[fieldConfig][wizards][table][enableByTypeConfig]=1
&P[fieldConfig][wizards][table][type]=script
&P[fieldConfig][wizards][table][title]=LLL%3AEXT%3Acms%2Flocallang_ttc.xlf%3Abodytext.W.table
&P[fieldConfig][wizards][table][icon]=wizard_table.gif
&P[fieldConfig][wizards][table][module][name]=wizard_table
&P[fieldConfig][wizards][table][params][xmlOutput]=0
&P[fieldConfig][wizards][forms][notNewRecords]=1
&P[fieldConfig][wizards][forms][enableByTypeConfig]=1
&P[fieldConfig][wizards][forms][type]=script
&P[fieldConfig][wizards][forms][title]=Form%20wizard
&P[fieldConfig][wizards][forms][icon]=wizard_forms.gif
&P[fieldConfig][wizards][forms][module][name]=wizard_form
&P[fieldConfig][wizards][forms][params][xmlOutput]=0
&P[fieldConfig][wizards][t3editor][enableByTypeConfig]=1
&P[fieldConfig][wizards][t3editor][type]=userFunc
&P[fieldConfig][wizards][t3editor][userFunc]=TYPO3%5CCMS%5CT3editor%5CFormWizard-%3Emain
&P[fieldConfig][wizards][t3editor][title]=t3editor
&P[fieldConfig][wizards][t3editor][icon]=wizard_table.gif
&P[fieldConfig][wizards][t3editor][module][name]=wizard_table
&P[fieldConfig][wizards][t3editor][params][format]=html
&P[fieldConfig][wizards][t3editor][params][style]=width%3A98%25%3B%20height%3A%2060%25%3B
&P[fieldConfig][softref]=rtehtmlarea_images%2Ctypolink_tag%2Cemail%5Bsubst%5D%2Curl
&P[fieldConfig][search][andWhere]=CType%3D%27text%27%20OR%20CType%3D%27textpic%27
&P[fieldConfig][form_type]=text
&P[params][xmlOutput]=0
&P[exampleImg]=
&P[table]=tt_content
&P[uid]=1
&P[pid]=1
&P[field]=bodytext
&P[flexFormPath]=
&P[md5ID]=IDd40b456aeb
&P[returnUrl]=%2Ftypo3%2Falt_doc.php%3F%26returnUrl%3D%252Ftypo3%252Fsysext%252Fcms%252Flayout%252Fdb_layout.php%253Fid%253D1%2523element-tt_content-1%26edit%5Btt_content%5D%5B1%5D%3Dedit

The path in the last paramater, returnURL, does not give a 404.
Is there any way to debug this behavior?
I tried to manually add or delete lines, but that usually results in an access denied message or the same 404.

Best,

Adriaan


More information about the TYPO3-english mailing list