Search the website and IRC logs

#TYPO3 IRC log from : Monday 5 October 2009

Year: 2007 2008 2009 2010 2011 2012
Month: Jan 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
07:15 silverline_jiten Hello All
07:17 silverline_jiten is anybody work with "crawler" extenison
07:39 kraftb good morning !
07:41 skurfuerst good morning!
07:45 silverline_jiten hi friend
07:45 silverline_jiten do u work with crawler extension
07:52 skurfuerst already used it, yes
07:53 silverline_jiten i m facing one prob while installing this extension
07:54 silverline_jiten plz hv a look on this :
07:54 silverline_jiten http://www.myupload.dk/handleupload/f454866d78c249f7ca9f4b8f0e2bb6231254722577
07:55 silverline_jiten i m using typo 4.2.0 and crawler_3.0.0
08:03 kraftb the screenshot is too small.
08:03 kraftb rather use something like imageshack
08:04 kraftb ahh.
08:04 kraftb ok ... use the magnification glasses ;)
08:04 kraftb is this 4.3 ?
08:05 kraftb silverline_jiten ^
08:05 silverline_jiten just click on that img
08:05 silverline_jiten u can see big view of that
08:06 m4rtijn|lap hi
08:17 elmargol Can I force a page to allways be on language x?
08:26 kraftb silverline_jiten: ist this TYPO3 4.3 ?
08:26 kraftb elmargol: simply set a TypoScript "config.sys_language = 1"
08:26 silverline_jiten no i m using 4.2.0
08:27 kraftb normally you have a condition evalutating GP:L and depending on it you set config.sys_language. But if you set it to some value without any condition, the page will get rendered using the set language
08:27 kraftb silverline_jiten: Most of the error in the bottom of the picture are no real problems. They are rather just warnings
08:28 kraftb the above one (required fields missing in db) could be a problem.
08:28 kraftb when you view the extension using the EM. Don't you see a form which allows you to update the DB ?
08:29 silverline_jiten ok then no
08:29 silverline_jiten sorry no
08:29 silverline_jiten ok i hv one more prob that is
08:29 kraftb simply after clicking on the extension in the EM, you should see a list of tables / fields which have to get changed / created
08:29 kraftb if this is not the case, probably there's something wrong with the ext.
08:30 silverline_jiten yes i think so.
08:30 silverline_jiten but while i ignore this, and when i go to crawl my website web->info->(page)
08:30 silverline_jiten i see this error
08:32 kraftb which error?
08:32 silverline_jiten array_combine() [<a href='function.array-combine'>function.array-combine</a>]: Both parameters should have at least 1 element in <b>/var/www/servertypo/dummy-4.2.0/typo3conf/ext/crawler/modfunc1/class.tx_crawler_modfunc1.php</b> on line
08:32 silverline_jiten <b>378</b><br />
08:32 silverline_jiten <br />
08:32 silverline_jiten <b>Warning</b>: Invalid argument supplied for foreach() in <b>/var/www/servertypo/dummy-4.2.0/typo3conf/ext/crawler/modfunc1/class.tx_crawler_modfunc1.php</b> on line <b>957</b><br />
08:32 silverline_jiten <br />
08:32 silverline_jiten <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /var/www/servertypo/dummy-4.2.0/typo3conf/ext/crawler/modfunc1/class.tx_crawler_modfunc1.php:378) in <b>/var/www/servertypo/typo3_src-4.2.0/typo3/template.php</b> on line <b>635</b><br /
08:32 kraftb hey ... rather post something like this to a nopaste page
08:33 kraftb http://paste.phlogi.net
08:33 kraftb it is unreadable here
08:33 silverline_jiten ok wait i m going there
08:33 kraftb or "http://t3paste.org"
08:33 kraftb ;)
08:36 silverline_jiten http://paste.phlogi.net/jiten/
08:48 kraftb silverline_jiten: have you set up crawler_configuration records ?
08:49 kraftb or TSConfig for: tx_crawler.crawlerConfig
08:49 kraftb at least thats what I read out of the code.
08:50 kraftb That either of them is required
08:59 silverline_jiten kraftb: http://paste.phlogi.net/jiten/
09:24 dec___ does anyone have any experience linking typo3 users to a phpbb2 forum?
09:24 marcuslind Anyone know how to set the error_reporting() in TYPO3? I tried to set error_reporting E_ALL & E_DEPRECATED in php.ini but it seems like Typo3 overrides it.
09:25 marcuslind :/
09:25 dec___ it's in the install tool
09:25 marcuslind Ah great. I'll try to check it ou.
09:30 marcuslind dec___: I can't seem to find it.
09:31 marcuslind Only display_errors
09:32 marcuslind Ah, fixed it!!!! FINALLY
09:32 marcuslind haha, set it to 0.
09:32 marcuslind and then changed php.ini
09:32 marcuslind PHP 5.3.0 + Typo3 = Not fun.
09:32 maholtz|WORK @marcuslind: what are the problems with 5.3?
09:33 marcuslind maholtz|WORK: they deprecated
09:33 marcuslind a lot of functions
09:34 marcuslind ereg_replace() etc
09:34 marcuslind So it gerenates a lot of errors.
09:34 marcuslind but to solve it I changed error_reporting() in php.ini
09:34 marcuslind and then set display_errors to 0 in the TYPO3 install tool which dec___ tipped me about
09:54 kraftb silverline_jiten:
09:54 kraftb silverline_jiten: read what I wrote at 8:50:47 till 8:52:14
09:57 silverline_jiten sorry friends
09:57 silverline_jiten i don't hv that msg
09:58 adnc hello, is it possible to log fe user downloads into a logfile via php?
10:07 kraftb silverline_jiten: http://paste.phlogi.net/-213490570b/
10:09 adnc is there a german irc channel for typo3?
10:12 silverline_jiten Hello Kraftb:
10:13 silverline_jiten i didn't do any config for that
10:13 silverline_jiten can u help what i need to config?
10:14 maholtz|WORK @adnc: imho there is no german typo3 channel, stay here and try english - you know leo? http://dict.leo.org/
10:15 adnc maholtz|WORK: english is not a problem, i was just wondering if i could reach someone there in order to solve my problem
10:16 adnc i'm looking for a php functino i could use for logging fe user activities. in particular i would like to log fe users downloads into a particular file. is there somewhere a function for it?
10:30 teppi|working adnc, you could have a look at this extension: http://typo3.org/extensions/repository/view/naw_securedl/current/ .. it is manipulating all file links .. maybe this is helpful ..
10:31 SargoDarya Heya, short question. I've a problem with tinyrte not saving formattings when a user tries to edit and save it. How do I fix this?
10:33 adnc teppi|working: thank you, i'll have a look into
10:34 SargoDarya Heya, short question. I've a problem with tinyrte not saving formattings when a user tries to edit and save it. How do I fix this?
10:35 adnc teppi|working: do you know if "secure downloads" extension is doing logging of download activities
10:36 teppi|working no .. afaik not .. but you could filter out the links with google analytics or edit the extension
10:36 adnc teppi|working: how could i than trigger with php if the file has been downloaded?=
10:37 xaver ghood morning
10:37 xaver good
10:38 xaver anybody use typo3 and nginx webserver?
10:38 teppi|working adnc, the request to that file will be handled by typo3 .. so youll have a possibility to log it .. without you wouldnt notice in typo3 that a file is downloaded
10:38 SargoDarya I've a problem with tinyrte not saving formattings when a user tries to edit and save it. How do I fix this?
10:38 adnc teppi|working: that sounds good, but how could i do this?
10:39 teppi|working erm .. just have a look into this extension and look how its handles the links .. shouldn't be that difficcult? :-)
10:47 SargoDarya I'm getting friggin crazy -.-
11:17 compojoom hey there! I want to show the rss feed from tt_news
11:17 sorenmalling compojoom: http://typo3.org/documentation/document-library/extension-manuals/tt_news/2.5.2/view/1/7/#id3922694
11:18 compojoom I've made a new ts template, included tt_enwss rss and added following in the setup: xmlnews = PAGE
11:18 compojoom xmlnews {
11:18 compojoom typeNum = 100
11:18 compojoom 10 < plugin.tt_news
11:18 compojoom 10.pid_list >
11:18 compojoom 10.pid_list = 3
11:18 sorenmalling stop
11:18 compojoom 10.singlePid = 3
11:18 compojoom 10.defaultCode = XML
11:18 compojoom 10.catTextMode = 1
11:18 compojoom 10.catImageMode = 0
11:18 sorenmalling Use http://paste.phlogi.net/
11:18 compojoom config {
11:18 compojoom disableAllHeaderCode = 1
11:18 sorenmalling !
11:18 compojoom additionalHeaders = Content-type:application/xml
11:18 compojoom xhtml_cleaning = 1
11:18 compojoom admPanel = 0
11:18 sorenmalling compojoom: !
11:18 compojoom }
11:18 compojoom }
11:18 marcuslind Oh my..
11:18 compojoom sorry man
11:18 compojoom I wanted to use pastebin
11:18 compojoom http://pastebin.com/d4907c452
11:19 compojoom now when I open a page with type 100 I get an xml error. The error is there because I don#t have any xml, but html code
11:19 compojoom any ideas what can be wrong?
11:19 sorenmalling Do you have a link to an example?
11:20 compojoom http://beta.b-wise.info/ehpa/?type=100
11:20 sorenmalling What version of TYPO3 are you running?
11:20 sorenmalling 4.3?
11:21 compojoom 4.2.9
11:21 sorenmalling What do you use for page content parsing
11:22 compojoom what do you mean with that
11:22 maholtz|WORK @compojoom: Content-Type: application/xml but it is not valid XML
11:22 sorenmalling compojoom: Have you defined the HTML template to use?
11:22 sorenmalling Mentioned in the TS on the first link i posted you
11:22 sorenmalling http://typo3.org/documentation/document-library/extension-manuals/tt_news/2.5.2/view/1/7/#id3922694
11:22 compojoom I'm using the standard configuration of tt_news
11:23 sorenmalling Some time you need to make changes to get stuff working as intended :)
11:23 compojoom it comes with http://pastebin.com/d44fddcc6
11:23 compojoom that are the constants
11:23 compojoom so the template for rss is defined there
11:25 compojoom @maholtz: additionalHeaders = Content-type:application/xml comes with the standard setup of rss of tt_news
11:26 maholtz|WORK @compojoom: but you does not output rss!
11:27 compojoom I see this
11:27 compojoom :D
11:41 compojoom well, debugging class.tt_news.php it seems that this 10.defaultCode = XML is wrong
11:41 compojoom 10.code = XML
11:42 compojoom gives me xml in plugin
11:42 compojoom but now i don't have any news output
11:47 maholtz|WORK @compojoom: i never had such trouble with that - i just include the static templates and everything was fine
11:47 compojoom found it :)
11:47 compojoom http://beta.b-wise.info/ehpa/?type=100
11:47 maholtz|WORK what was it?
11:47 compojoom http://pastebin.com/m110fdabe
11:48 compojoom first defaultCode is wrong
11:48 compojoom and second for some reason I have to write in my setup the plugin.tt_news.displayXML
11:48 compojoom and give the file
11:49 compojoom thank you for the help!
11:50 sorenmalling compojoom: It was also mentioned in the manual posted as first link :)
11:50 maholtz|WORK np:) perhaps you could send the author a note, that "defaultCode" in the documentation is wrong
12:09 Underpointer hello there
12:09 enmerkar hm, wasn't there something on the bugtracker recently about urls being rewritten to start with http://typo3 in the RTE?
12:10 Underpointer yes
12:10 Underpointer it is a problem with version 4.2.6 and 4.2.8
12:10 enmerkar ah, good
12:10 Underpointer i think 4.2.9 is your problmer solver
12:11 Underpointer but you have to remove any rte js files from typo3temp/rte.. directory
12:11 enmerkar Underpointer: ok, thanks
12:11 Underpointer after that you have to refresh the browser cache and then it should work agaion
12:11 Underpointer got the same problem with both versions
12:11 Underpointer :-)
12:12 Underpointer got a question on my own
12:12 Underpointer does anbody know how to use "Link to External URL" with one Link for each language?
12:17 SargoDarya I'm back
12:21 enmerkar Underpointer: what do you mean?
12:23 Underpointer i got a multi lang site
12:23 Underpointer there is Navigation-Point type Link to External URL
12:24 Underpointer in but this Nav-Point got different targets in all languages
12:27 enmerkar how do you create the link? is it in the template?
12:29 enmerkar i use [globalVar = GP:L =1] to change things between languages, but it's not in production and i'm not sure there isn't a better conditional
12:33 Underpointer no sorry, the navigation is working perfect, i need this option for the site type "link to external URL"
12:45 Underpointer the new site is partly relaunched, but not yet completed, and we have to link back to the old nav-sites
12:46 Underpointer so the only way is to build the whole navigaiton tree in the new system and make external links for the point, that are still in the old system
12:46 Conic does someone know how i can manipulate the rendering of the TV Pagemodule?
12:46 Underpointer anybody got an idee
12:49 dec___ i am looking for a photo gallery extension which lets you upload images from the backend, creates a thumbnail and prints it to the frontend in an easy adjustable way... any tips?
12:53 enmerkar Underpointer: um, create a translation for that site?
12:54 enmerkar ah, i see
12:54 dominiks dec___, you can try ce_gallery, if you got DAM
12:54 fred^_ Hola
12:54 fred^_ Is it possible to set indexing rules for dam?
12:55 Underpointer create a translation is right, but then you only have the name of the link translated, but you can't set another link target
12:55 dec___ ok thanks
12:55 fred^_ I uploaded 4 images within the File module, and those were not indexed right away
12:55 fred^_ Others that I uploaded via FTP never got indexed
12:55 SargoDarya quick question. Someone here knows how to fix tinyrte no formatting error?
12:57 maholtz|WORK @fred^: http://paste.phlogi.net/dam_index_by_default/
12:59 Conic how can i extract a .t3x extension file?
13:00 Conic winrar seems to fail...
13:00 fuchur lol
13:00 BejjWrk hehe
13:00 fuchur no winrar does not work
13:01 fuchur it's not zipped
13:01 fuchur it's serialized data ... i think you can't just "unpack" (normaly)
13:01 Conic hmm, i don't want to download all files...
13:02 fuchur just install it to a TYPO3 system
13:02 fuchur and all files get extracted in typo3conf/ext/[name of extension]
13:02 Conic i have already, but i want to search through the php files...
13:03 fuchur just connect via ftp
13:03 Conic ok......
13:03 flurl conic: i use this script for that purpose: http://forum.typo3.fr/lofiversion/index.php/t9770.html
13:03 fuchur and download typo3conf/ext/[name of extension]
13:04 flurl uner linux it throws some errors and the file permissions aren't correct, but basically it works
13:04 flurl *under
13:04 fuchur flurl do you have script to generate t3x from the shell?
13:05 flurl no, sorry
13:05 fuchur k
13:06 Conic thanks ;) but i have a damn windows server ;)
13:06 fred^_ thanks, maholtz|WORK - I have added it to the Media sysfolder. Does this impact everything that is uploaded through DAM?
13:06 fred^_ Wether its from the File module, or though file browser popup?
13:07 maholtz|WORK @fred^_: imho all files should be indexed if they are uploaded trough dam without that config
13:07 flurl conic: if my french isn't that bad, it's made for windows :)
13:07 flurl or at least tested in windows
13:08 fred^_ maholtz|WORK: Ah, it seems they was.
13:08 maholtz|WORK @fuchur: there was an set of script on sourceforge in typo3 extension developement project called tools_t3
13:08 fred^_ But the edit icon was only available through admin user, not my test user
13:08 Conic flurl: ok, sorry ^^
13:08 maholtz|WORK @fred^_ thats an permission thing
13:08 fuchur maholtz thx, will watch out for that
13:08 SargoDarya Servus maholtz :)
13:08 fred^_ Yeah, figures. Do you know if I need to add permissions through TSconfig?
13:09 fred^_ In the mean time I'll allow everything
13:09 SargoDarya fred^_: As far as I know you need to enable something in TSconfig and you also need Permissions to be set on Access
13:13 fred^_ There we go. I needed to add the Media sysfolder to the mount list
14:06 milpoer hi there..
14:11 milpoer hi i have a small problem with my realurl, normally i use it with urls at this form: domain.tld/contact/ but this time i want domain.tld/contact.html so a .html ending the url, i have following in my ts-conf: http://paste.phlogi.net/realurl_ending_html-1/
14:13 ries milpoer: and it doesn't end at .html yet?
14:13 milpoer ries: not.. just like my normal with ending /
14:16 ries Hmm.. looks good, I must miss something
14:17 milpoer ok.. i will look again, perheps wrong ( ) matches.. but i dont think so because there i no errors..
14:18 milpoer but thx.., i have catchs the right princip so i have to debug. :)
14:21 ries milpoer: yeaa I am comparing it with mine, and it looks good
14:21 ries Did you delete all caches??
14:21 milpoer ries: yes both typo and browser..
14:22 ries milpoer: I would check the phpmyadmin and the realurl tables and see what's in there...
14:23 milpoer ok.. will try.., thx.. have to go now, have a meeting..
14:35 Nekdy anyone tried out the new frontend editing in typo3 4.3 beta yet?
14:36 maholtz|WORK @Nekdy: what is your experience with that?
14:41 Nekdy didn't try it yet
14:41 Nekdy but i will :)
14:41 Nekdy just noticed that new typo3 4.3 beta1 is out
14:45 pmk65 I never touch the alpha and beta releases. beta = bugs.
14:46 Nekdy it's ok to explore the new futures
14:56 SargoDarya does someone here use google wave?
14:56 howard I am searching for invitation also
14:56 howard btw hello chan
14:56 SargoDarya xD everyone is searching for an invite. Hi howard :D
14:56 howard and just short q
14:57 howard how I can load js to some template
14:57 SargoDarya page.includeJS
14:57 howard I put <script type="text/javascript" src="fileadmin/templates/js/flyout.js"></script>
14:57 howard tag in template but still nothing
14:57 ries isn't google wave not that over hyped sharing thing??
14:57 SargoDarya ries: It's overhyped communication in twitter style as far as I know it.
14:58 ries SargoDarya: there ya go....
14:58 SargoDarya howard: Like I said, what you want is page.includeJS
14:59 howard ok thanx
14:59 SargoDarya no problem
15:00 SargoDarya don't forget to clear the cache afterwards
15:00 Phlogi hi guys
15:00 miousse hi
15:01 Phlogi anyone knows the correct realurl redirect configuration for a lighttpd server?
15:05 SargoDarya no idea
15:10 Phlogi I found some on old mailing lists, but they don't work
15:10 Phlogi I guess I'll ask on dev list
15:11 Phlogi maholtz|WORK: have you ever used ameos formidable? or do you receommend any other basic lib when writing fe plugins?
15:11 miousse i used formidable for a couple of extensions
15:12 miousse depends on your need
15:12 miousse s
15:12 maholtz|WORK @Phlogi: never used formidable, i would have a close look at extbase and fluid... i think its worth it, but only if you can update the typo3 installations:)
15:13 maholtz|WORK @miousse: what is the benefit of formidable?
15:13 miousse total control
15:13 miousse with xml
15:13 flobbie Hi, my installation is not working: What is wrong here: Symbolic link not allowed or link target not accessible:? I have Options +FollowSymLinks in my Virtualhost but it isn't working.
15:14 Phlogi maholtz|WORK: hmm I don't trust extbase yet... however I would really like to try it out... the typo3 installation is a new one anyway...
15:14 miousse maholtz|WORK: but if he want to switch his TYPO3 to 4.3 then i recomend also extbase and fluid
15:14 marcuslind flobbie: Have you checked permission to the folders etc?
15:15 Phlogi maholtz|WORK: miousse rapid development... however I guess if you never used it before and don't do big forms its not worth it...
15:15 Phlogi it does use its own xml "lang"
15:15 flobbie marcuslind: http://pastie.org/642243
15:16 miousse Phlogi: your are right
15:16 Phlogi I'll just pimp my forms with some js :) thats enough
15:16 miousse Phlogi: the thing with formidable is that you have to take the time to learn it and it is not ver well documented
15:17 Phlogi miousse: yes, exactly... the same is for extbase somehow...
15:17 Phlogi and its not such a big ext I'll develop so...
15:17 miousse Phlogi: but powermail is a good alternative for smaller form
15:17 maholtz|WORK sounds like TYPO3:)
15:17 Phlogi miousse: thats true
15:17 Phlogi maholtz|WORK: exactly
15:17 Phlogi miousse: do you have good examples that are using powermail? I mean as an API?
15:18 flobbie Permissions are ok
15:18 Phlogi flobbie: whats your issue?
15:18 miousse Phlogi: no
15:18 Phlogi miousse: I always need examples :D
15:20 flobbie Phlogi: If I open my site I get a 403. In the error log I found "Symbolic link not allowed or link target not accessible:", but I added FollowSymLinks in my Virtualhost.
15:21 miousse Phlogi: but i think you could use a CE to create the form and then use it in your plugin by using $this->cObj->cObjGetSingle()
15:21 miousse Phlogi: with a RECORDS object
15:25 Phlogi flobbie: did you restart apache?
15:25 flobbie yes
15:25 Phlogi miousse: I don't like that idea ...
15:29 miousse Phlogi: then i dont know how else you could do it sry
15:30 Phlogi np, I'll figure it out
15:31 miousse Phlogi: you dont like the use of RECORDS or the using plugins in a plugin
15:32 flobbie Phlogi, marcuslind: It is working now. I don't know why. I only deleted one symlink and recreated it.
15:39 xaver hi
15:39 xaver i have a ne testserver for typo3 webs
15:40 xaver i will try something like xcache or apc. What is the best for typo3?
15:43 Guest59821 is it possible to map one templavoila attribute to two links? or can I copy one templavoila field to another?
15:43 anteater_sa I can't find any decent documentation on Templavoila
15:50 pmk65 anteater_sa: there's a couple good pages in the Wiki. http://wiki.typo3.org/index.php/TemplaVoila
15:50 pmk65 http://wiki.typo3.org/index.php/TemplaVoila/FCE
15:52 pmk65 http://www.mcuniverse.com/TemplaVoila-Tutorials.1379.0.html
15:53 anteater_sa thanks pkn65
15:54 Phlogi huhu pmk65
15:54 tPl0ch Why could it be that images uploaded with TV without GDlib do not get shown properly?
15:54 tPl0ch i have ImageMagick 6 installed
15:54 anteater_sa I have a good grip on all the clicking / setup and have my main site template and FCE's working, but am struggling to see how to manipulatetemplavoila with typoscript
15:56 anteater_sa tPl0ch: check the max_size and maxitems in the DS xml
15:57 anteater_sa defaults to maxitems 1
15:57 anteater_sa and max_width 200, so anything you try put in bigger doesn't show
15:57 tPl0ch anteater_sa: It is an FCE that only has 1 image
15:58 tPl0ch anteater_sa: and: maxW = 200 reduces the image to the max of 200px, doesn't it?
15:59 pmk65 Phlogi: from the powermail manual: The antispam extension wt_spamshield uses two powermail hooks, look into the code, if you want to know more.
15:59 anteater_sa no, doesn't reduce the image size, just doesn't show it. try uploading a smaller image to test
15:59 pmk65 so maybe you can use that as an example if you want to use powermail
15:59 Phlogi pmk65: thanks
16:00 pmk65 http://typo3.org/extensions/repository/view/wt_spamshield/0.1.6/
16:01 pmk65 I recently used powermail as signupform for mbl_newsevent (an ext. that extends tt_news with event related markers and functionality)
16:02 Phlogi pmk65: ok I'll check it... maybe its too much (powermail)
16:02 pmk65 so when a user clicks on a signuplink on a tt_news/mbl_newsevent record, the uid of the event/news is passed to the powermail form. Which then uses the uid to make a lookup to find the title, and store that in the signupform
16:07 howard dudes
16:07 howard offtopic question
16:08 howard advice me some music to listen during programming
16:11 Phlogi hmm in the backend I get "no thumbnail generated for all my pics and they don't show up in fe... however in the install tool all image processing stuff is fine
16:12 Phlogi <img src="" width="" height="" alt=""
16:13 teppi|working Phlogi, have you checked that all directories are writable by the webserver?
16:13 teppi|working all *needed directories ..
16:13 Phlogi yes typo3 says that at least...
16:14 Phlogi it must be a server issue, because its my own server :D
16:16 anteater_sa howard: aphex twin - selected ambient works
16:16 howard :)
16:17 howard I can't beleive...till 2pm I listened that guys....apparat also
16:17 howard thnx
16:20 Phlogi all graphics test work fine in the backend :S
16:28 Phlogi anyone has a hint to my images problem?
16:34 Phlogi the path to im was wrong... but why the heck do the tests work then?!? I'm confused
16:45 kmartiin hey im trying to create a new database in 1-2-3 install mode (V4.3) and im always getting that: Could not create database 't3_version43' (...not created)
16:45 kmartiin i made a "GRANT CREATE ON *.* TO 'user'@'localhost';" but that didnt helped
16:45 kmartiin help
16:47 Phlogi kmartiin: create it in phpmyadmin before...
16:51 fuchur any ideas how to change tceform data fields format?
16:59 maholtz|WORK @kmartiin: perhaps 'user'@'127.0.0.1' ?
17:02 kmartiin Phlogi: i have done that but the db isnt shown
17:02 kmartiin maholtz|WORK: should do the same or?
17:04 maholtz|WORK @kmartiin: nope
17:04 maholtz|WORK (afaik)
17:04 kmartiin maholtz|WORK: ok :) then i'll try
17:06 kmartiin maholtz|WORK: it doesnt help .. at least "GRANT CREATE ON *.* TO 'user'@'127.0.0.1';" doesnt help
17:08 maholtz|WORK cant you create the database and just use it? imho that is not a typo3 problem, but mysql administration?
17:11 kmartiin i can create tables with the user im using in the install tool
17:12 kmartiin i could set the parameters in localconf directly but it confuses me that it does not work that way
17:19 Phlogi later guys :)
17:20 maholtz|WORK @kmartiin: there is a difference between creating tables and creating a database!
17:21 kmartiin yes but GRANT CREATE ON *.* ... allows a user to create DBs and tables
17:21 Phlogi kmartiin: yes, maybe create is not enough... I mean the privs... test them in phpmyadmin or with mysql
17:21 Phlogi kmartiin: does it work in mysql?
17:21 kmartiin i can create a db with the user
17:21 Phlogi kmartiin: check error log
17:22 Phlogi kmartiin: then maybe check for a typo3 bug or file one if it really does not work
17:22 kmartiin Phlogi: error log of mysql or t3?
17:22 maholtz|WORK kmartiin: there is a difference if you log in via console or use it from php
17:24 kmartiin maholtz|WORK: that sounds interesting
17:24 kmartiin um using sequel pro on mac
17:26 anteater_sa so I managed to get templavoila to wrap my text with a link from a templavoila attribute
17:26 anteater_sa 10.stdWrap.typolink.parameter.field = field_link
17:26 anteater_sa but it shows like this:
17:26 anteater_sa &lt;a href=&quot;index.php?id=3&quot; &gt;RDL&lt;/a&gt;
17:27 maholtz|WORK HSC=0 sth like that
17:41 anteater_sa thanks
18:08 kraftb Phlogi: read that mail on typo3.dev ?
18:08 kraftb ries: Setting an A record would be no problem
18:09 kraftb can someone tell me the email of phlogi ?
18:12 ries kraftb: he was here 1 hour ago
18:13 Conic can someone tell me where the page module of TemplaVoila is rendered? i mean the php file. I just can't find it
18:13 kraftb hey ries
18:13 kraftb I just started to compose a mail
18:13 ries hey kraftb
18:13 kraftb I got his mail from his website
18:13 ries (Y)
18:13 ries good
18:26 SmaxTheFrog hi does someone know how to make sr_feuser_register pass given pi_vars ?
18:54 SmaxTheFrog hi does someone know how to make sr_feuser_register pass given pi_vars ?
18:56 SmaxTheFrog i need it for the following constellation: detail link -> registration -> detailpage, but the pi vars for details get lost
18:58 akdemik hey guys, i need a tip how to get another function in the <body onLoad="T3_onloadWrapper();"> call... i use gmenulayers... i tried it with page.bodyTag = <body... but then it adds the function a second time like <body onLoad="T3_onloadWrapper();" onLoad="T3_onloadWrapper(); modifyLinks();">
18:59 akdemik tried the ext de_addbodyjscript but does not work for me (maybe server config? script does not stop and browser crashes...)
19:04 akdemik no one any idea?
19:10 SmaxTheFrog hi does someone know how to make sr_feuser_register pass given pi_vars ?
19:29 SmaxTheFrog what was the method to get the given gp vars ?
19:47 gquevedo hello , someone could help me
19:48 gquevedo DESC_GREEN_SESSION = TEXT
19:48 gquevedo DESC_GREEN_SESSION.value =übersichtlich
19:49 gquevedo the OBJ TEXT dont work with especial characters?
19:51 miousse gquevedo: do you know this : DESC_GREEN_SESSION.htmlSpecialChars
19:59 gquevedo didnt work
20:00 miousse gquevedo: what is the output
20:01 gquevedo nothing, should be übersichtlich
20:06 miousse this works fine for me
20:06 miousse page.5 = TEXT
20:06 miousse page.5.value =ichtlich
20:06 miousse oups
20:07 miousse i mean this work fine for me :
20:07 miousse page.5 = TEXT
20:07 miousse page.5.value =übersichtlich
20:08 miousse maybe you have a ts error
20:08 miousse look in the typoscript object browser
20:09 miousse it will tell you if you have an error
20:48 gquevedo hi miousse
20:48 miousse hi
20:49 gquevedo when I turn of the extension sourceopt its works fine
20:49 miousse and you found no error in the ts?
21:03 gquevedo nops
21:03 gquevedo but I will
22:00 miha hello i'm learning typo3.. i installed real url and always have URL /page1/ instead of /page/page1 and such.. trying really hard to find example for that
22:04 miha it's weird, every page has that but there's no tutorial :)
22:06 miha anyone?
22:22 Phlogi miha: check your configuration...
22:22 Phlogi is /page/ your root page? Or a folder where typo3 is installed?
22:25 miha http://typo3.gfd.si/content-elements/ i want sublinks to be under /content-elements/
22:26 miha i can show my current localconfig
22:28 miha or if you have one ready
22:28 miha i thought this is basic feature since every page seems to have it
22:54 miha ahh got it finally
22:54 miha http://www.dawsoninteractive.com/articles/article/typo3-seo-part-2-page-urls/
22:54 miha this!
22:55 miha http://typo3.gfd.si/content-elements/headers/ :)

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.