| 01:25 |
Sharqy |
I'm getting an error 406 Not Acceptable when clicking an image which has click-enlarge enabled (text+image content)... |
| 01:25 |
Sharqy |
TYPO3 v421 |
| 01:25 |
Sharqy |
anyone know what could cause it and how to fix it? |
| 01:28 |
Sharqy |
hm, it seems apache module mod_security is causing it |
| 01:28 |
Sharqy |
....../index.php?eID=tx_cms_showpic&file=uploads/pics/vergelijkshop.png&width=800m&height=600m&bodyTag=<body%20style%3D"margin:0;%20background:%23fff;">&wrap=<a%20href%3D"javascript:close();">%20|%20</a>&md5=0a35499c955808754a73250698e65ae8 |
| 01:28 |
Sharqy |
it looks somewhat like XSRF |
| 01:32 |
Sharqy |
and fixed |
| 01:32 |
Sharqy |
webhoster removed the html injection check (SecRule) ^^ |
| 09:15 |
foool |
anyone around up on RRS feeds? |
| 09:17 |
banban |
hi there! i have a question: i have url which is pointing to restricted pages. when some user click on it, i would like to be redirected to login page an after succesful login redirected back to that restricted page. how should i do this? thanks! |
| 09:28 |
foool |
hi banban looks like everyone is asleep |
| 09:30 |
banban |
foool: indeed |
| 09:31 |
foool |
:( |
| 09:31 |
ICT4B-T2 |
banban: use a plugin |
| 09:32 |
banban |
ICT4B-T2: which one? |
| 09:33 |
ICT4B-T2 |
newloginbox + beko_improved_login |
| 09:33 |
ICT4B-T2 |
Login based on newloginbox with the following features: - BE user FE all groups, redirect to login page, Blacklist/Whitelist, Logging (with csv export), Informin admin & account disabling when a certain login failures limit is reached. |
| 09:34 |
ICT4B-T2 |
i think i do the redirect too to your original page, just check it in the documentation |
| 09:37 |
banban |
ICT4B-T2: thanks, i'll check it out, i haven't heard for this ext before |
| 10:19 |
foool |
nyone using chnewsfeeds? |
| 10:19 |
foool |
anyone even |
| 11:25 |
Wazza1977 |
Hi Guys can someone help with a quick Linux question ? |
| 11:27 |
Wazza1977 |
#ubuntu |
| 12:22 |
foool |
anyone using chnewsfeeds? |
| 12:45 |
mindflyer |
hello - i have a problme with typo3 in Firefox 3 |
| 12:45 |
mindflyer |
i use typo3 4.1.6., in Firefox 2.x it worked fine |
| 12:48 |
mindflyer |
in FF3 when i try to use leftmost menu - in right part of the window menu disappears |
| 12:48 |
mindflyer |
e.g. i click on the page link |
| 12:48 |
mindflyer |
but only page tree appears and menu disappears |
| 12:48 |
mindflyer |
any idea why? |
| 12:50 |
elbart |
mindflyer: it's a typo3 bug... you should update to the latest stable version... there it is fixed |
| 12:56 |
foool |
anyone using chnewsfeeds? |
| 13:02 |
mindflyer |
elvart - is it possible to upgrade once i have website already made in typo3? |
| 13:02 |
mindflyer |
or do i have to reinstall and start from scratch? |
| 13:08 |
theconic |
does someone use the extension icebox? |
| 13:08 |
theconic |
want to know whether it is stable, useful etc... |
| 13:09 |
theconic |
there is no manual in the REP |
| 13:10 |
theconic |
or if there's another possibility to "combine" content elements in a way |
| 14:09 |
foool |
anyone using chnewsfeeds? |
| 14:22 |
Horttcore |
lo |
| 15:45 |
pumatertion |
ahoi |
| 15:48 |
pumatertion |
have a little IRRE problem here. have old MM relations and want to change the to IRRE. but IRRE allways saves csv values in the relation field and doesnt inster new records in the mm table. config of the field: http://paste.phlogi.net/-b09d12ff79/ |
| 15:48 |
pumatertion |
irre cant handle MM relatioins? |
| 15:52 |
anton |
can anyone give me a hint on how to have a content element be part of a listing and on click get displayed on an own page ... |
| 16:54 |
Phlogi |
pumatertion: try to look at an existing extension that uses IRRE |
| 17:18 |
pumatertion |
i also tried to enable the wizzard in the mm field. but i want to set up new records in a special folder. so i search a way to set a pid for my records over pageTS. the work in foreign_table but not in wizzard? |
| 17:18 |
pumatertion |
urgs :P |
| 19:33 |
foool |
anyone using chnewsfeeds? |
| 22:00 |
warptwist |
How do I make a GMenu that creates menu item sizes defined by text length for each item? |
| 22:02 |
void |
warptwist: you can set .XY property so something like [10.w,10.h], where 10 is a nested TEXT (gifbuilder-text) element |
| 22:11 |
warptwist |
Thanks void. How about appending x number of pixels to each end of the items? |
| 22:11 |
void |
warptwist: try 10.w+5 |
| 22:11 |
void |
not sure, though |
| 22:17 |
warptwist |
thanks, I'll try that :) |
| 23:07 |
der_soenke |
how can i set fields in fe_user-backend required? |
| 23:11 |
hever |
Where is EXT:tmpl_urbannomad/template/images/.... on my filesystem ? |
| 23:11 |
hever |
(its not in typo3/ext or sysext) |
| 23:24 |
void |
hever: typo3conf/ext/tmpl_urbannomad |