Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Thursday 1 July 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
00:16 tmkd ok, i solve it
00:16 tmkd i have solved it
00:16 tmkd ries: thanks for response
00:16 ries glad that I could help :D
00:28 Denyerec hehehe
01:00 tmkd ries: :)
01:01 tmkd ries: it is possible to modifie tt_content(image for example) while loading to some field by typoscript?
01:01 tmkd for example lib.my_field = records, lib.myfield.table.source= uid... and some size change
01:01 ries tmkd: Not sure what you are exactly trying to do, but it sounds possible
01:02 tmkd i have image in tt_content
01:02 tmkd at this moment i am loading it by lib.my_field = records, lib.myfield.table.source= content_id
01:03 tmkd image is in content with id equal content_id
01:03 tmkd do you understand?
01:05 tmkd are you on the channel?
01:05 tmkd ries: ...
08:37 newbie Hello
08:38 kevke hey newbie
08:38 kevke what an imaginative name :-)
08:39 Gera ))
08:39 Gera my name is German
08:39 Gera in short is Gera
08:40 kevke even more imaginative
08:40 kevke welcome
08:40 aterriblechaos good morning #typo3
08:43 Gera who know what can recomment about creation audio content-type ???
08:43 Gera or may have a ready-made module?
08:47 milpoer hi all..
08:49 milpoer i have a problem with my rtehtmlarea in my frontend plugin, i have tried the setup like http://typo3.org/documentation/document-library/extension-manuals/rtehtmlarea/1.4.4/view/6/2/ but no luck.. the $dataArray['my-field-name'] variable is simple empty, so nothing added to the db, and when enter text backend, its not loaded frontend when editing..
08:53 aterriblechaos Gera: I am using rgmediaimages , works quite well
09:46 Denyerek Not a single response to my mailling list post about workspaces :(
10:07 Serpiente my internal link new window does not open in a new windows typo3 4.3
10:11 sorenmalling Serpiente: Did you set a proper target in the RTE or in the tsconfig? (extTarget and IntTarget?)
10:11 sorenmalling 
10:11 Serpiente not yet
10:15 Serpiente got a code snippet for that?
10:18 sorenmalling just a second :)
10:19 sorenmalling http://wiki.typo3.org/index.php/Links_in_same_windows
10:19 sorenmalling The last two lines of the first block, is what you need
10:45 Serpiente it did not work
10:45 Serpiente the link got the class "internal-link-new-window" but no target at all
11:13 Serpiente anyone got an idea why typo3 does not set target-attribute for links?
11:29 teppi|work Serpiente, have you set the target manually in the link dialogue?
11:29 teppi|work to _blank?
11:31 Serpiente <<pebkac
11:31 Serpiente works..
12:16 teppi|work :-)
12:46 newbie hey
12:47 Gera MEDIA
12:47 Gera who know how configured this for display audio player
12:47 Gera ?
12:52 Gera how can display audio player from extension???
12:56 Gera cObjGetSingle('MEDIA', $conf);
12:56 Gera how to configure $conf ???
12:57 Gera for create player to play mp3
13:08 kevke Hey ppl, here's a tricky one (I know, it's my favourite pickup line) Is there an operator extension out there (Like javascript:popUpAnna('http://193.108.42.79/cgi-bin/IKEA_UK.cgi','242','600');
13:20 Denyerek Anyone able to tell me why sending a plaintext email out , I see no carriage returns ?
13:20 Denyerek (Sending via PHP)
13:21 Denyerek I think I must be doing something wrong with the content encoding but am not sure what.
13:29 ironm Good afternoon - one SMALL queston :)
13:30 kevke pop it
13:30 teppi|working Denyerek, do you add PHP_EOL to you email lines?
13:31 teppi|working like 'foo bar'.PHP_EOL;
13:32 ironm how can I save the chosen"module_sys_dmail_category" from the sr_email_subscribe from in tt_address or something else? - I use direct_mail/tt_address and would like to use the categories - thank you in advance for any hints or examples of setup ;)
13:33 Serpiente hey ironm
13:33 ironm hey Serpiente :)
13:53 ironm does one of use sr_email_subscribe? - tnx in advance for any answer ;)
14:02 Denyerec ahh teppi|working it was an issue pwith phpmailer
14:02 Denyerec all sorted now
14:10 ironm hi maslenka .. are you around?
14:27 ironm should I worry about some "Core: Error handler (FE): PHP Warning" in the typo3 error-logfile? .. http://paste.debian.net/79275/
14:31 Gera key
14:32 Gera hey
14:32 Gera people
14:32 Gera how use MEDIA for create player for mp3 track ???
14:33 teppi|working Gera, couldn't you insert a content element in the backend with MEDIA and then var_dump the conf-array?
14:34 teppi|working ironm, don't think so .. as long there are only warnings listed ..
14:34 Gera I have already done so ... but received a very large array.
14:35 ironm hi teppi|working .. thanks a lot for your answer :)
14:36 ironm teppi|working: the point is that not all things work as expected *v* ... the chosen"module_sys_dmail_category" from the sr_email_subscribe from is not not saved anywhere
14:37 teppi|working ironm, normally its an additional field in fe_users
14:38 teppi|working maybe you forgot to configure it in the sr_feuser_register setup .. this .fields parameter?
14:38 ironm teppi|working: I have a sepparate sys-folder for email_subscription ..
14:39 ironm teppi|working: the point is that there are not such filed in der BE-form for module_sys_dmail_category
14:43 teppi|working ironm, there should be additional tab "direct mail" in the fe_users .. you should see the field there
14:43 teppi|working a checkbox for each category
14:43 ironm teppi|working: yesterday late night I read somewhere that you prefer another ona than sr_email_subscribe ;)
14:43 teppi|working wasn't me
14:43 ironm teppi|working: I have check-boxes on the form
14:44 teppi|working ok .. and whats the problem now?
14:44 teppi|working :D
14:44 ironm I will checkt the "additional tab" ..
14:45 ironm teppi|working: i can check them .. but where I can see them (when e.g. editing such subscriber's account as an admin in BE) ?
14:46 teppi|working ?
14:46 teppi|working in the fe_users records?
14:46 tomacco hello, i have a problem with powermail optin
14:47 teppi|working ironm, maybe you'll have to add this to you frontend-user sysfolder: http://nopaste.info/ba29d9cb23.html
14:47 tomacco the sender in the confirmation mail is the same as the recipient, so user sends a mail to himself
14:47 ironm teppi|working: the new subscribers are placed in another sys-folder .. /email subscribe/
14:48 tomacco where can i change the sender email?
14:48 ironm teppi|working: thanks a lot :) .. I have it however already in the TS-setup for sr_email_subscribe
14:49 teppi|working has to be placed in the tsconfig ..
14:49 ironm teppi|working: the point is that I am a bit confused .. I have tt_address groups and accounts (tt_address) in the main sysfolder
14:50 ironm teppi|working: futher I have "Direct Mail Categories" in another sysfolder
14:51 ironm teppi|working: in feusers sys-folder I have only normal registered fe-user accounts
14:52 ironm teppi|working: and in the sys-folder "email-subscribe" just accounts from the email_subscribe form ...
14:52 tomacco nobody using powermail optin ?
14:52 initCH hey there.. im doing an exec_SELECT_mm_query(.. command and i got the field "name" in both tables, how can i set the table.field i'd like to acces? $row_tags['name'] give's me still the same value of one table, i tried tablename.field but its not working
14:53 ironm hi initCH :)
14:53 teppi|working ironm, i'm also confused .. I don't really get whats your problem ;)
14:54 ironm teppi|working: I would expect somehow to see the chosen categories in BE for every email_describe account
14:55 ironm teppi|working: to send newsletter you need receipient lists .. and make the depends on chosen categories from newsletter users
14:56 ironm subscribe .. not describe ;) @ teppi|working
14:56 teppi|working afaik only fe_users can have categories..
14:56 teppi|working never saw tt_address records with categories
14:56 initCH hello ironm
14:57 initCH hey there.. im doing an exec_SELECT_mm_query(.. command and i got the field "name" in both tables, how can i set the table.field i'd like to acces? $row_tags['name'] give's me still the same value of one table, i tried tablename.field but its not working
14:58 teppi|working and if I think about it .. categories makes no sense at tt_address records because an address is an address and no person .. at least :D
14:58 ironm teppi|working: do you use "module_sys_dmail_category" as a criteria for sending out of newsletter?
14:58 teppi|working yes
14:58 teppi|working but we only did that with frontend-users
14:58 teppi|working (afaik)
14:59 ironm how do you do that teppi|working ? .. and where do you save them? .. I have them in BE for feusers ..
15:00 teppi|working first you have to create a recipient list
15:00 teppi|working with frontend users
15:00 initCH ironm, maybe u gottahn idea about my problem?
15:00 ironm teppi|working: can sr_email_subscribe use another table than tt_address for creating newsletter-accounts? . like the one from feregister ?
15:01 ironm initCH: I would first try to execute the SQL-statement directly in the MySQL DB ..
15:01 ironm on the command line initCH
15:01 teppi|working ironm, http://typo3.org/extensions/repository/view/sr_email_subscribe/current/info/ext_tables.sql/
15:01 teppi|working ok im wrong
15:01 teppi|working tt_address seems to work too
15:02 ironm hmm ...
15:02 teppi|working you'll have to create a recipient list with these records
15:02 teppi|working if you start sending your newsletter
15:03 teppi|working you'll have to define which contents belong to a special category ..
15:03 ironm teppi|working: I have created some test recipients list .. but nowhere I was able to make tham depending on "module_sys_dmail_category"
15:03 teppi|working you make this by sending the newsletter
15:04 teppi|working there you'll have little checkboxes next to each content element
15:04 Denyerek SHALZALAWAMBAM
15:04 teppi|working where you can select the categories
15:04 Denyerek Harrow.
15:04 ironm teppi|working: I will check again the newsletter content ...
15:04 teppi|working phew ..
15:05 ironm teppi|working: I mean where I could set your "little checkboxes" :)
15:05 teppi|working btw direct_mail is a real pain in the ***
15:05 ironm teppi|working: well .. I have newsletter as pages
15:06 ironm do you need a "category" setting somewhere in the TS-setup?
15:06 teppi|working don't know
15:06 teppi|working manual? :p
15:07 teppi|working ironm, http://typo3.org/documentation/document-library/extension-manuals/direct_mail/2.6.7/view/1/18/
15:07 ironm teppi|working: I was reading TFM already few times *ggg*
15:08 initCH ironm, i think i cant try in sql db first, cause exec_SELECT_mm_query generates a statement
15:08 ironm not only from email_subscribe but also the one for feuser_register ;)
15:09 initCH i tried that, but its not working =(
15:09 initCH http://www.phlogi.net/f/t3/tsp/sp/-f0c39fc92e
15:09 Recnelis Hey guys, in a Tmenu - Is it possible to change the "linkWrap = <li class="bgNormal">|</li>" to something else on rollover?
15:11 ironm initCH: that is true .. do you use debug? .. like t3lib_div::debug($fakeGP['customField'], $this->message);
15:11 ironm anyway teppi|working .. thanks a lot for your help and hints! :)
15:12 aterriblechaos Recnelis: you can do that with css
15:12 ironm initCH: you can put such debug statements in the php-code and monitor all what you need
15:13 aterriblechaos initCH: use $GLOBALS['TYPO3_DB']->store_lastBuiltQuery = 1; and debug $GLOBALS['TYPO3_DB']->debug_lastBuiltQuery to see the query
15:14 Recnelis aterriblechaos: What are you exactly suggesting with the css? The thing is I have to use different Bg images for RO, ACT, IFSUB and IFSubRO
15:15 aterriblechaos Recnelis: you can use .bgNormal:hover{hover css here} .. for act etc just set another class and do the hover there
15:19 ironm teppi|working: I can't find any "small checkboxes" for categories on the BE newsletter form .. maybe I should also insert the direct_mail plug on every page with newsletter content?
15:21 teppi|working ironm, the category selection should apear at step 3 ...
15:22 teppi|working if you click on "next"
15:22 teppi|working http://typo3.org/documentation/document-library/extension-manuals/direct_mail/2.6.7/view/1/17/
15:22 teppi|working here
15:22 teppi|working :p
15:22 teppi|working if not
15:22 teppi|working something is configured wrong
15:23 ironm teppi|working: I have the categories not in the main-sysfolder but in another one (email_subscribe) .. will test a bit around
15:23 ironm merci teppi|working :)
15:26 initCH oow thanks ironm and aterriblechaos
15:28 ironm initCH: you need to set "debug = 1" in the TS (within your plugin's config) also ...
15:28 nd___ I need a custom query on a repository, so I extend the FrontendUserGroupRepository, use TS to map it to fe_groups. I get no error but the repository is empty even though I have two fe-groups... hints? Clues? Beer?
15:29 initCH ill try ironm
15:29 initCH TS? wheres that?
15:29 ironm you have to include the config of your plugin somewhere in the TS of your root-template
15:29 ironm initCH: ^^^
15:30 Recnelis Is there any way I can make my entire <li> the link instead of only the page title text in my Tmenu? A bit irritating that u gotta click the text and just can't click on the li itself
15:30 initCH okai ironm, ill have a look
15:33 aterriblechaos Recnelis: you should read more about css, http://css.maxdesign.com.au/listamatic/ is a good start for styling lists...
15:37 Recnelis aterriblechaos: The styling of them is quite alright, however I'd believe it's a typo3 option to wrap the a-tag around the entire <li> and not just the title of the page itself
15:37 Recnelis I tried ATagBeforeWrap = 1 but that doesn't seem to be the one
15:38 aterriblechaos no Recnelis, thats not typo3 and also not correct to wrap the a tag around the <li>
15:39 Recnelis aterriblechaos: Right, I stand corrected then. Will go do some reading then :)
15:46 initCH hey.. its possible to join three mm tables like this? "TABLE1 table1_table2_mm TABLE2 table2_table3_mm TABLE3"
15:48 initCH ironm?
15:51 ironm initCH: ?
16:19 Serpiente typo3 formhandler, how to nl2br a textarea field?
16:40 gerhard Hi all, is there any extension for TYPO3 that will provide collaborate editing of spreadsheets for registered FE users?
16:41 gerhard ...I mean something like Google Docs / Google Spreadsheets...
17:58 snoy_ms hey all. just a smmall problem here. My email server doesn't sent emails via the standard form.
17:58 snoy_ms .
17:59 snoy_ms upsss...to fast
17:59 snoy_ms my mail logs say i have to use a correct sender email adress
17:59 snoy_ms is there a way to set this via typoscript
18:18 Barry_ Hello everyone! Anyone in the modd to help me on a problem?
18:18 Barry_ mood*
18:19 Barry_ I'd like to tell Typo te re-create the typo3temp/pics cache files but typo does not want to somehow
18:20 Barry_ if i delete the Cache files the pics folder stays empty
18:20 Barry_ the page tries to use the old cache file, i don#t get why
18:31 ries Barry_: you can just delete these pics, they will get re-created
18:31 ries but ... there is really no reason to delete that.... why do you want to do this?
18:47 Barry_ we wanted to run typo on a multiple servers
18:47 Barry_ and tried to put typo3temp on an NFS server
18:47 Barry_ somehow the temp files were not be created
18:48 Barry_ so we wanted to tell typo "recache everything"
18:52 Barry_ weirdly it didn't create any cache files into the pics folder
18:53 ries Barry_: did the images show up, and does that typo3 installation have proper access to graphics?
18:54 Barry_ yeah everything was fine
18:54 Barry_ no images didnt show up
18:54 Barry_ as i said typo wanted to use old cache file
18:54 Barry_ which wasn#t there anymore
18:56 Barry_ I just wanted to make sure there is no hidden "recreate my image cache" button i could use
18:56 Barry_ probably some permission problems or whatsoever, i am going to spend some more time tomorrow :]
18:58 ries I can't help posting this one : http://www.youtube.com/watch?v=fzza-ZbEY70&has_verified=1
18:58 Barry_ thanks for your help ries, closing time is calling, i'll try with fresh energy tomorrow
18:58 ries Barry_: might be permissions, or image magick not working
18:58 ries but typo3 would generate them again when it needs them
18:58 Barry_ ok thanks i will start fro mther tomorrow
19:01 Barry_ cya around
19:06 Wol hi, someone know or work for ordering object storage in extbase?
19:07 ries Wol: I don't know... on the #ext channel and here we don't talk to much about extbase (some do here) you might have better luck on the news channels, unless somebody is willing to stand up :D
19:08 Wol yes... but in the channel extbase... nobody is there lol!
19:08 Wol so i take a chance here ;)
19:16 ries Wol: yeaa I know... I do monitor it with half a eye, and there is hardly no activity
19:16 Wol :(
19:17 Wol do you know people who work for extbase project?
19:22 ironm hi guys :) .. I am looking for a setup for direct_mail + sr_email_subscribe / typo3 4.4.0 - can one of you help with config details?
19:23 ironm the point ist that I don't have the category checkboxes on the recipients BE-page
19:24 ironm tnx in advance for any hints! :) ... I read TFMs, google already for two days ..
19:25 ironm I am not sure if it es a BUG in BE or just a config issue???
19:25 ironm s/es/is/
19:26 ironm the point ist that I don't have the category checkboxes on the recipients list BE-page
19:27 ironm I can send out newsletter but not categories-based :(
19:35 ironm # ---
19:36 ironm hi guys :) .. I am looking for a setup for direct_mail + sr_email_subscribe / typo3 4.4.0 - can one of you help with config details? - tnx in advance!
19:40 ries Wol: I have spoke to the guy, but I don't know any developers here on the channel
19:40 ries ironm: it's to long ago since I have done that..... :(
19:40 ironm the setting of direct_mail constants: http://paste.phlogi.net/dmail_const
19:40 ironm hi ries :)
19:41 ironm it makes me mad ries .. I try to set already for two days ...
19:41 ries I know the feeling, trust me!
19:42 ironm maybe the last version of direct_mail has a bug in BE .. doesn't display any "category checkboxes" in BE on the receipients list page
19:42 ironm *lol* .. the typo3 feeling ;) @ ries
19:43 ries yup!
19:44 ironm do you use typo3 4.4.0 / direct_mail 2.6.7 / sr_email_subscribe 1.3.0 / tt_address 2.2.1 ? @ ries
19:44 ries Nope....
19:45 ironm I have defined categories in nearly every sys-folder ..
19:45 ries I have one client that uses 4.4, but we don't use DM and SR subscribe there
19:45 ironm BUT they are not there in BE :(
19:45 ironm thank you very much ries :)
19:47 ironm for some reason the "module_sys_dmail_category" field in tt_address in the DB is set to "0" .. even I have checked some categories during registering the newsletter user in FE
19:52 ironm can you remember ries if there are "categories" choices in the user-page (BE) of tt_address?
19:52 ironm I don't have any
19:53 ries no, I never used tt-address, just the users table
19:53 ironm from feuser_register?
20:46 HendrixSthlm Has anyone had any problems with indexed search after upgrading to 4.4?
21:10 ironm hi HendrixSthlm
21:10 ironm I didn't check it until now .. will do tomorrow
21:11 ironm HendrixSthlm: what is your problem with indexed search?
21:14 TheEternalAbyss um i have an issue here... http://thierry-technology.com/index.php?id=169 <-- Click on Partners and you see that "All News" Shows up afterwards (which is what should always be there, but in index=169, it disappears...) halp!
21:15 TheEternalAbyss i have no idea why my menu item disappears
21:17 ironm hi TheEternalAbyss ... I still see all of your menus
21:17 TheEternalAbyss even All news?
21:17 TheEternalAbyss no matter what you click in that section??
21:18 ironm ok .. I see . the last line disappear
21:18 TheEternalAbyss yea
21:19 ironm TheEternalAbyss: when I click on Partners it is still OK ...
21:19 ironm BUT .. if I click on one of Submenus .. the last menu line is away . right?
21:20 TheEternalAbyss yup exactly
21:21 ironm TheEternalAbyss: there is probably a bug in your menu-code
21:22 TheEternalAbyss well, i can post it...one second
21:22 ironm TheEternalAbyss: what will happen if you put "Partners" one above?
21:27 HendrixSthlm ironm: That our index tables don't get updated even though the crawler logs that it's running as expected.
21:27 TheEternalAbyss above what
21:28 ironm HendrixSthlm: which version of php do you use?
21:28 HendrixSthlm 5.2.13
21:28 ironm and typo3 ?
21:28 HendrixSthlm 4.4
21:29 ironm well ... I had some troubles with php 5.3.2-1 on typo3 4.4.0
21:29 ironm for some extensions I had to modify the code because of php 5.3
21:29 HendrixSthlm ironm: Okey. Well this seems to be something else.
21:30 ironm you can do some short check .. like "grep -R ereg_ ext/*"
21:30 TheEternalAbyss http://paste.phlogi.net/menutheeternalabyss
21:30 ironm I can install indexed search and check it ..
21:30 HendrixSthlm ironm:The documentation of crawler and indexed search is in a sad state.
21:30 TheEternalAbyss there's the navigation TS
21:31 HendrixSthlm ironm: I think it could be the combination of realurl and indexed search.
21:31 ironm that is the common problem for most of the typo3 stuff HendrixSthlm ;/
21:31 ironm OK TheEternalAbyss .. LET'S see ...
21:32 ironm HendrixSthlm: I have also realurl running . and have to install/config indexed search
21:33 ironm give me a minute TheEternalAbyss, please ;)
21:34 TheEternalAbyss no prob
21:40 TheEternalAbyss odd
21:40 TheEternalAbyss i made a slight change to Schuechl subpage
21:40 TheEternalAbyss and now PArtners shows up even if Sheuchl subpage is highlighted...
21:41 TheEternalAbyss and I don't know why google link is all messed up too
21:41 TheEternalAbyss :\
21:45 TheEternalAbyss seems like i fixed it somehow... O.o
21:45 ironm TheEternalAbyss: I put your menu-code on my testsite (without your css) BUT didn't get such effects
21:46 TheEternalAbyss yea after resaving it it fixed itself
21:46 TheEternalAbyss must have been a fluke
21:46 ironm HendrixSthlm: do you use the macina search box ?
21:46 ironm ;) @ TheEternalAbyss
21:47 TheEternalAbyss thanks for looking at it tho, I appreciate it :D
21:47 ironm HendrixSthlm: I would install both and try to follow your issue .. in case you like
21:47 HendrixSthlm I think so, but that doesn't really matter in this case as all index tables remain with 0 rows.
21:49 ironm HendrixSthlm: did you install "doc indexed search" on your 4.4.0 server?
21:50 HendrixSthlm If we check "realurl" in the crawler configuration we get "Fatal error: Call to protected method tx_realurl::setConfig() from context 'tx_crawler_lib' in /Users/<removed>/www.stockholmfilmfestival.se/typo3conf/ext/crawler/class.tx_crawler_lib.php on line 272" when we try to start crawling on a page.
21:50 HendrixSthlm No we have not installed I think. Let me check.
21:54 HendrixSthlm It seems that doc_indexed_search hasn't been updated since 4.2.1 and we haven't got it installed.
21:54 HendrixSthlm Should we install it?
21:55 ironm HendrixSthlm: it could be e reason .. but ..wait a minute ..
21:55 ironm I have got a database error message:
21:55 ironm #---
21:55 ironm Probably one or more required fields/tables are missing in the database!
21:55 ironm #---
21:58 ironm HendrixSthlm: I have also 4.2.1 .. just installed it ... it should the current one
21:59 HendrixSthlm But what can the documentation do to help us with the problems?
21:59 ironm TheEternalAbyss: on the testsite I use the following setup in the root TS template: "config.no_cache = 1"
22:00 ironm HendrixSthlm: let me first check it if the extensions have some "depreciated" old php code ..
22:02 ironm HendrixSthlm: it seems to be OK (version of php code)
22:02 HendrixSthlm Well that's something.
22:03 ironm HendrixSthlm: step-by-step ;)
22:03 HendrixSthlm ironm: Do you know if force real url might have something to do with it?
22:04 ironm HendrixSthlm: <INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/staticTS/setup_searchbox.txt">
22:04 ironm I don't think so
22:05 ironm HendrixSthlm: for the test you could switch off realurl
22:06 HendrixSthlm ironm: Mmm. We might have to but we are not so keen on that.
22:08 ironm If you wait a minut I can check it on my testsite .. 4.4.0 with / php 5.3 / last versions of indexed search etc ..
22:08 ironm HendrixSthlm: ^^^
22:08 ironm +e
22:08 ironm just configuring it ...
22:08 HendrixSthlm ironm: That would be very nice of you.
22:08 ironm I need it myself too HendrixSthlm ;)
22:13 ironm HendrixSthlm: the searchbox is on the page .. I have to create one page for results and set the ID in the ts setup ..
22:13 HendrixSthlm ironm: For our purposes it would suffice to see if your crawler puts any rows into the index tables.
22:16 HendrixSthlm ironm: All executions of the crawler terminate within a few seconds of starting. Even though it has a hundred URLs to index.
22:16 ironm yes .. I am still not quite ready with the setting .. another minute, please ;)
22:16 ironm HendrixSthlm: ^^^
22:17 ironm forgot the plugin on the results page +g*
22:20 ironm HendrixSthlm: hmm ... "NO results found."
22:20 HendrixSthlm I guess you will notice that your index tables are empty in the database as well?
22:26 HendrixSthlm ironm: We just found this in the log: Core: Error handler (BE): PHP Warning: fsockopen(): unable to connect to :80 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in
22:26 ironm HendrixSthlm: I GUESS my TS setup http://paste.phlogi.net/indexedsrch-1 was working with typo3 4.3.3 *v*
22:26 HendrixSthlm ironm: /typo3conf/ext/crawler/class.tx_crawler_lib.php line 1275
22:26 ironm let me check my logfile HendrixSthlm
22:28 ironm HendrixSthlm: I don't have any errors in my logfile
22:29 ironm how is your TS-setup looking HendrixSthlm ?
22:29 HendrixSthlm ironm: Those came when we tried to run the crawler with the new scheduler.
22:29 ironm well .. I didn't use the scheduler
22:29 ironm I have to check my setting again
22:29 HendrixSthlm ironm: We are now configuring the crawler using a crawler configuration object in list-mode
22:30 ironm I have to look in one of my books
22:30 HendrixSthlm ironm:We didn't use the scheduler at first but just the regular cronjob
22:53 HendrixSthlm ironm: Have to go, but might be online later tonight.
22:53 ironm HendrixSthlm: :)
22:54 ironm I am looking what is wrong in my setup HendrixSthlm :) .. but should go to bed earliert today
22:55 HendrixSthlm I think the combination crawler typo3 4.4 isn't that thoroughly tested.
22:56 ironm I should know it today or tomorrow if it works HendrixSthlm ;)

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.