Search the website and IRC logs

#TYPO3 IRC log from : Monday 29 September 2008

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
00:06 HardPhuck_ i have an extesion for logging in and out for FE users
00:08 HardPhuck_ but i dont know where could i set some php in the source for users to check something when clicking logout fbecause i dont know which function gets called when a user presses logout button
00:14 idevelop_home hi guys
00:15 idevelop_home can anyone tell me the quickest way to input a custom .php script into a template?
00:15 idevelop_home let's say i have a small php script that outputs something
00:15 idevelop_home and i have a site with templatevoila and other stuff
00:28 HardPhuck_ idevelop lumonet php include?
00:29 idevelop_home lumonet?
00:29 idevelop_home that's a plugin?
00:29 HardPhuck_ yes
00:29 idevelop_home i found something here: http://typo3.org/documentation/document-library/tutorials/doc_tut_frontend/0.0.1/view/3/3/
00:29 idevelop_home is that what i need?
00:30 HardPhuck_ yes this one will be better
00:30 idevelop_home :) thanks
00:30 HardPhuck_ np
00:30 idevelop_home wait
00:30 idevelop_home "this one" you mean my link?
00:30 HardPhuck_ you might wanna try apples too
00:30 HardPhuck_ yes
00:30 HardPhuck_ apples <- plugin key
00:31 idevelop_home thanks
00:33 HardPhuck_ np
00:42 kaktustmimi good n8 evrybody!
01:45 idevelop_home is it possible to deactivate the weird GET parameters in tt_news links?
01:45 idevelop_home like tx_ttnews[backPid]=...
01:45 idevelop_home etc
01:46 idevelop_home and cHash=... :-/
02:26 idevelop_home gnite
07:08 foool to upgrade typo3 do I just overwrite the files in the source package into the existing typo3 installation
07:46 xsebi mornin allz
07:54 nkuttler idevelop: i think you can oppress them when using realurl
07:55 nkuttler grrr, why is my copy&paste to this host broken :/
07:57 nkuttler idevelop: 'noMatch' => 'bypass' without a valueMap does the trick for me and seems to work, no idea what depends on those parameters though
10:12 GeorgesAbitbol hi all
10:12 maholtz|WORK moin moin
10:15 GeorgesAbitbol I have an issue with image generation when using text+image in content. Images geenration works well everywhere else. THe code generated is (for the images added with text) "<img src="" alt="" border="0" height="" width="">"
10:15 GeorgesAbitbol I do find what is the issue
10:16 maholtz|WORK check install tool -> Image
10:16 maholtz|WORK perhaps imagemagick is not installed correct?
10:28 crisb2010 hi there
10:28 crisb2010 i have a question regarding TV
10:28 crisb2010 there is a "top" anchor in my template which looks like: <a href="#top">&gt;&gt; Back to top</a>
10:29 crisb2010 when i now remap my template he adds a /fileadmin/templates/ before the #top
10:29 crisb2010 is there a way to prevent this?
10:39 micheee I am searching for a way to customize the html output by the sysext felogin, typo3 4.2 - tried google but no luck :(
10:41 nkuttler micheee: try the better login box, much more cutomizable
10:41 micheee nkuttler: thanks... i had newloginbox: obsolete
10:41 micheee nkuttler: i will try better login box! ty
10:42 micheee nkuttler: whats the extension for better login box?
10:42 nkuttler oh, the core login ext has been updated for 4.2. haven't looked into that yet. may be better use it then
10:42 nkuttler core ext > external ext
10:43 micheee nkuttler: ok thats what i did after I tried newloginbox ;D but now i want to get rid of the table wrapping the loginbox :) but there seems to be no documentation, at least none I can find
10:43 nkuttler micheee: look into the ext manager. isn't there something there?
10:44 micheee nothing under installed extensions...
10:44 nkuttler what nothing? login ext not listed?
10:44 m4rtijn hi all
10:45 nkuttler moin
10:45 micheee its in the core, like a text element...
10:45 micheee not listed under extensions
10:45 micheee you just add it as a content element 8-)
10:46 m4rtijn activate "show shy extensions"
10:46 micheee m4rtijn: still nothing
10:47 micheee m4rtijn: fyi: I am searching for a way to customize the html output by felogin sysext on typo3 4.2
10:47 nkuttler micheee: look in the source, there's a doc directory
10:48 nkuttler typo3_src/typo3/sysext/felogin
10:48 micheee nkuttler ...and a folder called
10:48 micheee exactly ;)
10:48 micheee thank you :-*
10:48 nkuttler odd that it's not listed when you chose to show shy extensions....
10:49 nkuttler maybe you were on loaded extensions...
10:49 micheee nkuttler: yes, wrong place?
10:50 nkuttler try install extensions
10:50 micheee nkuttler: ok... i got it... the typo3 login form and felogin are different... I AM SORRY!
10:50 micheee how am i supposed to know that ;-)
10:50 nkuttler yeah, didn't realize that either.
10:52 micheee wow and all of a sudden the exact same login content element shows new options in the backend *woot*
10:55 loswillios hm, isn't macinasearchbox_pi1 an extension?
10:55 nkuttler loswillios: kind of. why do you ask?
10:56 loswillios I have to deal with this given template and am browsing through the TS setup code
10:56 loswillios is it part of the typo3 core?
10:56 nkuttler loswillios: typo3.org/extensions/
10:57 nkuttler loswillios: no
10:58 loswillios ah, thx nkuttler! I wonder why it didn't work via the TER
10:58 nkuttler ?
10:59 loswillios Extension Manager -> Import Extension
10:59 loswillios I searched for macina, but nothing came up
10:59 nkuttler ah. that only features reviewed extensions afaik
11:00 loswillios seems like it
11:01 loswillios heh, now my searchbox appears (although without a button :P) thanks
11:01 Khan Hi everyone
11:02 Khan anyone used feedforward ext?
11:03 m4rtijn what needs to be in the std. email form again for sender email?
11:03 m4rtijn email* ?
11:03 m4rtijn or e-mail*
11:05 loswillios m4rtijn: email
11:05 m4rtijn kthx
11:08 hallabaluzaaa hi
11:08 Khan Hi M4rtin
11:09 Khan How r u/
11:09 Khan ?
11:10 hallabaluzaaa Question: Our Typo3 Site might be called by changing subdomains: 123.oursite.com hello.oursite.com whatever.oursite.com, the content shall be the 90% the same and 10% dynamic. How can I tell typo3 to keep all Links on the site according to the calling subdomain?
11:10 m4rtijn hi - im fine thx
11:10 Khan Have you used feedforward ext
11:10 Khan ?
11:10 hallabaluzaaa ähm, no
11:10 m4rtijn hallabaluzaaa - maybe this helps: http://wiki.typo3.org/index.php/Multidomain
11:10 hallabaluzaaa whats that?
11:11 hallabaluzaaa does it do, what I want?
11:11 hallabaluzaaa okay, thanks, I will be quiet and read
11:11 m4rtijn :p
11:12 hallabaluzaaa and I already stop reading, I need typo4.2? hmm, we use typo 4.1
11:12 hallabaluzaaa But I'm thinking of switching to 4.2 anyway, Do I have to expect difficulties?
11:13 m4rtijn nope
11:14 m4rtijn well u only need 4.2.1 if u want this config.typolinkCheckRootline = 1.
11:14 m4rtijn to work
11:16 m4rtijn im not sure hallabaluzaaa if this could solve your problem...
11:17 maholtz|WORK @hallabaluzaaa: perhaps config.baseURL helps?
11:17 hallabaluzaaa just a sec
11:17 hallabaluzaaa telephone
11:18 m4rtijn hehe, sure we wait here if thats okay
11:18 elbart hihi
11:18 smeringe :)
11:18 m4rtijn hi elbart
11:18 elbart hiho ;)
11:18 m4rtijn hi smeringe
11:19 smeringe hi m4rtijn
11:20 Khan Anybody used feedforward extenssion?
11:23 Khan ?
11:39 hallabaluzaaa and there I am again
11:39 hallabaluzaaa needed to explain the boss lady what the problem is
11:40 hallabaluzaaa not half as funny as it sounds
12:28 m4rtijn shalalala
13:24 nd_ I use an HMENU to display some content but the order is kind of random... how can I change the order of the items?
13:25 maholtz|WORK if you use CONTENT you can use rand() -> there is a snippet on snippets.typo3.org available
13:26 nd_ But I don't want to use rand() but I want to specify the order instead
13:26 pn Hey Guys, i have one question :) Is it possible to hide / unhide certain content elements via a Checkbox in the backend (general page properties)? I've tried various walks (Include the elements via static_HTML_Content ...). Unfortunately, I haven't found solution.
13:28 pn some more Details. I have two Java Script Scroll Buttons. This scroll Buttons. This should not be visible on each page... I wand to hide / unhide the buttons via a checkback in the BAckend
13:30 m4rtijn pn - if its a content element u can set the visible fields in the "list" view
13:30 m4rtijn pn - there u could choose the hide / unhide
13:31 m4rtijn pn - u have to choose the clipoard2 as well.. so u could choose the elements with a tickbox
13:32 maholtz|WORK @nd_ specific order is possible via CONTENT too - IMHO HMENU is for PAGES / hierarchy only
13:33 nd_ Yes, but I have PAGES
13:34 nd_ What the HMENU does is, it gets all content from subpages and displays is as an overview
13:34 nd_ problem is, the order of the overview does not use the order of my tree
13:34 maholtz|WORK does not or should not?
13:35 maholtz|WORK it should use the order of your page tree
13:35 nd_ does not but should... so then I can easily specify the order via page tree
13:35 maholtz|WORK (normally)
13:35 nd_ weird
13:35 nd_ lemme show you the TS
13:35 maholtz|WORK so paste your typoscript via pastebind
13:37 nd_ Ah, gee
13:37 nd_ just saw it's not the problem of the TS but of an extension
13:37 nd_ will look into this one
13:37 nd_ sorry
13:37 maholtz|WORK :) np
13:39 pontecorvo Hello all. I need image gallery for typo3 (like SmoothGallery) but each image should be link to external URL. Any advice?
13:58 pn m4rtijn, okay, i understand. I believe my explanation was not entirely correct. I have a div in my template und want to hide/unhide it. And i don't know how i can do this with the included hide Function
14:07 m4rtijn erm.. anybody experienced with the extension-rgnewsce
14:07 m4rtijn I have - mod.web_list.hideTables = tt_content
14:07 m4rtijn but I still see the content elements in the sysfolder
14:55 idevelop hi guys
14:55 idevelop i installed DAM
14:55 idevelop latest DAM, latest typo3
14:55 idevelop i keep getting weird php warnings
14:55 idevelop about mysql_fetch_assoc
14:55 idevelop Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/.../t3lib/class.t3lib_db.php on line 795
14:56 idevelop i get a flood of identical warnings
14:57 idevelop lines 795 and 808
14:57 idevelop about 50-60 warnings, one after the other
14:57 idevelop when using the DAM Media - List
14:59 idevelop and the DAM thing is basically broken because of this :-/
15:06 HardPhuck_ check the source for query
15:06 HardPhuck_ $GLOBALS['TYPO3_DB']->exec_SELECTquery
15:07 HardPhuck_ then check the API if it's written correctly
15:07 HardPhuck_ the source of the DAM
15:09 maholtz|WORK idevelop: check dam extension if all fields are created
15:09 maholtz|WORK perhaps there are some fields which are not created (without warning)
15:16 idevelop :-/
15:18 idevelop i get that there are missing fields, i know that much
15:18 idevelop but i have no idea what fields SHOULD be and where to look for them
15:18 idevelop with all the extensions installed, i think there are tens of tables in there
15:18 idevelop :(
15:19 maholtz|WORK select the extension, look at information
15:19 maholtz|WORK the extension manager says than: should i update that table
15:19 maholtz|WORK so, it will not work. you can copy the sql-statement and put it into phpmyadmin
15:19 maholtz|WORK then you get sql error
15:19 HardPhuck_ where do flexform entries get saved
15:19 idevelop well
15:19 maholtz|WORK usually it depends on keys
15:19 idevelop i click the DAM ext
15:20 idevelop and it says it needs to UPDATE some table
15:20 idevelop i click update
15:20 maholtz|WORK nope
15:20 maholtz|WORK the update does not work, correct?
15:20 idevelop i doesn't say anything about an error
15:20 idevelop the stuff about the update disappears
15:20 idevelop but further down the page
15:21 idevelop there is some red stuff
15:21 idevelop Table error!
15:21 idevelop Probably one or more required fields/tables are missing in the database!
15:21 maholtz|WORK yep
15:21 idevelop obviously that's the problem, but it doesn't say which
15:21 maholtz|WORK and you can do it about 100 times and more
15:21 maholtz|WORK :)
15:21 idevelop :) so how do i figure out what's missing?
15:22 maholtz|WORK it says it needs to update - there is the sql-statement shown - isnt?
15:22 idevelop two
15:22 idevelop ALTER stuff
15:22 maholtz|WORK yep
15:22 idevelop so why would the sql fail?
15:22 idevelop everything else worked
15:23 idevelop should i execute them manually through a phpmyadmin?
15:23 maholtz|WORK yep
15:23 idevelop but why wouldn't the usual interface update work?
15:23 idevelop same db, same user
15:24 idevelop ah
15:24 idevelop #1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key
15:24 idevelop for "ALTER TABLE tx_dam ADD uid..."
15:25 maholtz|WORK so, your table should have an uid
15:25 idevelop but there's someone else already there
15:25 idevelop let's see what
15:26 idevelop ah
15:26 idevelop but that's a stupid sql statement
15:27 idevelop geez
15:28 idevelop ok, that's strange
15:28 idevelop there's no other autoincrement column
15:28 idevelop i try to add uid manually but it fails with the same error, even though i set it as primary key
15:29 maholtz|WORK but the uid is allready there?
15:30 idevelop nope
15:30 maholtz|WORK ok, so add uid (without autoincrement)
15:30 idevelop but it needs autoincrement
15:30 idevelop maybe the ext depends on it autoincrementing
15:30 idevelop but, who the hell created this table anyway, without an uid?
15:30 martijn re
15:30 idevelop maybe it comes from a different ext
15:30 idevelop hi martijn
15:31 martijn hi idevelop
15:31 idevelop i installed two extension in a somewhat wrong order
15:31 idevelop first DAM Gallery (which depends on dam)
15:31 idevelop and then DAM
15:31 idevelop so maybe that's the problem
15:31 idevelop i'm gonna uninstall both, drop the tables then reinstall them right
15:32 maholtz|WORK yep, that should work
15:32 idevelop ah, there we go :)
15:32 idevelop when installing DAM first, the SQL CREATE TABLE has a uid there
15:32 idevelop stupid ext dependancies
15:32 idevelop they shouldn't let me shoot myself in the foot!
15:33 idevelop it should say "no, u idiot, you need DAM first"
15:33 maholtz|WORK so, send the autor from DAM Gallery an bug report
15:33 idevelop true
15:34 idevelop works like a charm now :)
15:34 idevelop thanks :)
15:34 maholtz|WORK :)
15:34 maholtz|WORK do not forget the bug report:)
15:49 nd_ How do I manipulate the <title>...</title> content from my extension?
15:56 nkuttler is any of the tt_content -> rss not terribly broken as in showing stuff from the draft workspace, using wrong encoding etc?
15:58 nkuttler i guess i'll check the hackontest version. they probably had their reasons for doing it themselves
16:03 animan hi, can someone help me with a problem where DAM doesn't generate thumbnails for all PDF-s?
16:03 webworker hi
16:04 webworker is there any way to prohibit / ignore no_cache?
16:04 maholtz|WORK @webworker: without altering the core not
16:04 maholtz|WORK but why do you want that?
16:04 webworker maholtz|WORK: but I could make a xclass for that
16:05 maholtz|WORK but why?
16:05 webworker maholtz|WORK: to ashure that no one, and no extension ever sets that crapy option ever again
16:05 webworker maholtz|WORK: I'm not talking about the typoscript only
16:05 animan there is a way to disable caching for some pages, if not sysfolders, in page preferences
16:05 animan dont know if it helps
16:05 webworker I don't wanna disable caching, I wan't to enforce caching for ever, user_int is there for some reason :-)
16:06 animan ok
16:06 maholtz|WORK @webworker: if an extension force no_cache it will not work if you disable no_cachew
16:06 maholtz|WORK but no_cache=1 in extension is used, because the extension author didnt know how to do it the right way
16:07 maholtz|WORK so, the plugin will be a USER and not an USER_INT
16:07 maholtz|WORK or list Plugin and single Plugin are in one class...
16:16 webworker there is an option: TYPO3_CONF_VARS['FE']['disableNoCacheParameter']
16:18 webworker they will completely remove no_cache in 4.3
16:23 maholtz|WORK yep, but you should use it only, if you have checked the extensions you use:)
16:25 idevelop i have a sidebar which is implemented via templatevoila as a Content Element
16:25 idevelop so when i view the page i have two separate content areas where i can add stuff
16:26 idevelop my question is: how can i have a "default sidebar content" that is by default there when you add a new page
16:26 idevelop a couple of boxes
16:26 idevelop so you don't have to add them every time you write a new news article
16:27 idevelop maybe i have a special template, "news article", and the sidebar is not a Content Element, but a TypoScript Obj path
16:27 idevelop lib.sidebarStuff < bla
16:27 idevelop but then i can't edit what's there
16:31 fkaiser_ hs
16:40 NublaII I'm trying to set up the fab74_softlink extension to create softlinks to use on printed media
16:40 NublaII but I can't get it to work... anybody has any experience with that?
17:13 anton hi, i´m looking for a way, to use a page with many content elements for a single view, like giving with the url the uid of the content element that a wont to appear alone on the page ...
17:22 nkuttler anton: hm? what? looking for RECORDS?
17:23 anton yes, my dream would be a listview vs. single view for flex ce´s but thats to hard, so i would like to be able to render content elements on a single page, without having to create one page per element
17:24 nkuttler anton: i see. no idea.
17:25 anton too bad
17:25 nkuttler what kind of content? there's probably an ext that handles it.
17:45 hub0r hallo
17:46 hub0r does anybody know why it prints a "< br/>" and no new line on the hp?
17:46 maholtz|WORK sry, do not understand what you mean
17:47 hub0r when i want to make a new line in the rte-editor with shift-enter it displays the html code and not a new line :|
17:49 NublaII I'm trying to use an extension that uses a code (softlink) to open directly a page identified by that code
17:49 NublaII the problem is that the url of the page that contains the form remains in place, and then the resulting url doesn't work
17:50 NublaII example: http://example/form/ is where the form is located, and http://example/page1/ is where I want to get
17:50 NublaII right now I get http://example/form/page1/ as a result
17:51 NublaII I believe it's a realurl problem, but I can't find out how to ignore the id argument on realurl
17:58 ilya211 Hi. I'm typo3 freelancer. Where to find work?
17:59 maholtz|WORK there is a job newsgroup
17:59 maholtz|WORK which country?
17:59 maholtz|WORK are you from
17:59 ilya211 Russia
18:00 ilya211 Job Newsgroup in TUG?
18:02 m4rtijn cu tomorow dudes
18:05 maholtz|WORK cu yu m4rtijn
18:05 maholtz|WORK ups, to late
18:05 maholtz|WORK @ilya211: yep, there is a jobs newsgroup typo3.jobs not much traffic
18:06 maholtz|WORK otherwise help people in the newsgroups with an signature that you are a freelancer from russia.
18:07 maholtz|WORK it takes some time, but if you show your competence someone will perhaps ask you to solve a problem
18:10 maholtz|WORK to cold or to hot?
18:11 evermin too cold
18:11 evermin my brain is freezing
18:11 maholtz|WORK with prioriCalc = 1 you can make calculations - perhaps it would be enough to add something via typoscript - tx_makeglobalwarning
18:11 evermin =)
18:11 maholtz|WORK ups typo: tx_makeglobalwar_m_ing :)
18:15 maholtz|WORK have to leave, bye
18:15 elbart ciao maholtz|WORK
18:19 anton can anyone tell me how i can pass an uid (of content element) via url to a select statement in TS-Setup of the target page ?
18:32 stony5563 hi, need some help with tx_a21glossary, i dont want to display abbreviations on the glossary list... some ideas?
18:47 stony5563 hi, need some help with tx_a21glossary, i dont want to display abbreviations on the glossary list... some ideas?
18:49 idevelop is it possible in any way to grab a list of images, all of them added inside a "Gallery" page (with Image Gallery) and/or subpages to this page?
18:52 nkuttler idevelop: i would guess image gallery (which i never used) stores some refernce to the images in the db
18:57 idevelop nkuttler yeah, some sort of image gallery, but i really need just a list, because i have my own gallery css style (with javascript and stuff)
19:31 nkuttler anybody here running 4.3 yet? i want to try it but am too lazy to set up a dev box .oO
19:32 just2b you mean trunk?
19:33 nkuttler yes. i guess symlinking to it won't break everything? oh well, i still have backups
20:20 anton is there a way to filter non used(unlinked) elements in a select statement ?
20:20 just2b tv?
20:20 anton yes
20:21 HardPhuck where can i delete ALL cache
20:22 HardPhuck because if i add echo "something" to a script on my devel machine it works, but on the production, it won't
20:27 anton just2b: any ideas ?
20:28 just2b never used v
20:28 just2b tv
20:30 anton ok
20:55 HardPhuck nkuttler: where can i get 4.3?
20:56 SfiSh svn @ forge.typo3.org
20:56 SfiSh i dont know something about nighly builds
21:23 HardPhuck ah 4.3 is too buggy to install
21:35 voidus what is a goal of 4.3?
21:51 just2b there is no 4.3
21:55 voidus just2b: there is trunk. and i am sure, there is a goal where trunk is going to
21:56 just2b voidus sure there is.. but i dont lto hear a 4.3 cause all the people who really dont need it begin to question, "oh i dont find it"..
21:57 voidus lto ?
21:58 just2b like ^^
21:58 just2b but just my personal opinion
21:59 HardPhuck depends, if one only one wants to be only click happy
21:59 HardPhuck then true
21:59 HardPhuck otherwise if a person wants to test it and report bugs, then it's not in vain
22:00 just2b true but then the goals should be maybe clear
22:00 just2b anyway, i got no time to do so
22:00 just2b ^^
22:01 HardPhuck also true :)
22:02 HardPhuck okay now a question, if i set some settings via flexform
22:02 HardPhuck where do those settings get saved?
22:02 just2b tt_content element
22:02 HardPhuck so in the database?
22:02 HardPhuck or not?
22:03 just2b sure
22:04 voidus i sent 2 reminders on each one and declined after that..
22:04 just2b send me the ids
22:04 voidus one sec
22:04 voidus just2b: id of bugs?
22:04 just2b yes
22:06 voidus 4203, 8147
22:06 voidus patches may be outdated for now...
22:09 just2b hm never did workspaces :/
22:10 voidus yeah... that's why my patch didn't go to core
22:10 voidus all WS patches must be reviewed by Kasper
22:11 voidus I've sent a mail to, and Kasper said that he maybe find the time at the summer
22:11 voidus but today is autumn already..
22:14 nd_ hmm doesn't sound that good
22:14 nd_ I mailed a patch to kasper last week, so let's see ;/
22:15 voidus nd_: WS patch?
22:19 voidus btw, anyone knows if 4.3 will use utf-8 by default?
22:25 nkuttler voidus: wouldn't that break a lot of installations when upgrading?
22:27 voidus nkuttler: maybe. but new version may contain backwards-incompalible changes
22:27 voidus *incompatible
22:28 voidus hm.. and no, it should not break any installation when upgrading...
22:28 voidus i mean, utf-8 will be used by default if installation is new
22:28 voidus *if

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.