Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Saturday 5 May 2007

Year: 2007 2008 2009 2010 2011 2012
Month: Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
00:10 Affenbrotbaum Is it dangerous to let Typo3 run with chmod 777 rights??
00:16 solshark Hello all. How can i remove image caption bottom of the image in tt_news (SINGLE mode)?
01:26 techn9ne hi
01:26 Jon_yoosic evening
07:19 just2b good morning
08:48 m4rtijn hi
10:17 koomi moin
10:21 m4rtijn hi koomi
10:21 null0_ good morning
10:21 m4rtijn hi null0_
10:21 null0_ hi m4
10:22 koomi hey m4rtijn
10:29 kv0s Hi!
10:29 m4rtijn is it possible to have add a whole script in the html template head instead of just a file?
10:29 m4rtijn -have
10:30 kv0s I've just changed my typo3-source from 4.0.4 to 4.1.1 - changed symlinks ... start the browser and open ...myurl/typo3/install/index.php ...
10:30 kv0s ... typo3 announced that i've to create ENABLE_INSTALL_TOOL - wow! I done it ...
10:30 kv0s ... but i get only a BLANK Page.
10:30 kv0s Nothing more ... blank page. No errors, no content ...
10:30 kv0s ... any ideas?
10:33 m4rtijn maybe CHMOD 777 the files kv0s ?
10:33 m4rtijn i'm still using 4.0.4
10:35 kv0s typo3_src readable ...
10:37 m4rtijn is your typo3conf folder chmod 777?
10:37 kv0s chmod 555 * -R on typo3_src - no effect
10:41 kv0s Mhm - no effect.
10:41 kv0s if i change my symlink to the 4.0.4 source everything runs perfect ..
10:41 kv0s ... changed to source 4.1.1 i can see only a blank page
10:42 m4rtijn so the install tool runs fine on 4.0.4
10:42 m4rtijn ?
10:43 kv0s Yes!
10:44 kv0s I've just tested ... i can login and start the install-tool ...
10:44 kv0s ... with changed symlink only a blank page .. :-(
10:45 m4rtijn hmm, then sry.. like I said im still using the old version
10:45 m4rtijn I'd try giving some CHMODs 777 but its unlikely that it'll help :p
10:51 kv0s anybody here which have another idea for my blank-page at installer?
10:51 null0_ i just tried the same. change a typo-src-4.0.1 to typo_src-4.1.1
10:52 null0_ that works here fine. Just a "important notice! this install is not configured for version it is running" message at login
10:53 kv0s no - i get only a really blank page ... at / or /typo3 or /typo3/install/index.php
10:53 kv0s :-(
10:54 Co2 what is the difference between uid and pid?
10:54 null0_ user id, program id
10:54 Co2 program id ? not page id?
10:54 m4rtijn i thought page id as well :p
10:55 null0_ oh. .oO( too much c++ :)
10:55 Co2 okay, thanx ;-)
11:04 m4rtijn going to test some game.. bbl
11:08 Co2 one question, I'm debugging a T3 core bug atthe moment, and I've found out that this: http://phpfi.com/231963 is heading into problems. Is the Flexform wrong, or is the code wrong?
11:11 Co2 Where can I find informations about the structure of flexforms?
11:14 Co2 null0_: you don't know nothing about flexforms?
11:16 null0_ Co2: 'm not firm on flexform
11:18 Co2 I gues nobody is :-/
11:26 kv0s Mhm. Just updated to 4.0.6 from 4.0.4 to get a working rtehtmlarea - but it doesn't work. any ideas?
11:26 kv0s i only get the message rte is loading .. .but nothing happens ...
11:26 kv0s i'm using firefox .. ,-)
11:30 kv0s sorry - reading the changelog again i've found the hint with deleting the *.js files ... sorry! ;-)
11:31 kv0s Ouh.
11:31 kv0s It didn't work ...
12:09 Ruudi hello
12:10 Ruudi has anyone set up indexed search with indexing external files?
12:10 Ruudi how's it's done, can it search form pdf, doc and other document formats?
12:10 Ruudi works fine on pages
12:15 koomi Ruudi: iirc you need some additional tools to let indexed_search crawl non-web pages
12:15 Ruudi extension or htmldoc and other server side programs?
12:16 Ruudi i have got pdftotext and others installed and set correctly
12:17 koomi Ruudi: no idea. check the docs for indexed_search or give the wiki/forums/mailingslists a chance
12:17 Ruudi have been digging for some time, probably will take some more :)
14:02 null0_ Ruudi: go to extension manager, click the indexed_search ext.
14:02 null0_ there you can set the path to the tools, which index .doc, .pdf etc.
14:02 null0_ by default pdf is on ignore list,
14:03 null0_ List of file extensions that the external parser will ignore (despite having support for them). Comma list.
14:03 null0_ Default: pdf,doc
14:35 Ruudi null0_ if ignore list is empty it should be ok?
14:49 null0_ i think so.
14:49 null0_ but you haveto install a tool, which parses pdf or .doc
14:49 Ruudi hmm i'm checking out the crawler extension right now, yes i have installed those
14:50 Ruudi should I tell typo3 exact path to the program or just /usr/bin ?
14:50 null0_ pdftotext, or similar
14:50 null0_ the path where the tool is, of course
14:51 Ruudi path for dir or path for the command line tool itself?
15:32 null0_ hm. i just took a look at the source of indexed search
15:32 null0_ I see that the crawler is invoked by an exec(pdftotext)
15:33 null0_ but i have safe_mode on, and php's exec disabled in my apache conf
15:33 null0_ maybe that is the problem. Cause here on my sever pdf isn't indexed too
15:46 Ries Cy:!
18:51 Affenbrotbaum Is there a possibility to reset the pids so that they start from 1 again?
18:55 null0_ you could empty the "page" table of the database, but your content will be lost
18:55 Affenbrotbaum well yeah...thats fine...Im just messing around with templates
18:55 Affenbrotbaum thanks a lot
19:04 Rie1 Affenbrotbaum: you can do a truncate in mysql which oddly resets the autonummering field
19:04 Rie1 But under normal conditions it's not needed to reset this
19:04 Affenbrotbaum hm
19:04 Affenbrotbaum ok...well..clearing the page table does it as well
19:04 Affenbrotbaum thanks
19:41 [lambda] hi everybody

Technologies


R. van Twisk 2004-2010 R. van Twisk / Avenida Diego de Almagro No: 22-47 y Juan Severino / Quito Ecuador
callto://r.vanTwisk | Support: +1 (803) 4263350

© 2012 R. van Twisk. All Rights Reserved.