| 08:47 |
davidbrunnthaler |
good morning everyone.. |
| 08:48 |
davidbrunnthaler |
can someone tell me, what a line like this http://paste.phlogi.net/-d07086ccb0/ does? |
| 08:48 |
davidbrunnthaler |
or is it a mistake and the line should continue somehow |
| 08:56 |
m4rtijn |
hi all |
| 08:59 |
davidbrunnthaler |
hi m4rtijn |
| 08:59 |
davidbrunnthaler |
maybe can you tell me, what a line like this http://paste.phlogi.net/-d07086ccb0/ does? |
| 09:00 |
davidbrunnthaler |
or is it a copy/paste mistake? |
| 09:00 |
m4rtijn |
if you breath it in through your nose - it makes u high |
| 09:00 |
davidbrunnthaler |
hehe |
| 09:00 |
m4rtijn |
it emties the default settings |
| 09:00 |
m4rtijn |
empties |
| 09:02 |
davidbrunnthaler |
and if it's standing below pdf_generator block? http://paste.phlogi.net/-46f63ba20f/ |
| 09:02 |
m4rtijn |
or.. rather just cleans it .. if some stuff has been assigned by it before via TS or by default.. theyre gone then |
| 09:02 |
davidbrunnthaler |
so line 1-13 are gone? |
| 09:03 |
m4rtijn |
no |
| 09:03 |
m4rtijn |
it only cleans .50 |
| 09:03 |
davidbrunnthaler |
but this isn't defined anywher |
| 09:03 |
davidbrunnthaler |
e |
| 09:03 |
m4rtijn |
like i said.. maybe its some default value.. |
| 09:03 |
m4rtijn |
which is unlikely.. but still ;) |
| 09:03 |
m4rtijn |
just check the object - browser |
| 09:04 |
m4rtijn |
you can see there if .50 has some data or not |
| 09:06 |
davidbrunnthaler |
mhm. the strange thing is, that in the object browser is only an object called "pdf_generator2" but no "pdf_generator" |
| 09:08 |
davidbrunnthaler |
(in the object browser "constants" section) |
| 09:09 |
m4rtijn |
not in the constant |
| 09:10 |
m4rtijn |
hmm, maybe you're right.. forget it .. |
| 09:10 |
m4rtijn |
strange yes |
| 09:10 |
davidbrunnthaler |
in the setup section there is the "pdf_generator" |
| 09:10 |
davidbrunnthaler |
it has subpoints: 10, typeNum, config, stylesheet but still no "50" somewhere |
| 09:11 |
davidbrunnthaler |
mh ok i will ask the one whoms code it is |
| 09:11 |
theone1979 |
hi al... |
| 09:11 |
theone1979 |
all |
| 09:11 |
davidbrunnthaler |
thx for your help |
| 09:11 |
theone1979 |
does typo3 3.8.1 work with php4.8 and mysql 5 ? |
| 09:12 |
m4rtijn |
davidbrunnthaler - yeah.. I was wrnog constants should be ok... setup is just what u typed in :) |
| 09:13 |
m4rtijn |
theone1979 - it should :) |
| 09:13 |
theone1979 |
mmm.. ok |
| 09:13 |
m4rtijn |
I havent heard any of the contrary |
| 09:13 |
davidbrunnthaler |
as a matter of fact - i don't like the object browser |
| 09:13 |
theone1979 |
and php 5.25 ? |
| 09:13 |
m4rtijn |
theone1979 - why not |
| 09:14 |
m4rtijn |
theone1979 - afaik its backwards compatible |
| 09:14 |
theone1979 |
after my ISP upgraded i have trouble with uploading pics and opening pics on the site |
| 09:14 |
m4rtijn |
.. theone1979 - why dont u upgrade your typo3 version? |
| 09:14 |
davidbrunnthaler |
maybe they have changed your .htaccess |
| 09:15 |
theone1979 |
i could.. but i dont work with templavoila |
| 09:15 |
m4rtijn |
theone1979 - 4.1.7 isnt automatically TV |
| 09:15 |
davidbrunnthaler |
i had that problem once - and wasn't able to create folders from the backend |
| 09:15 |
m4rtijn |
I dont work with TV either and im using 4.2.1 |
| 09:16 |
theone1979 |
mmm k... so i could try to download 4.2.1 src ?? |
| 09:16 |
m4rtijn |
I'd suggest 4.1 |
| 09:16 |
theone1979 |
ok.. |
| 09:16 |
theone1979 |
the db ? |
| 09:16 |
m4rtijn |
make a backup of your files and db |
| 09:16 |
m4rtijn |
just to make sure.. |
| 09:16 |
theone1979 |
new install.. and import db |
| 09:16 |
m4rtijn |
no.. |
| 09:16 |
theone1979 |
copy files back or something |
| 09:17 |
m4rtijn |
just overwrite the /typo3 and /t3lib dirs |
| 09:17 |
m4rtijn |
and index.php file |
| 09:17 |
theone1979 |
thats all ? |
| 09:17 |
m4rtijn |
then in the install tool - compare DB |
| 09:17 |
m4rtijn |
thats it |
| 09:18 |
davidbrunnthaler |
i would also suggest, that you don't forget the hidden files like the .htaccess |
| 09:19 |
davidbrunnthaler |
at least for the backup |
| 09:43 |
m4rtijn |
I have this script which just makes thumbs of all images in /uploads/media of a page |
| 09:43 |
m4rtijn |
http://paste.phlogi.net/-37df102357/ |
| 09:43 |
m4rtijn |
now I would like to wrap those in a link to the original files.. any ideas on how? |
| 09:49 |
m4rtijn |
huhu |
| 09:49 |
m4rtijn |
hmm, I think I know ... |
| 09:53 |
m4rtijn |
sometimes its just so simple.. one doesnt belive it |
| 10:16 |
m4rtijn |
i never trust the silence in here.. |
| 10:16 |
m4rtijn |
most of the times.. I disconnected without noticing.. |
| 10:23 |
m4rtijn |
yay.. company |
| 10:23 |
m4rtijn |
:p |
| 10:31 |
HardPhuck |
anyone using user listing plugin? |
| 10:31 |
m4rtijn |
i dont.. and im alone here.. |
| 10:31 |
m4rtijn |
:p |
| 10:31 |
HardPhuck |
:) |
| 10:31 |
HardPhuck |
there's a puzzle i'd like to solve |
| 10:32 |
HardPhuck |
if i edit the typoscript file, nothing happens |
| 10:32 |
HardPhuck |
but it should :) |
| 10:32 |
maholtz|WORK |
perhaps it is not included yet? |
| 10:33 |
maholtz|WORK |
or overwritten? |
| 10:33 |
maholtz|WORK |
check in object browser |
| 10:33 |
maholtz|WORK |
if your changes are there |
| 10:33 |
m4rtijn |
gnarrr- is the resource of a page limited to 5 files? |
| 10:34 |
maholtz|WORK |
@m4rtijn: you know, that you can change it...? |
| 10:34 |
m4rtijn |
no. where? |
| 10:34 |
m4rtijn |
im in the installtool now.. looking for some setting |
| 10:35 |
HardPhuck |
maholtz stuff i want to change isnt in the object browser |
| 10:35 |
HardPhuck |
the strange thing is that some css classes are added to the result output |
| 10:35 |
maholtz|WORK |
@HardPhuck: so it is not used yet (if we talk about "normal" TypoScript) |
| 10:35 |
HardPhuck |
and i can only find those classes in this file |
| 10:35 |
GeorgesAbitbol |
hi all |
| 10:36 |
maholtz|WORK |
hi |
| 10:37 |
GeorgesAbitbol |
I have an issue with templavoila. I created a content element in TS. Ican create content on page mode but in frontend, instead of the column content, it display the content id !! I think it is simple but I do not find where is the issue. Her'es my XML : http://www.hashbin.com/fjz . THe issue is on right content (second content element) |
| 10:39 |
HardPhuck |
plugin.tx_feuserlisting_pi1.CSS_editor.exampleWrap > |
| 10:39 |
HardPhuck |
i can write this, but the plugin still has the <div> wrap around it |
| 10:44 |
m4rtijn |
maholtz|WORK - do you know where I can change this file limit in resources? |
| 10:45 |
maholtz|WORK |
extTables.php -> $TCA (configuration/Konfiguration you can look up the correct syntax) |
| 10:45 |
m4rtijn |
hmm.. not just a installtool setting then.. |
| 10:45 |
m4rtijn |
darn |
| 10:45 |
maholtz|WORK |
perhaps in 4.2. there you can do it directyl (do not know) |
| 10:45 |
maholtz|WORK |
why? |
| 10:46 |
m4rtijn |
I need more |
| 10:46 |
Phlogi |
m4rtijn: you're in the docteam too right? |
| 10:46 |
m4rtijn |
yes |
| 10:46 |
maholtz|WORK |
@m4rtijn: what means you need more? |
| 10:46 |
m4rtijn |
more files |
| 10:46 |
m4rtijn |
in resource field |
| 10:46 |
maholtz|WORK |
you should be able to edit extTables.php |
| 10:46 |
m4rtijn |
i am.. |
| 10:48 |
Phlogi |
m4rtijn: cool, you might help me this afternoon? |
| 10:48 |
Phlogi |
maholtz|WORK: hey maholz |
| 10:48 |
maholtz|WORK |
hi phlogi |
| 10:48 |
m4rtijn |
Phlogi - with what? |
| 10:49 |
Phlogi |
maholtz|WORK: I already achieved something :) |
| 10:49 |
maholtz|WORK |
@m4rtijn: $TCA['pages']['columns']['media']['config']['maxitems'] = 20; |
| 10:49 |
m4rtijn |
cool maholtz|WORK - many thanks |
| 10:49 |
maholtz|WORK |
hm... do you know how do you get it? |
| 10:49 |
Phlogi |
m4rtijn: maholtz|WORK, daniel propesed you two to help me with: http://forge.typo3.org/issues/show/1372 :) |
| 10:50 |
m4rtijn |
yes maholtz|WORK |
| 10:50 |
m4rtijn |
I ask you ;) |
| 10:50 |
m4rtijn |
hehe just joking |
| 10:50 |
m4rtijn |
I never edited that file.. so I dont know |
| 10:51 |
m4rtijn |
Phlogi - I have to work.. until 17:00 |
| 10:51 |
teppi|work |
GeorgesAbitbol, i have compared your xml to mine and it looks fine .. i think |
| 10:51 |
m4rtijn |
Phlogi - im quite happy if I can start my translation again soon |
| 10:51 |
GeorgesAbitbol |
teppi|work: It seems to work better just now. I needed to clear cache more than 10 time ^^ |
| 10:51 |
maholtz|WORK |
@m4rtijn: backend -> tools -> go to configuration -> select TCA -> "click trough" |
| 10:51 |
Phlogi |
m4rtijn: :) |
| 10:52 |
Phlogi |
m4rtijn: we'll see, maybe its not that much to do, so I can do it all myself :) |
| 10:52 |
m4rtijn |
maholtz|WORK - nice.. thanks |
| 10:52 |
maholtz|WORK |
np |
| 10:52 |
maholtz|WORK |
@Phlogi: if i can help, i will:) |
| 10:53 |
teppi|work |
GeorgesAbitbol, one time should be enough .. but if you change the xml of the datastructure manually you have to edit and save the TO/DS again .. i thin .. but im not sure .. maybe that was the issue |
| 10:53 |
GeorgesAbitbol |
teppi|work: ok, perhaps it it that. Thanks for the advice |
| 10:53 |
GeorgesAbitbol |
maholtz|WORK: french ? |
| 10:53 |
Phlogi |
maholtz|WORK: oh nice... yes... merging stuff seems to be most work... so as soon as I found a lot to merge I'll send you the link with the list and you can start helping me |
| 10:54 |
Phlogi |
I think the wiki needs more attention... I could not even found a link on typo3.org easily... |
| 10:55 |
Phlogi |
ries: maybe we could have a link in the topic to the wiki please? |
| 10:57 |
maholtz|WORK |
@GeorgesAbitbol: nope, german - sry - wanted to start learn french but ...:( |
| 10:57 |
GeorgesAbitbol |
maholtz|WORK: like me with german ^^. Thought you were on french forum |
| 11:01 |
maholtz|WORK |
must be someone else... :) |
| 11:05 |
GeorgesAbitbol |
maholtz|WORK: using symfony or magento ? |
| 11:07 |
maholtz|WORK |
nope, just2b is magento fan |
| 11:07 |
just2b |
sry waht is the topic? |
| 11:10 |
m4rtijn |
hehe |
| 11:11 |
just2b |
symfony is a php framework, typo3 is a cms, magento is eccommerce system... |
| 11:24 |
adamspi |
I have a text field and image field in an FCE datastructure, I would like to get the image path into text field. Can anyone help me please? |
| 11:24 |
anteatersa |
is the new typo3, version 5, going to be a framework? |
| 11:24 |
m4rtijn |
anteatersa - its going to be a cms |
| 11:25 |
adamspi |
any one please? |
| 11:26 |
GeorgesAbitbol |
just2b: maholtz|WORK I am a symfony fan ^^ |
| 11:29 |
sledgeas |
hello |
| 11:29 |
sledgeas |
how can i drop the restriction to upload php files via fileadmin? |
| 11:30 |
m4rtijn |
sledgeas - chmod |
| 11:31 |
sledgeas |
excuse me, but chmod has nothing to do with file extensions |
| 11:31 |
sledgeas |
i can upload other files |
| 11:31 |
m4rtijn |
ah.. I got it now |
| 11:31 |
sledgeas |
i have no ftp access from my workplace, so i want to upload some scripts and fileadmin is the only place.. |
| 11:31 |
m4rtijn |
install tool - all configuration |
| 11:32 |
sledgeas |
thanks |
| 11:33 |
adamsp1 |
could anyone help me out in getting the image path from the datastructure? |
| 11:35 |
m4rtijn |
sledgeas - hmm I didnt find it though.. I think i was wrong :p |
| 11:35 |
sledgeas |
:) good, because in the meantime i was bumping into `The Install Tool is locked.` and dropped this idea. now i'm googling on how to upload a file via a plain .html file :) |
| 11:36 |
sledgeas |
looks like it's not possible as well %) |
| 11:36 |
sledgeas |
:D |
| 11:36 |
m4rtijn |
sledgeas - $TCA['sys_template']['columns']['resources']['config']['allowed'] = 'gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai,html,htm,ttf,pfb,pfm,txt,css,tmpl,inc,ico,js,xml'; |
| 11:37 |
m4rtijn |
edit the table.php |
| 11:37 |
sledgeas |
table? i wonder why is this one in a table.php :) |
| 11:38 |
m4rtijn |
its the TCA |
| 11:38 |
m4rtijn |
add that line into the typo3conf/table.php and add the filetypes u want |
| 11:38 |
sledgeas |
soz, what's TCA (im a complete rookie :)) |
| 11:38 |
sledgeas |
got it |
| 11:38 |
sledgeas |
you made my day |
| 11:39 |
sledgeas |
now i just have to _connect_ and make that modify now somehow :):) through my workplace's walls! |
| 11:43 |
adamsp1 |
I have a text field and image field in an FCE datastructure, I would like to get the image path into text field. |
| 11:43 |
adamsp1 |
How do I do this using Typoscript? |
| 11:43 |
adamsp1 |
anyone here who could help? |
| 11:44 |
adamsp1 |
I had been struggling on various |
| 11:44 |
adamsp1 |
forum for over a week :( |
| 11:48 |
adamsp1 |
lol |
| 11:51 |
adamsp1 |
anyone here? |
| 11:51 |
m4rtijn |
yes |
| 11:52 |
maholtz|WORK |
@adamsp1: you talk about backend? text-field and image-field - or about frontend output? |
| 11:52 |
m4rtijn |
adamsp1 - post your typoscript on http://paste.phlogi.net/ |
| 11:57 |
adamspi |
lol |
| 12:08 |
maholtz|WORK |
@adamspi: you was offline, i asked: you talk about backend? text-field and image-field - or about frontend output? |
| 12:08 |
maholtz|WORK |
@m4rtijn: ask you to post your typoscript |
| 12:15 |
HardPhuck |
anyone used userlisting plugin? |
| 12:15 |
HardPhuck |
i cant remove css classes from the rendered display |
| 12:15 |
HardPhuck |
i hate it :D |
| 12:19 |
okapi |
can anybody pls tell me why i keep getting a php error when i try to create a template using the templavoila wizard? |
| 12:19 |
okapi |
Fatal error: Cannot re-assign $this in /typo3conf/ext/static_info_tables/class.tx_staticinfotables_syslanguage.php on line 41 |
| 12:20 |
okapi |
that hits me right after i entered the webpage name, its url and assign a user. clicking "create new site" will give me that error |
| 12:20 |
maholtz|WORK |
update staticinfotables (perhaps you have updated php from 4x to 5x?) |
| 12:20 |
okapi |
not really. i just set typo3 up on my server |
| 12:20 |
okapi |
but okay, im gonna try this :) |
| 12:23 |
okapi |
worked. thx! :) |
| 12:25 |
Recnelis |
HardPhuck: A simple solution would be to override the classes |
| 12:25 |
Recnelis |
The lastest css take precedence if I recall correctly |
| 12:25 |
HardPhuck |
yeah but no matter what i do, the classes reman the same |
| 12:25 |
HardPhuck |
like class="tx-feuserlisting-pi1-listrow-odd" |
| 12:25 |
HardPhuck |
i want to remove all that crap |
| 12:26 |
Recnelis |
HardPhuck: Use the same class names - U just change the classes details in ur own css |
| 12:26 |
Recnelis |
And there's no template? |
| 12:27 |
HardPhuck |
no at least i can't find it |
| 12:27 |
adamspi |
hi maholtz|WORK: |
| 12:28 |
HardPhuck |
and i want to remove the classes because im not the designer, and i got css from him, so no css editing from my side |
| 12:28 |
adamspi |
sorry I was away |
| 12:28 |
maholtz|WORK |
np |
| 12:30 |
adamspi |
can I explain my problem? |
| 12:31 |
maholtz|WORK |
dont ask to ask:) |
| 12:33 |
adamspi |
I created a Datastructure for an FCE with two fields, one text and one image field... |
| 12:34 |
adamspi |
now I would like to get the image path from this text field, and set it as a parameter or value for text field... |
| 12:34 |
adamspi |
how can I do this? |
| 12:35 |
maholtz|WORK |
perhaps, explain what you want to do with that? image path is often uploads/pics/ |
| 12:35 |
adamspi |
I mean the actual path to the image I upload... |
| 12:36 |
adamspi |
how to get something like this now: uploads/pics/somefile.jpg |
| 12:36 |
adamspi |
I created FCE based on Futuristic Template Building... |
| 12:36 |
adamspi |
http://typo3.org/documentation/document-library/tutorials/doc_tut_ftb1/1.0.1/view/1/4/ |
| 12:37 |
maholtz|WORK |
do you want to have an download link? |
| 12:38 |
Phlogi |
maholtz|WORK: why are the default values missing in the tsref on the wiki? |
| 12:39 |
adamspi |
yes, exactyl |
| 12:39 |
adamspi |
maholtz|WORK: a download link is what I need... but without the <a> tag |
| 12:41 |
maholtz|WORK |
@Phlogi: sometimes they are there - perhaps i they werent in tsref or i missed them |
| 12:41 |
maholtz|WORK |
@adamspi: so, typoscript filelink should help |
| 12:41 |
Phlogi |
maholtz|WORK: yes I found out that they are missing in tsref too, so ignore it :) |
| 12:42 |
maholtz|WORK |
puh:) |
| 12:42 |
adamspi |
filelink? |
| 12:42 |
adamspi |
maholtz|WORK: where do I get this information? Could you please give some reference anywhere? |
| 12:42 |
maholtz|WORK |
TSref function filelink |
| 12:43 |
maholtz|WORK |
do not know exactly how to get into templavoila |
| 12:45 |
adamspi |
maholtz|WORK: that is where my problem lises my fieldname is field_image and field_ext... :( |
| 12:45 |
Denyerec |
hey chaps |
| 12:45 |
Denyerec |
need a bit of templatevoila direction... |
| 12:45 |
Denyerec |
I've got a H2 field mapped |
| 12:45 |
Denyerec |
and I want a <a> link to be inserted into it. |
| 12:46 |
Denyerec |
Soooo, I've created a link field, but not mapped it to anything. |
| 12:46 |
Denyerec |
now how do I go about squirting the link field into the mapped H2 |
| 12:48 |
adamspi |
maholtz|WORK: any hint? |
| 12:54 |
Jahithber |
my hosting is not allowing exec function ? can i still use typo3 without it ? or maybe you know some good webshoting that allows exec ?? |
| 12:56 |
maholtz|WORK |
@adamspi: you have to learn how to use typoscript with templavoila |
| 12:56 |
Denyerec |
adamspi - I feel your pain |
| 12:58 |
adamspi |
yes, I am quite new... :( |
| 12:58 |
sledgeas |
how can i make typo3 show aliased host/home?param¶m.. instead of host/index.php?id=4¶m¶m ? |
| 12:58 |
adamspi |
That is where I have problem. |
| 12:59 |
adamspi |
Denyerec: and maholtz|WORK: any hint on writing this typoscript for Templavoila would really help me out. |
| 13:00 |
Denyerec |
trying to figure it out myself |
| 13:00 |
adamspi |
:) |
| 13:00 |
adamspi |
I am really stuck... :'( |
| 13:02 |
Denyerec |
what you trying to do |
| 13:03 |
swemark |
Jahithber, you dont need exec(); :) |
| 13:04 |
swemark |
sledgeas, theres an extension called realurl which came in a new version just a couple of days ago. Check that out. |
| 13:07 |
adamspi |
Denyerec: I created a Datastructure for an FCE with two fields, one text and one image field... |
| 13:07 |
adamspi |
now I would like to get the image path from this text field, and set it as a parameter or value for text field... |
| 13:08 |
adamspi |
the fieldnames are field_image and field_text |
| 13:08 |
Denyerec |
you need to look at the FCE XML |
| 13:11 |
adamspi |
Denyerec: the Typoscript in XML is like this |
| 13:11 |
adamspi |
10 = TEXT |
| 13:11 |
adamspi |
10.current = 1 |
| 13:12 |
adamspi |
I am trying to get the image path from field_image, instead of current |
| 13:16 |
ries |
Phlogi: what's the URL for the wiki? |
| 13:19 |
adamspi |
so the image may be stored in uploads/tx_templavoila/, now how do I get the filename as the value for the above TEXT object.... ? |
| 13:19 |
adamspi |
maholtz|WORK: thanks for the help... |
| 13:21 |
adamspi |
oh I am stuck |
| 13:21 |
Phlogi |
ries: wiki.typo3.org ! ?! :D |
| 13:21 |
adamspi |
rieswiki URL is : http://wiki.typo3.org |
| 13:22 |
adamspi |
:) |
| 13:23 |
goetzchr |
hi everybody |
| 13:24 |
Denyerec |
adamspi |
| 13:24 |
theone1979 |
hee |
| 13:24 |
Denyerec |
I've dug out something similar |
| 13:24 |
Denyerec |
though I'm completely stuck myself, so I can't help you with it |
| 13:24 |
Denyerec |
I will just pastecode you the TS and you can see if it makes any sense |
| 13:25 |
Phlogi |
ries: maybe add it always to encourge ppl to help making it better |
| 13:25 |
Phlogi |
hi Denyerec |
| 13:25 |
Denyerec |
http://www.pastecode.net/cgi-bin/pastecode |
| 13:25 |
Denyerec |
hey phlogi |
| 13:25 |
Phlogi |
Denyerec: use my pastebin :p |
| 13:25 |
Denyerec |
Don't suppose you'd be up for helping fix a bit of a typolink conundrum? |
| 13:25 |
adamspi |
Thanks Denyerec: |
| 13:26 |
Phlogi |
ries: ok thats fine :) |
| 13:26 |
adamspi |
Denyerec, there is nothig in that URL you gave |
| 13:26 |
Denyerec |
http://paste.phlogi.net/-a1b4638eb7/ |
| 13:26 |
Denyerec |
Phlogi - the font is too big on yours by a LONG way, and it doesn't update the URL bar of the browser with the pasting URL yet.... otherwise, not bad. |
| 13:27 |
Phlogi |
Denyerec: which font? The one on top? |
| 13:27 |
Denyerec |
the code font |
| 13:27 |
Denyerec |
it's like pt 14 or something... |
| 13:27 |
sledgeas |
swemark: you are wonderful, x1000 times thanks :) |
| 13:27 |
Denyerec |
very large on this screen/browser |
| 13:27 |
Denyerec |
(Default XP install, Firefox 2) |
| 13:27 |
Phlogi |
Denyerec: I can't update the browser url without another releod.. that sucks |
| 13:27 |
Phlogi |
Denyerec: strange yes |
| 13:27 |
Denyerec |
Reloads are fine phlogi, JS is evil. |
| 13:28 |
adamspi |
Denyerec, seems like this is something useful :-[ |
| 13:28 |
adamspi |
Thanks I will try and surely let you know... |
| 13:29 |
Phlogi |
Denyerec: hehe ok I'll check that the next I'll upate it :) |
| 13:29 |
Denyerec |
Phlogi you wouldn't happen to be good with TV and TS would you? |
| 13:29 |
Denyerec |
Just scartching my head on building a typolink inside an FCE... |
| 13:29 |
Denyerec |
Got a link field, but it's not being very friendly to me. |
| 13:30 |
swemark |
sledgeas, np mate :) |
| 13:31 |
goetzchr |
where do i find a tutorial how to integrate a website which is now working without a cms ? |
| 13:31 |
Phlogi |
Denyerec: I did some things with tv yes... |
| 13:31 |
Denyerec |
http://www.pastie.org/260854 <-- that's my TS |
| 13:31 |
Phlogi |
Denyerec: whats the problem? |
| 13:31 |
Denyerec |
you can see I try and make a typolink on line 16-8 |
| 13:31 |
Denyerec |
field_linktarget is a field of type "link" |
| 13:32 |
Phlogi |
pastie is crap .D |
| 13:32 |
Denyerec |
and if I display it directly, indeed prints out the ID of the page I linked to. |
| 13:32 |
Denyerec |
So I was trying to use that ID as the parameter for a typolink, without much success. |
| 13:32 |
Phlogi |
I've never used that LOAD_REGISTER |
| 13:32 |
Denyerec |
well the LOAD_REG is working fine for .20 |
| 13:32 |
Denyerec |
I think it might just be building the typolink that's killing me. |
| 13:33 |
Phlogi |
hmm strange yes... looks good actually |
| 13:34 |
Denyerec |
the end markup needs tobe <h2><a> | </a></h2> |
| 13:34 |
Denyerec |
So I think I need to nest the COA so I can stick another std.dataWrap on the inner <a> |
| 13:35 |
Denyerec |
or I could redefine .10 |
| 13:35 |
Denyerec |
Ohh yeah I could do that... |
| 13:36 |
sledgeas |
m4rtijn: there is no table.php in my typo3conf.. |
| 13:36 |
m4rtijn |
extTables.php |
| 13:36 |
sledgeas |
thanks ;) |
| 13:38 |
Denyerec |
Phlogi - any advice on this: http://www.pastie.org/260863 |
| 13:38 |
Denyerec |
right now 10.10 is just displaying the contents of that text field, not as a link. |
| 13:39 |
maholtz|WORK |
@Denyerec: field_linktarget is wront |
| 13:39 |
Denyerec |
I think I need 10.10.value = field:fieldname |
| 13:39 |
jsfan |
hi everyone :) |
| 13:39 |
Denyerec |
hey jsfan |
| 13:39 |
Denyerec |
maholtz? |
| 13:39 |
maholtz|WORK |
öö i am to late? |
| 13:39 |
maholtz|WORK |
:p |
| 13:39 |
jsfan |
hi Denyerec |
| 13:40 |
jsfan |
just wanted everyone to know ;) |
| 13:40 |
Denyerec |
what do I need instead maholtz ? |
| 13:40 |
maholtz|WORK |
qDenyerec: what is "field_linktarget" is it a fieldname? |
| 13:40 |
Denyerec |
yeah it's a TV field |
| 13:40 |
maholtz|WORK |
typolink.parameter.field = field_linktarget |
| 13:40 |
maholtz|WORK |
could help then |
| 13:41 |
Denyerec |
OH! |
| 13:44 |
m4rtijn |
group hug!!! |
| 13:44 |
Phlogi |
lol .D |
| 13:45 |
maholtz|WORK |
@Denyerec: if it works, would you like to make a snippet of it? snippets.typo3.org |
| 13:45 |
Denyerec |
I'm not sure how you'd categorise it... :S |
| 13:46 |
maholtz|WORK |
typoscript and then tag it with tv, templavoila etc |
| 13:47 |
Phlogi |
good idea! |
| 13:50 |
Denyerec |
mahotlz this is very strange |
| 13:50 |
Denyerec |
when I had the [CDATA[ in my XML, the correct HTMl that the FCE was rendering was displayed on the frontend. |
| 13:50 |
Denyerec |
Now I have removed the [CDATA[ tags |
| 13:50 |
Denyerec |
and *poof*, it's vanished from sight. |
| 13:52 |
XiXora |
shh den, my turn to say stuff ;) |
| 13:53 |
XiXora |
can you hide certain feusers to certain beuserS? |
| 13:53 |
XiXora |
harsh den |
| 13:53 |
XiXora |
she didnt mean to kill the kid |
| 13:53 |
Denyerec |
no, she just meant to stop him making noise... |
| 13:53 |
XiXora |
:( |
| 13:53 |
XiXora |
answer my question den |
| 13:53 |
XiXora |
gwan |
| 13:53 |
XiXora |
gwan gwan gwan gwan |
| 13:54 |
Denyerec |
Well can you set user visibility on inidividual records |
| 13:54 |
Denyerec |
? |
| 13:54 |
XiXora |
and buy me a d90 |
| 13:54 |
Denyerec |
I think you can set access permissions per-record using an extension. |
| 13:54 |
Denyerec |
buy an S5 for £329 from Fuji as a refurb. |
| 13:54 |
XiXora |
no i want a d90 |
| 13:54 |
XiXora |
go buy me one |
| 13:54 |
Denyerec |
I've yet to see the high ISO output from it. |
| 13:55 |
Denyerec |
though it looks like a nice APS camera. |
| 13:55 |
Denyerec |
Looks to me like Nikon have abandoned high-end APS completely. |
| 13:55 |
XiXora |
youre going swoosh again den |
| 13:55 |
Denyerec |
I suppose there's the D300 |
| 13:55 |
Denyerec |
But it's not as nice as it should be for the pro-end APS |
| 13:55 |
Denyerec |
ANYWAY |
| 13:56 |
Denyerec |
maholtz, my FCE is rendering as parsed characters, not coming out as HTML... |
| 13:56 |
Denyerec |
EG all the < and > are being replaced with specialchars |
| 13:56 |
XiXora |
d700? |
| 13:56 |
XiXora |
ANYWAY |
| 13:56 |
Denyerec |
d700 is lovely, it's a cheap D3. |
| 13:56 |
XiXora |
whats this extension called? |
| 13:56 |
Denyerec |
However you need mad expensive lenses for it. |
| 13:56 |
XiXora |
ok then |
| 13:56 |
XiXora |
buy me lenses for a d700 |
| 13:56 |
Denyerec |
Dunno xix but search the repo for ACL |
| 13:56 |
XiXora |
oki |
| 13:57 |
Denyerec |
how about I buy ME lenses for a D700, and you can have my castoffs |
| 13:57 |
XiXora |
i can have them? |
| 13:57 |
XiXora |
i'll settle with that ;) |
| 13:57 |
Denyerec |
Phlogi , any idea what would cause an FCE to output as htmlspecialchars instead of html? |
| 13:57 |
Phlogi |
for which element? Bodytext? |
| 13:57 |
XiXora |
a bug in typo3? |
| 13:57 |
Denyerec |
<h2 style="backgroun... etc |
| 13:57 |
Denyerec |
My FCE |
| 13:58 |
Phlogi |
Denyerec: is it now better with fontsize? http://paste.phlogi.net/-ca7f3f73fa/ |
| 13:58 |
Denyerec |
when I added the typolink bit, all of a sudden it's crapping out <h2 junk instead of proper HTML |
| 13:58 |
XiXora |
ouch |
| 13:58 |
XiXora |
too small |
| 13:58 |
Denyerec |
Much better phlogi |
| 13:58 |
Phlogi |
Denyerec: where does that come from? |
| 13:58 |
Phlogi |
XiXora: too small? |
| 13:58 |
Denyerec |
I'll paste you my XML |
| 13:58 |
Phlogi |
XiXora: what system? |
| 13:59 |
XiXora |
no dont worry |
| 13:59 |
Phlogi |
XiXora: really? |
| 13:59 |
XiXora |
just that text is too small to me |
| 13:59 |
XiXora |
for general reading anyway |
| 13:59 |
Denyerec |
http://paste.phlogi.net/-fe56946362/ |
| 13:59 |
Phlogi |
its a crap... its not the same on windows and linux :D |
| 13:59 |
Phlogi |
XiXora: hmm which one? |
| 13:59 |
XiXora |
safari 3.1 osx |
| 13:59 |
Phlogi |
Denyerec: I will add soon more languages |
| 13:59 |
Phlogi |
XiXora: hmm grr :D |
| 13:59 |
Denyerec |
most likely your CSS is a bit broken Phlogi. You need to use body { font-size: 76%; } to equalise fonts across systems |
| 14:00 |
XiXora |
you have to set the css to 68% |
| 14:00 |
XiXora |
is it 76? |
| 14:00 |
Denyerec |
afaik |
| 14:00 |
XiXora |
my ex gf stole my book |
| 14:00 |
XiXora |
THE BITCH |
| 14:00 |
XiXora |
told me all sorts of nice tips and tricks |
| 14:00 |
XiXora |
was nicely designed too |
| 14:00 |
XiXora |
bulletproof webdesign |
| 14:00 |
XiXora |
was awesome |
| 14:00 |
Denyerec |
http://www.thenoodleincident.com/tutorials/typography/incremental_differences.html |
| 14:00 |
XiXora |
may buy a newer addition when i get some monies |
| 14:01 |
XiXora |
dan cederholme book i think |
| 14:01 |
XiXora |
i havent read his blog in ages |
| 14:01 |
Denyerec |
where's pmk when you need him... |
| 14:02 |
Phlogi |
Denyerec: I have that... 75% though :) |
| 14:02 |
Phlogi |
Denyerec: and the other fields are fucked up now? |
| 14:04 |
Phlogi |
on that stdWrap you could try a htmlSpecialChars=0 Denyerec |
| 14:04 |
Denyerec |
Phlogi - when the typolink is in there the whole sectiong ets output as specialchars |
| 14:04 |
Denyerec |
ah |
| 14:05 |
Denyerec |
set tht as a stdWrap param? |
| 14:05 |
Phlogi |
Denyerec: yes its an option |
| 14:09 |
Phlogi |
Prost! |
| 14:09 |
Denyerec |
http://paste.phlogi.net/-64224aa772/ |
| 14:09 |
Denyerec |
Unprost. |
| 14:09 |
Denyerec |
:( |
| 14:09 |
XiXora |
beer |
| 14:09 |
Phlogi |
Denyerec: does not help? |
| 14:09 |
XiXora |
at thist ime of morning? |
| 14:09 |
Phlogi |
XiXora: lol 14:19 |
| 14:10 |
Phlogi |
here |
| 14:10 |
Denyerec |
Doesn't seem to change it... I wonder if it is because I am using dataWrap |
| 14:10 |
Phlogi |
and I'm on holidays so |
| 14:10 |
Denyerec |
thing is, it was OK before I added the typolink |
| 14:10 |
Phlogi |
Denyerec: hmm |
| 14:10 |
Denyerec |
let me comment that out and see if it's something unrelated |
| 14:10 |
Phlogi |
Denyerec: thats really odd |
| 14:11 |
XiXora |
13:21 here but still |
| 14:11 |
XiXora |
quite early |
| 14:11 |
XiXora |
but i like your thinking |
| 14:12 |
Denyerec |
AHHH crap |
| 14:12 |
Denyerec |
phlogi, it was my mapping mode |
| 14:12 |
Denyerec |
it was being mapped inside an H2 |
| 14:12 |
Denyerec |
so it detected badHTML and specialChar'd it |
| 14:12 |
XiXora |
hmm |
| 14:12 |
XiXora |
some extensions may have broken my be |
| 14:12 |
Denyerec |
cos it was trying to nest H2's |
| 14:12 |
Phlogi |
XiXora: if its only 1... I'm not a alcoholic btw |
| 14:12 |
Phlogi |
Denyerec: oh |
| 14:13 |
Denyerec |
wait... |
| 14:13 |
Phlogi |
could you guys please post me all of your bookmarks relating to typo3? All howtos, guides whatever you collected? I will try go them into the wiki or similar... thanks a lot! |
| 14:13 |
Denyerec |
no it's still outputting encoded entities |
| 14:13 |
XiXora |
only typo3wizard.net |
| 14:14 |
Denyerec |
likewise |
| 14:15 |
XiXora |
oh ffs |
| 14:15 |
XiXora |
stupid ext |
| 14:16 |
Denyerec |
WAAAA |
| 14:16 |
XiXora |
it broke my access module |
| 14:16 |
Denyerec |
and this started as such a good day too |
| 14:16 |
Phlogi |
XiXora: link does not work here |
| 14:16 |
XiXora |
i woke up to mark messaging me den :p |
| 14:16 |
HardPhuck |
guys, i found a function that is not defined in the file that comes with extension, how can i find that function? |
| 14:16 |
Denyerec |
hahaha |
| 14:16 |
XiXora |
.com sry |
| 14:16 |
HardPhuck |
$fullTable .= $this->pi_list_searchBox(); |
| 14:16 |
HardPhuck |
this one |
| 14:17 |
HardPhuck |
pi_list_searchBox must be defined elsewhere |
| 14:17 |
XiXora |
why would he stop? |
| 14:17 |
Phlogi |
XiXora: nope.. or is my dns broken |
| 14:17 |
Denyerec |
He's making millions doing J2E |
| 14:17 |
XiXora |
http://www.typo3wizard.com/ |
| 14:17 |
XiXora |
clickz0r |
| 14:17 |
XiXora |
but j2ee sucks |
| 14:17 |
maholtz|WORK |
some hint about T3 4.0.9 and FF3 and RTE Editor |
| 14:17 |
Denyerec |
maholtz - my FCE is rendeirng out with encoded entities |
| 14:18 |
Denyerec |
so the HTML is displaying as source and not as HTML |
| 14:18 |
Denyerec |
Any suggestions ? :/ |
| 14:18 |
maholtz|WORK |
htmlSpecialChars = 0 |
| 14:18 |
maholtz|WORK |
? |
| 14:18 |
ries |
Denyerec: why??? |
| 14:18 |
adamspi |
hey Denyerec, your typoscript worked :) |
| 14:18 |
Denyerec |
maholtz I tried that on the stdWrap |
| 14:18 |
adamspi |
Thanks a lot :) |
| 14:18 |
Denyerec |
but it doesn't seem to influence it. |
| 14:18 |
Denyerec |
np adamspi, glad you figured it. |
| 14:18 |
Denyerec |
ries - you damn well knew everything. |
| 14:19 |
Phlogi |
what do you think would be best to zentralise all those external typo3 ressources? |
| 14:19 |
Denyerec |
And it was useful knowing someone who damn well knew everything |
| 14:19 |
Denyerec |
:) |
| 14:19 |
ries |
Denyerec: I am getting really rusty nowdays :s |
| 14:19 |
Denyerec |
I know! You should oil yourself. |
| 14:19 |
Denyerec |
:) |
| 14:19 |
ries |
most of the work I do is with forms and RIA's..... doing that in TYPO3 is a pain in the arse both for me and teh customer |
| 14:20 |
Denyerec |
maholtz: http://paste.phlogi.net/-6a212365df/ |
| 14:20 |
Phlogi |
Denyerec: ? :) |
| 14:20 |
Denyerec |
but pretend line 5 is commented, and 6 and 7 are uncommented |
| 14:20 |
Phlogi |
and still it does not work? |
| 14:20 |
Denyerec |
I still get encoded output :( |
| 14:20 |
Phlogi |
hmm no idea sorry |
| 14:21 |
Denyerec |
Something is busted. I will delete the FCE and re-create it |
| 14:22 |
jsfan |
does anyone here know the extension realurlmanagement ? |
| 14:23 |
Denyerec |
I use aeurltool |
| 14:26 |
jsfan |
Denyerec, is that any use? |
| 14:27 |
XiXora |
oh |
| 14:27 |
XiXora |
one extension break its |
| 14:27 |
XiXora |
damn |
| 14:27 |
XiXora |
maja_beacl |
| 14:27 |
XiXora |
unfortunate |
| 14:27 |
jsfan |
Denyerec, that doesn't allow you to manage individual pages, does it? |
| 14:35 |
Phlogi |
maholtz|WORK: png |
| 14:35 |
adamspi |
Denyerec: could you tell me any good resource for these kind of templavoila help? |
| 14:35 |
Denyerec |
#typo3 |
| 14:36 |
Denyerec |
You could try sacrificing a goat or two |
| 14:36 |
maholtz|WORK |
afk |
| 14:36 |
Denyerec |
but there really isn't much of an online resource that I know of. |
| 14:36 |
Denyerec |
Idle in here and hope for the best |
| 14:36 |
Denyerec |
The mailling lists are pretty good, but the guy who wrote TV, Dmitry, can sometimes be hard to get advice from. |
| 14:42 |
Denyerec |
Phlogi, this gets weirder. |
| 14:42 |
Denyerec |
it seems to be OK until I edit the XML |
| 14:43 |
Denyerec |
then no matter what, even if I delete my new stuff, it breaks |
| 14:43 |
Phlogi |
Denyerec: hmm really strange... what is saved in db? |
| 14:43 |
Phlogi |
maybe there could be a problem |
| 14:47 |
Phlogi |
there are so many strange pages in the wiki: http://wiki.typo3.org/index.php/Extension_manager .. what should we do with that? |
| 14:52 |
BennoK |
Hi all, where can I read about the differences between ENV and IENV? |
| 14:54 |
jsfan |
BennoK, I can tell you the difference. it's exactly one "I". ;) |
| 14:57 |
Phlogi |
omg: http://wiki.typo3.org/index.php/ImageMagick |
| 14:58 |
Phlogi |
BennoK: I have no idea what that is, I know ENV from unix yes :) |
| 15:00 |
Phlogi |
otu: you can help indeed! Help me finding orphaned, old or empty pages please, interested? |
| 15:02 |
otu |
yes. I would like to contribute in some way to typo3. |
| 15:05 |
Phlogi |
otu: are you registred? come to forge and join the doc team please |
| 15:05 |
Phlogi |
TYPO3 really needs your help! |
| 15:05 |
BennoK |
ENV and IENV are used in Conditions |
| 15:06 |
BennoK |
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/#id3973331 |
| 15:06 |
otu |
Phlogi: ok. will be back in a while. duty calls. |
| 15:06 |
sledgeas |
aahello |
| 15:08 |
sledgeas |
i have moved my typo3 installation from host/newtypo3 to host (moved the files and reupdated the database). http://host accesses the site ok, but trying to access host/typo3 i get: Internal Server Error (apache): The server encountered an internal error or misconfiguration and was unable to complete your request. |
| 15:11 |
BennoK |
sledgeas _ unix filesystem rights are the same on both systems? |
| 15:11 |
sledgeas |
the system is the same |
| 15:11 |
sledgeas |
(fs) |
| 15:11 |
sledgeas |
i just mv -r .. |
| 15:12 |
BennoK |
no idea, sorry |
| 15:12 |
sledgeas |
but |
| 15:12 |
sledgeas |
but the rights are not: before it was ftp:///public_html/newtypo3/typo3 (works) |
| 15:12 |
sledgeas |
and now it is ftp:///public_html/typo3 (does not work) |
| 15:13 |
Phlogi |
sledgeas: maybe .htaccess issue? check the log file of the server |
| 15:13 |
sledgeas |
public_html owner/group are ftp ftp, and newtypo3 and typo3 owner/group are www-data/www-data |
| 15:13 |
sledgeas |
but why would typo3 BE check the parent's owner (the only thing which has changed) |
| 15:17 |
sledgeas |
ok, got the problem: typo3 BE tries a redirect, and because i have moved all directories one level up, now the error is Request exceeded the limit of 10 internal redirects |
| 15:17 |
sledgeas |
means BE tries to redirect to itself |
| 15:18 |
sledgeas |
which is the DB row i have to modify for this? (i know /typo3/*.php is integrally stable, i.e. there are no config files) |
| 15:19 |
m4rtijn |
arr, this is hard.. |
| 15:19 |
sledgeas |
O_o .. |
| 15:20 |
m4rtijn |
I have to write a report about an intern.. and she sucked so hard |
| 15:20 |
m4rtijn |
I would give her negative all the way through |
| 15:20 |
sledgeas |
she? |
| 15:21 |
m4rtijn |
the most fun part was.. that she lied directly in my face when I accepted her.. |
| 15:21 |
m4rtijn |
she told me she can program in .. php java c++ everything |
| 15:21 |
m4rtijn |
and she couldnt do shit :) |
| 15:21 |
m4rtijn |
she even has a bachelor of computer science .. |
| 15:22 |
m4rtijn |
and couldnt make a simple mysql database |
| 15:22 |
Phlogi |
otu: start here http://wiki.typo3.org/index.php?title=Special:Lonelypages&limit=500&offset=0 from bottom if you like, what about you m4rtijn? :) |
| 15:23 |
m4rtijn |
im boggled |
| 15:23 |
Phlogi |
otu: if you find a page add it here: http://forge.typo3.org/issues/show/1356 |
| 15:23 |
Phlogi |
m4rtijn: what does this mean? |
| 15:23 |
m4rtijn |
I dunno.. but I think it fits perfectly |
| 15:23 |
m4rtijn |
with my current situation |
| 15:24 |
m4rtijn |
http://www.urbandictionary.com/define.php?term=boggled |
| 15:24 |
m4rtijn |
- not the stoned part.. the other one |
| 15:24 |
Phlogi |
m4rtijn: ok :) |
| 15:24 |
m4rtijn |
I loved the article about fuckward in urban dictionary |
| 15:24 |
Phlogi |
m4rtijn: yes lol :D |
| 15:25 |
m4rtijn |
imBob went to the hospital for anal warts and they were so full up he was sent to the fuckward. He came home with a size 10 poopshoot, but he was completely cured !! |
| 15:39 |
otu |
Phlogi: where should i register on sourceforge? |
| 15:40 |
sledgeas |
guys and gals, can this be true, that typo3 backend is checking for ownership of the /public_html directory, when typo3/ be folder resides in the top-level? because for me backend does not end up with internals server error (ie it works), when i put typo3 into a sub-dir in public_html, which has the _same_ ownership/permissions as the typo3 (contrary to public_html, which has different ownership, and i cannot change it) |
| 15:42 |
sledgeas |
internal server error is about 10 limited redirects to itself when i try to access typo3 backend |
| 15:42 |
Phlogi |
otu: no, on typo3.org |
| 15:42 |
sledgeas |
i have tried all possible _.htaccesses i could find :) |
| 15:43 |
Phlogi |
its single sign on... except for the wiki right now... so register at typo3.org and the wiki if you like... |
| 15:43 |
Phlogi |
I already found about 40 pages to delete in the wiki btw otu |
| 15:43 |
otu |
i'm already registered on typo3.org |
| 15:43 |
Phlogi |
sledgeas: definately htaccess |
| 15:43 |
sledgeas |
and among those some htaccesses do work when typo3/ (be) folder is in a sub-folder of public_html, which has the same permissions as typo3/ (be) |
| 15:43 |
Phlogi |
otu: so you can join forge |
| 15:44 |
sledgeas |
and those htaccesses are inside of that subfolder |
| 15:44 |
Phlogi |
otu: or if you just like to edit the wiki, then register at the wiki and you can start :) |
| 15:44 |
sledgeas |
Phlogi: should the htaccess differ when typo3 is in a top-level domain dir? |
| 15:45 |
Phlogi |
sledgeas: try to disable all of them first and see if it helps... did you use realurl? |
| 15:45 |
sledgeas |
yes! :D |
| 15:45 |
sledgeas |
i used it |
| 15:45 |
sledgeas |
and then removed it |
| 15:45 |
sledgeas |
by hand |
| 15:45 |
sledgeas |
(long story :D) |
| 15:45 |
Phlogi |
ok |
| 15:45 |
Phlogi |
;D |
| 15:45 |
sledgeas |
so i treid the realurls htaccess first |
| 15:45 |
sledgeas |
and it works in any subdir |
| 15:45 |
sledgeas |
but not top-level (as well as any other misc/simple-advanced.htaccesses i found) |
| 15:46 |
sledgeas |
yea can be the realurl problem |
| 15:46 |
sledgeas |
you see, i have a backup of typo3 still in a subdir of the toplevel |
| 15:46 |
sledgeas |
where i can access BE and remove by hand the realurl |
| 15:47 |
sledgeas |
in the top-level copy i could not access the be, so i removed realurl by hand (removing conf/ext/realurl directory and removing some TEMP CACHED files) |
| 15:47 |
sledgeas |
i did nothing more to remove it, and probably some crap still remains.. |
| 15:48 |
sledgeas |
s/where i can access BE and remove by hand the realurl/where i can access BE and remove automatically the realurl/ |
| 15:56 |
swemark |
sledgeas, info |
| 15:56 |
sledgeas |
? |
| 15:56 |
swemark |
info module :) |
| 15:57 |
sledgeas |
i cannot access BE.. |
| 15:57 |
swemark |
oh |
| 15:57 |
sledgeas |
that's why is the problem :) |
| 15:57 |
swemark |
then you cant remove realurls cache |
| 15:58 |
swemark |
how did you install the extension? |
| 15:58 |
sledgeas |
can this be causing strange redirects? |
| 15:58 |
sledgeas |
then i still had the BE |
| 15:58 |
sledgeas |
then i borked it 8| |
| 15:58 |
swemark |
you cant get the the backend? |
| 15:58 |
sledgeas |
no can do |
| 15:59 |
swemark |
because of error? |
| 15:59 |
sledgeas |
yes |
| 15:59 |
swemark |
did you add the required stuff to .htaccess? |
| 15:59 |
sledgeas |
i have reverted to the working htaccess (the one working in a sub-dir of my typo3 backup copy) |
| 16:00 |
swemark |
still the same? |
| 16:00 |
sledgeas |
yup, tried all sorts of htaccesses |
| 16:01 |
swemark |
manual uninstall of realurl? |
| 16:01 |
sledgeas |
did this, as i wrote above |
| 16:01 |
swemark |
yeah sorry |
| 16:01 |
sledgeas |
by deleting -r ext/realurl |
| 16:01 |
sledgeas |
and some caches |
| 16:01 |
sledgeas |
TEMP CACHE php fies |
| 16:01 |
swemark |
search for real url in typo3conf/localconf.php |
| 16:01 |
swemark |
realurl* |
| 16:03 |
sledgeas |
ok, there is TYTPO3_CONF_VARS EXT extConf realurl and its value |
| 16:03 |
sledgeas |
but that's the only line |
| 16:03 |
sledgeas |
i don't think it is causing endless recursive redirects? |
| 16:04 |
Phlogi |
sledgeas: nope its not |
| 16:04 |
Phlogi |
especially not for the backend |
| 16:04 |
sledgeas |
yup |
| 16:04 |
sledgeas |
ok |
| 16:04 |
sledgeas |
what i have just done now: |
| 16:05 |
sledgeas |
i have wiped my top-level typo3 installation |
| 16:05 |
sledgeas |
and recopied the working one from the sub-dir's backup copy |
| 16:05 |
sledgeas |
(from which i have uninstalled realurl and BE works) |
| 16:05 |
sledgeas |
so now it's 1:1 |
| 16:05 |
sledgeas |
and so if any files are left by realurl because of my manual uninstall attempt -- they are no longer there |
| 16:05 |
sledgeas |
however, it still does not work.. |
| 16:06 |
sledgeas |
means the problem is that the typo3 is in the top-level directoryw |
| 16:06 |
sledgeas |
which ownership is not the same as the backend's ownership |
| 16:08 |
sledgeas |
what'dya guys think? |
| 16:11 |
sledgeas |
to my despair i would start symlinking all directories to one-level up down from my backup subdir loll |
| 16:12 |
sledgeas |
and access BE from a sub-dir (the one which works) and hopeing it starts affecting files in a way that the FE on the top-level finds everything :) |
| 16:20 |
sledgeas |
guys, can apache be configured in such a way that it denies AllowOverride on the top-level dir and htacceses have no power? (i rent a web-hosting place and i have no idea what they have there set up for me and what not..) |
| 16:26 |
Phlogi |
sledgeas: yes I think so... |
| 16:26 |
Phlogi |
sledgeas: that might cause your poblem |
| 16:27 |
sledgeas |
and probably they will not make me an exception, because it's a security issus.. |
| 16:30 |
Phlogi |
sledgeas: what was your plan to achieve actually? |
| 16:30 |
ckoehler |
this may help |
| 16:30 |
ckoehler |
http://webempoweredchurch.org/products/wec_server_checker/ |
| 16:32 |
sledgeas |
Phlogi: i have moved my typo3 webside both BE and FE to the top-level directory, and BE stopped working presumably because of the ignored .htaccess by AllowDirective stuff |
| 16:33 |
sledgeas |
if i could move BE (typo3 folder) somewhere deeper and leave FE intact, i could be happy :) |
| 16:33 |
Phlogi |
sledgeas: why did you want to move it? |
| 16:33 |
sledgeas |
so i have it |
| 16:33 |
sledgeas |
on my top-level |
| 16:33 |
sledgeas |
www,host.com and voila! |
| 16:34 |
Phlogi |
sledgeas: I think you can have that with realurl too... |
| 16:34 |
sledgeas |
earlier i had it ww.host.com/mynewtypo3underdevelopment |
| 16:34 |
Phlogi |
hmm |
| 16:34 |
sledgeas |
but real url also is based on htaccesses which are screwed by my ISP |
| 16:34 |
sledgeas |
ckoehler: wec checks also for non-wec (typo3) alone clash-ups? |
| 16:35 |
ckoehler |
of course, it's the same thing |
| 16:35 |
ckoehler |
we just bundle extra stuff with it |
| 16:35 |
sledgeas |
ok |
| 16:35 |
sledgeas |
i fount it but thought its for wec powered products in it |
| 16:35 |
ckoehler |
nope |
| 16:35 |
sledgeas |
ok, i'll try |
| 16:36 |
sledgeas |
thanks :) |
| 16:36 |
ckoehler |
sure |
| 16:45 |
m4rtijn |
habablab |
| 16:47 |
sledgeas |
ckoehler: checker it complains about missing _.htaccess file for realurl. the thing is i dont have realurl anymore, but the _.htaccess file is there, but it has different permissions than from typo3 files, but it is still read by others |
| 16:47 |
sledgeas |
*can be read by others |
| 16:48 |
ckoehler |
we use realurl in the starter package, so it checks for that |
| 16:48 |
sledgeas |
yup |
| 16:48 |
ckoehler |
but we check for .htaccess |
| 16:48 |
ckoehler |
no _ |
| 16:48 |
sledgeas |
yup |
| 16:48 |
sledgeas |
i have just renamed it :) |
| 16:48 |
sledgeas |
to without _ |
| 16:48 |
sledgeas |
but same stuff (cannot access my backend..) |
| 16:48 |
ckoehler |
k |
| 16:48 |
sledgeas |
now it says the wrong htaccess is being used |
| 16:48 |
sledgeas |
but still should be ok |
| 16:49 |
ckoehler |
yeah |
| 16:49 |
sledgeas |
anyway, i think i should direct myself to admins of my hosting |
| 16:49 |
sledgeas |
to allowoverride on top-level |
| 17:04 |
sledgeas |
bye every1 :) |
| 17:04 |
sledgeas |
thanks for a great support |
| 17:07 |
tf |
i only want the uid. not the link too. 1.NO.stdWrap.dataWrap = {field:uid} how can i get only the uid? |
| 17:21 |
maholtz|WORK |
re |
| 17:41 |
okapi |
doenst typo3 use the template file anymore once you have set up one using templavoila? i just mapped a template and had to adjust some things here and there so i updated the html file in the template folder but this doesnt change anything really |
| 17:44 |
Tsoots |
you'll need to reapply mapping |
| 17:44 |
Tsoots |
in tv it should say "template file was changed" or something like that |
| 17:44 |
okapi |
for all parts or just one to trigger the process? |
| 17:45 |
Tsoots |
just one for one template |
| 17:45 |
Tsoots |
it's just clicking save in the mapping tool of tv for your modified template |
| 17:46 |
okapi |
ah ok, thx :) |
| 17:46 |
okapi |
i should have tried that myself first. actually i remapped but i didnt click save. |
| 17:46 |
okapi |
<- idiot |
| 17:46 |
okapi |
;) |
| 18:39 |
Phlogi |
otu: ping |
| 18:54 |
otu |
Phlogi: whats up? |
| 19:00 |
Phlogi |
what do you think, shouldn't all those snippets be moved to snippets.typo3.org? http://snippets.dzone.com/tag/TypoScript |
| 19:09 |
otu |
Phlogi: yes, they definitely should |
| 19:10 |
otu |
i didnt even know snippets.typo3.org existed!! |
| 19:10 |
otu |
one thing maybe that could be added to the typoscript is comments |
| 19:13 |
Phlogi |
otu: hmm yes... I'm already moving them... do you want me to help with something else? |
| 19:15 |
otu |
i dont know what u mean? |
| 19:17 |
otu |
help with the snippets? |
| 19:26 |
Phlogi |
otu: nope, wiki |
| 19:26 |
Phlogi |
ries: please create a link to snippets.typo3.org in topic ;) |
| 19:26 |
Phlogi |
http://forge.typo3.org/issues/show/1376 otu |
| 19:27 |
Phlogi |
this content of the pages listed there should be moved to the correct articles in the wiki... |
| 19:31 |
ries |
good? |
| 19:37 |
otu |
Phlogi: is there a link to a page with information about what i should do exactly? |
| 19:38 |
otu |
I see a bunch of links under cyrill with a % done and no info on exactly what i should do |
| 19:48 |
otu |
Phlogi: some handholding please! |
| 19:48 |
otu |
:) |
| 20:28 |
jay2 |
need a little help here |
| 20:29 |
jay2 |
anyone on? |
| 20:29 |
jay2 |
grrrr bye |
| 20:43 |
maholtz |
lol |
| 20:44 |
maholtz |
1 minute... |
| 20:45 |
schmitti |
hi |
| 20:47 |
schmitti |
i have a problem, http://rafb.net/p/mCRJBl29.html here you can see it |
| 20:48 |
schmitti |
i know the reason, it is in php.ini the option: mbstring.func_overload = 7 |
| 20:49 |
schmitti |
but i need this option von egroupware |
| 20:50 |
schmitti |
how can i say typo3 that it should use another php.ini, or in what file has higher priority to put in this option? |
| 20:51 |
wacky_ |
Are you aware of a security flaw that adds /index.php?id=http://www.fakesite.com/blah/blah.docs at the end of URLs in Typo3 links ? Generated by menus ? |
| 20:51 |
wacky_ |
or that can enable malicious users to do such a thing ? |
| 21:01 |
conic |
i have a question: how can i insert a <hr> between inside of my menu? |
| 21:01 |
conic |
it has to be somewhere between the menu pages |
| 21:02 |
conic |
but i don't want to wrap all menu entries |
| 21:07 |
maholtz |
@wacky_: config.linkVars = L(0,1,2) |
| 21:07 |
maholtz |
@conic: you could use Spacer |
| 21:07 |
maholtz |
SPC = 1 |
| 21:08 |
maholtz |
is an menuitem |
| 21:08 |
maholtz |
and there is a page-type for that too |
| 21:11 |
okapi |
any idea how its possible that my template get shuffled by typo3? as in my template is really simple. i assign the different parts, i preview the stuff within the editor and everything is fine. i look at the actual site and the layout is totally fucked up. i just checked the html. |
| 21:11 |
okapi |
for some reason the div tag where i try to position my image isnt straightforward at the very beginning of the html file but somewhere in between O_o |
| 21:11 |
okapi |
http://beta.okapi.ws/fileadmin/templates/index.html |
| 21:11 |
okapi |
thats my template |
| 21:11 |
okapi |
and thats what typo3 turns this into after mapping it: http://beta.okapi.ws/index.php?id=7 |
| 21:12 |
okapi |
(granted, i guess its my noobness which actually makes it look that way and not typo3. ;) ) |
| 21:12 |
okapi |
been fooling around with that shit for at least an hour now |
| 21:46 |
okapi |
i dont get why it works perfectly correct for preview yet so messed up on the real site |
| 21:46 |
okapi |
doesnt anybody have an idea? |
| 21:47 |
maholtz |
@okapi: hard to guess - what is wrong with the rendered HTML / CSS? |
| 21:48 |
okapi |
i have a layer with a big image at the top of the page and for some reason it gets randomly placed somewhere else in the html and on the page |
| 21:48 |
okapi |
the template: http://beta.okapi.ws/fileadmin/templates/index.html |
| 21:48 |
okapi |
the result: http://beta.okapi.ws/index.php?id=7 |
| 21:48 |
okapi |
and i used a dummy picture as sample data. the preview looks perfectly like the template |
| 21:52 |
wacky_ |
maholtz: are you aware of an exploit that could modify that variable ? or in some ways the URL.. |
| 21:52 |
wacky_ |
as I can see.. it seems to be cache-related.. it doesn't appear when cache is disabled.. |
| 21:54 |
wacky_ |
what's the table `index_phash` ? |
| 21:56 |
maholtz |
what happens is: search to your website, add L=http://www... and hope, that your website is not configured correct |
| 21:57 |
maholtz |
the security team said, is not an exploit, because you can do nothing with that - it only looks ugly |
| 21:57 |
wacky_ |
maholtz: is it documented somewhere ? |
| 21:58 |
maholtz |
http://wiki.typo3.org/TSref/CONFIG |
| 21:58 |
Phlogi |
he maholtz ;) |
| 21:58 |
maholtz |
in TSref |
| 21:58 |
maholtz |
hi phlogi |
| 21:58 |
wacky_ |
thank you very much |
| 21:58 |
maholtz |
@okapi: check the html & css output |
| 21:59 |
Phlogi |
ries: ping |
| 21:59 |
maholtz |
@wacky_ np:) |
| 21:59 |
Phlogi |
ries: please create a link to snippets.typo3.org in topic ;) |
| 21:59 |
maholtz |
yeah +1 |
| 21:59 |
wacky_ |
maholtz: hmm.. sorry, I mean, is the L=stuff pseudo-exploit documented somewhere ? |
| 21:59 |
wacky_ |
was it reported, or something ? |
| 21:59 |
ries |
Phlogi: Look at the topic.... |
| 22:00 |
Phlogi |
ries: I love you! ggg |
| 22:00 |
okapi |
maholtz: i did. and the obvious thing is that the div layer which contains the image isnt nested in the very first layer on the page as it is supposed to but in some random one in the middle of the file |
| 22:00 |
ries |
Phlogi: good to know...... |
| 22:01 |
ries |
:D |
| 22:01 |
Phlogi |
ries: haha :D |
| 22:01 |
Phlogi |
ries: hows the bot work going on? :p |
| 22:01 |
ries |
Phlogi: nothing done yet.... |
| 22:02 |
Phlogi |
ries: come on darling :D |
| 22:02 |
maholtz |
@wacky_: "You can specify a range of valid values by appending a () after each value. If this range does not match, the variable won't be appended to links. This is very important to prevent that the cache system gets flooded with forged values. " |
| 22:03 |
wacky_ |
ohh, ok! thank you, sorry.. |
| 22:04 |
ries |
Phlogi: yeaa yeaa yeaa I know... may be tonight... |
| 22:05 |
Phlogi |
ries: hehe... do it for me :D lol |
| 22:06 |
maholtz |
@wacky_:np - you are right, it is not as easy to finde as it should be. but there seems not to be enough mails send to the security for that;) |
| 22:06 |
ries |
Phlogi: if you help me to setup slony :D |
| 22:08 |
wacky_ |
maholtz: it should be straight in the examples, everywhere :P |
| 22:09 |
wacky_ |
ok, thank you :) |
| 22:22 |
maholtz |
@wacky_: is it better now? if you find it anywhere in the examples without L(0-10) please add it:) |
| 22:24 |
wacky_ |
yeah, it works here.. ok thank you! :) |
| 22:25 |
maholtz |
good night |
| 22:26 |
Phlogi |
maholtz: you're leaving? |