Search the website and IRC logs

#TYPO3 IRC log from : Monday 24 November 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 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
07:28 d|g hi all
08:48 _pedda_ moin moin
08:49 elenak moin
08:57 sorenmalling Hi, can anyone help me with use of fontsize, fontcolor and text-align in RTE - my text won't get formatted in FE as i style it in the RTE
09:07 _pedda_ soerenmalling
09:08 _pedda_ sorenmalling: do you need to format the text via rte ?
09:08 _pedda_ or does your tecxt mostly look similar.. and you could do it via css
09:08 sorenmalling It's a clients wish to change font size and color
09:09 sorenmalling Client want "free hands" so he can change the font-size and color, so the CSS way isn't a possibility :(
09:31 _pedda_ sorenmalling: which t3 version do you use ?
09:31 sorenmalling _pedda_: TYPO3 4.2.1
09:31 _pedda_ upgrade to 4.3
09:31 _pedda_ 4.2.3
09:32 sorenmalling and rtehtmlarea 1.7.5
09:32 _pedda_ 4.2.3 has rte improvements
09:35 sorenmalling _pedda_: Thanks, I'll have a look at it later :)
09:36 _pedda_ because in 4.2.1 and 4.2.2 there were found several misfunctions in the rte
09:36 PiMB 4.2.3 not only has RTE improvements
09:36 PiMB also some core improvements
09:36 _pedda_ true
10:04 m4rtijn hi all
10:19 salina i like to work with opera , but in the backend everytime i delete or paste something this error comes: /*<![CDATA[*/ if (top.fsMod) top.fsMod.recentIds["web"] = 9; function jumpToUrl(URL,formEl) { // if (document.editform && document.TBE_EDITOR_isFormChanged) { // Check if the function exists... (works in all browsers?) if (!TBE_EDITOR_isFormChanged()) { // document.location = URL; } else if (formEl) { if (formEl.type=="checkbox") formEl.checked = formEl.ch
10:19 salina do u know what i have tod o?
10:19 m4rtijn use firefox..
10:19 m4rtijn opera doesnt work
10:20 salina :D as i say opera have many previlages for me to work easy and fast
10:20 m4rtijn .. I know.. I use opera as well normally
10:20 salina only this error is stopping me
10:27 tf good morning @all
10:28 tf has anyone a solution for this problem? http://lists.netfielders.de/pipermail/typo3-project-tt-news/2006-February/000078.html
10:47 akdemik i´ve got a little question on templavoila... is it possible to switch the template object via typoscript?!
10:56 porkpie_ _pedda_: hi
10:56 _pedda_ hi
10:56 porkpie_ jfm
10:56 porkpie_ realurl
10:56 _pedda_ yes
10:56 porkpie_ looks like it's not working ?
10:56 _pedda_ it's disabled
10:57 _pedda_ forgot to activate it again
10:57 porkpie_ yeah
10:57 _pedda_ sorry :-P
10:57 porkpie_ if you activate it multilang stops
10:57 _pedda_ ?
10:58 akdemik hi, i´ve got a little question on templavoila... does anyone know if there is a possibility to change the template object via typoscript?!
11:14 dotX_taff hello
11:14 theconic hi ;)
11:14 theconic i have a serious question to all the html / css believers in here:
11:16 m4rtijn .. believers.. since when are html or css a religion?
11:16 theconic how can i create 3 divs, one at the top (100px height), one at the bottom (100px height) and one in the middle, that fills out the whole space between the other two
11:16 m4rtijn theconic /join #css ?
11:16 theconic is that accessible via the web-based irc frontend?
11:16 m4rtijn yeah
11:17 theconic ok, thanks
11:18 theconic Access to channel #css is blocked
11:18 akdemik @theconic: why always use css if it is so easy with html?!
11:18 m4rtijn doesnt css include the usage of html?
11:19 theconic ok, if it is so easy, then please tell me the html way!
11:19 akdemik <table height="100%"><tr><td height="100"></td></tr><tr><td height="100%"></td></tr><tr><td height="100"></td></tr></table>
11:19 m4rtijn yay, tables! :p
11:20 theconic ok, this works, but only if you set <html> and <body> to height="100%"
11:21 theconic AND this would set all tds to height="100%"
11:21 m4rtijn no
11:21 akdemik you can´t set html to height="100%" ^^
11:21 akdemik and u don´t need to set body to 100%
11:22 theconic hehe, one moment
11:23 theconic in german: http://forum.de.selfhtml.org/archiv/2005/7/t111570/
11:24 theconic at the bottom: http://xhtmlwiki.de/Seite_auf_100%25_H36he
11:25 theconic the thing is that if you want to write valid xhtml there is no other way of setting <html> and <body> to height="100%", because otherwise there will be no effect writing something else to height="100%"
11:29 akdemik http://rapidshare.com/files/166871416/test.html
11:29 akdemik does it work or doesn´t it?! ^^
11:33 theconic works
11:34 theconic and now with divs and xhtml 1.0?
11:38 akdemik why? it works... waste of time ^^
11:39 mrleo Hi RTE HTMLArea gurus !
11:39 mrleo Why HTMLArea cleans all my styles ?
11:40 mrleo How to configure it not to clean my classes and styles?
11:41 m4rtijn RTE.allowTags
11:42 m4rtijn maybe.. hmm.. nah thats just tags..
11:43 PiMB theconic: it's a tricky part to do that. I've done it before, let me take a look for you
11:49 theconic PiMB: this would really help me a lot and probably save much time for me
11:50 theconic akdemik: thanks for your table-solution. you're right, it works, but want to solve it with divs...
11:53 sorenmalling A question regarding upgrading: Is it nescessary to update the dummy package aswell, when you upgrade the source? What effects would it have if i do/didn't?
11:55 theconic never heard about upgrading a dummy package? just update your typo3 core and you're done... is what i think
11:56 sorenmalling Cool :) it's just that the version number of the dummy package is 4.2.3
11:58 theconic make a db check in the install tool, if everything is fine then update your t3 core and usually it should work
11:58 sorenmalling Nice, that sounds smooth :) Thanks!
11:58 theconic but better backup your files and the db before changing something in the db
11:59 theconic because if something goes wrong...
12:04 sorenmalling I get the picture :)
12:08 theconic ... i mean "...before changing something in the core" - makes more sense ;)
12:22 mrleo I have tried in htmlarea RTE.default .proc.tags.span.allowedAttribs = class, style, width, height, but anyway styles are cleaned...
12:23 mrleo I did the same in RET.default.proc.entryHTMLparser_db and in HTMLparser_rte and in HTMLparser_db, but anyway it does not work !
12:24 mrleo does anybody know a magic words for RTE ? :-)
13:04 manuelstofer in tt_news the categories dont apear, does anyknow what could be the problem?
13:14 m4rtijn manuelstofer - check the extension manager - tt_news settings on the category options
13:31 m4rtijn hmm, how do I style multiple id's with one selector in css?
13:32 m4rtijn somehow #bla1#bla2 doesnt work
13:32 _pedda_ j?
13:32 _pedda_ ?
13:32 _pedda_ div class="class_1 class_2" -> div.class_1.class_2
13:33 _pedda_ {
13:33 _pedda_ ...
13:33 _pedda_ }
13:33 m4rtijn no
13:33 m4rtijn id
13:33 m4rtijn #
13:33 _pedda_ same
13:33 m4rtijn .. doesnt work
13:33 m4rtijn #bla1#bla2 {
13:33 _pedda_ div#class_1#class_2 {...}
13:33 _pedda_ but it should
13:34 mrleo does anyone know were I can find forum / board where I can get answers on TYPO3. ready to pay
13:34 m4rtijn but it doesnt :p
13:34 _pedda_ there has to be something else which has a higher priority to the element you are trying to style
13:34 m4rtijn nope.. if i use it only for one of the ids it works
13:35 _pedda_ mrleo just ask
13:35 _pedda_ here
13:35 mrleo I need to setup HTMLarea to allow styles in tags
13:35 mrleo who can help?
13:39 _pedda_ me f.e.
13:39 _pedda_ what are you trying to disable, enable ?
13:39 m4rtijn mrleo.. cant u use the styles like "important"
13:40 mrleo thanks , I will check
13:40 _pedda_ ?!
13:43 m4rtijn :p
13:44 _pedda_ mrleo: RTE.config.tt_content.bodytext.proc.allowedClasses = myownclass_1, myownclass_2
13:44 _pedda_ ;)
13:52 mrleo thanks :-) i will check
14:22 pmk65 mrleo: You could also replace HTMLArea with TinyMCE RTE, which is much easier to configure. ;)
14:23 pmk65 http://forge.typo3.org/projects/show/extension-tinymce_rte
14:45 porkpie_ guy's just upgraded to 4.2.1 from 4.1.2 and I now have no page tree :S
14:46 m4rtijn porkpie_ - did u use the installtool - DB - COMPARE?
14:46 porkpie_ yep
14:47 maholtz|WORK clear browser cache
14:47 pmk65 porkpie_: Do you still see the globe icon, or is everything gone?
14:47 porkpie_ everything has gone
14:48 pmk65 sounds like this bug: http://bugs.typo3.org/view.php?id=8712
14:53 PiMB You have to use the DB compare tool in the install tool to compare/update your DB. there are some changes that make the tree dissapear
14:53 PiMB I presume you used the update wizard already to upgrade your installation to the correct number?
14:54 porkpie_ PIMB:yes
14:55 PiMB okay, then use the database analyzer (scroll down to database Compare) to update your DB
14:55 PiMB with the necessary changes
14:55 porkpie_ Update database tables and fields:
14:55 porkpie_ Table and field definitions are OK.
14:55 porkpie_ The tables and fields in the current database corresponds perfectly to the database in the selected SQL-file.
14:56 PiMB that's great, then import the static data
14:57 porkpie_ PIMB:and the existing tables ?
14:58 m4rtijn bbl
14:59 mrleo pmk65: I will check it as well. Thanks a lot!!!
15:00 PiMB porkpie_: what do you mean with existing tables?
15:00 porkpie_ PMIB:still no page tree
15:01 porkpie_ PIMB:when you carry out the import it returns
15:01 porkpie_ static_template
15:01 porkpie_ Rows: 61
15:01 porkpie_ Table exists!
15:01 porkpie_ static_tsconfig_help
15:01 porkpie_ Rows: 117
15:01 porkpie_ Table exists!
15:01 porkpie_ static_territories
15:01 porkpie_ Rows: 27
15:01 porkpie_ Table exists!
15:01 porkpie_ static_countries
15:01 porkpie_ Rows: 240
15:01 porkpie_ Table exists!
15:01 porkpie_ static_country_zones
15:02 porkpie_ Rows: 469
15:02 porkpie_ Table exists!
15:02 porkpie_ static_currencies
15:02 porkpie_ Rows: 163
15:02 porkpie_ Table exists!
15:02 porkpie_ static_languages
15:02 porkpie_ Rows: 187
15:02 porkpie_ Table exists!
15:02 porkpie_ static_markets
15:02 porkpie_ Rows: 463
15:02 porkpie_ Table exists!
15:02 porkpie_ opp1S
15:02 porkpie_ sorry
15:02 porkpie_ crap
15:02 porkpie_ not good
15:02 porkpie_ flood
15:02 porkpie_ should have been pastebin
15:06 PiMB :)
15:06 PiMB no problem.
15:06 PiMB I see what you mean.
15:07 PiMB Did you clean out all typo3temp folders? and clear cache for everything?
15:07 PiMB if you did, you need to log out and back in again
15:07 porkpie_ going to clear the temp folder
15:08 PiMB did you ever change anything to your static_tables?
15:08 PiMB because then I would advice not to update the static data, otherwise I should, just to be save.
15:09 porkpie_ PIMB:nothing has been changed in the static data
15:09 porkpie_ static_tables
15:11 PiMB okay import it, even the existing tables.
15:11 PiMB clear every possible cache and logout/in
15:11 PiMB should be it..
15:11 porkpie_ I have
15:11 kaktuspalme hi there
15:11 PiMB and?
15:13 kaktuspalme can anyone suggest me an extension of which i can see how i should do backend coding?
15:13 porkpie_ still broken
15:13 manuelstofer does anyone know hat i have to do with ttnews to get the parameters pS and pL working?
15:14 manuelstofer it does not react to the parameters coming from amenu
15:14 PiMB porkpie_: So you've did the install tool upgrade wizard, the database compare and the import static data?
15:14 porkpie_ yep
15:15 porkpie_ but I still get the static_tables exist
15:16 PiMB that's okay, because they still exist..
15:16 PiMB :)
15:16 PiMB and you logged out and in again?
15:16 PiMB still no tree?
15:17 PiMB ohw, forgot to ask if you checked the database references
15:20 porkpie_ PIMB:011661 records from 25 tables were checked/updated.
15:20 porkpie_ 01Index Integrity was perfect!
15:21 PiMB yes?
15:21 maholtz|WORK @porkpie: if you have still trouble uninstall all extensions
15:32 PiMB porkpie_: still no tree?
15:32 pmk65 kaktuspalme: What kind of backend coding are you referring to? A BE Module, or some more generic BE programming?
15:34 pmk65 kaktuspalme: Have you looked at these manuals? Both has sections on BE programming.
15:34 pmk65 The old "Backend Programming" tutorial
15:34 pmk65 http://typo3.org/documentation/document-library/tutorials/doc_tut_backend/0.0.1/view/
15:34 pmk65 Core API
15:34 pmk65 http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/
15:35 porkpie_ PIMB: it's broken :S I think
15:37 PiMB hmm strange, want me to take a look?
15:37 pmk65 porkpie_: Try doing as maholtz|WORK suggested, and remove extensions one by one.
15:37 PiMB have had some issues with upgrading to new version myself
15:47 pmk65 Hi Denyerec.
15:47 Denyerec key pmk
15:47 Denyerec nfdfj
15:48 Denyerec "Hey"
15:48 pmk65 :)
16:14 tf_ has anyone a solution for this problem? http://lists.netfielders.de/pipermail/typo3-project-tt-news/2006-February/000078.html
16:25 maholtz|WORK @tf: thats your problem with searching in different languages?
16:31 Artiom Bonjour a tout le monde!
16:33 m4rtijn hi
16:34 pmk65 tf_: Try the tt_news from SVN and see if it's fixed. (The tt_news currently at TER is filled with bugs)
16:35 tf_ pmk65: ok thx i will try
16:36 maholtz|WORK hello Artiom
16:36 maholtz|WORK how do i get the character set of the database?
16:36 maholtz|WORK from hook
16:40 pmk65 maholtz|WORK: I don't think there's any vars you can use for checking what charset is used in the DB, but you could check if $TYPO3_CONF_VARS['BE']['forceCharset'] is set to utf-8
16:40 maholtz|WORK hm and if that is not set...?
16:40 maholtz|WORK any hint
16:41 maholtz|WORK i have to parse meta-data from files and give the informations in a proper charset to dam
16:43 pmk65 maholtz|WORK: query the DB, and check the return value. In MySQL you can do this from the console: show variables like "%character%";
16:44 pmk65 This will show you the encoding of the various character* vars.
16:44 maholtz|WORK ok, that should be safe...
16:44 maholtz|WORK ?!
16:45 maholtz|WORK yep, i think so.
16:45 maholtz|WORK thanks:)
16:45 pmk65 On my system there's 8 different ones, so you should experiment a bit with it.
16:46 pmk65 Maybe there's also some info you can use in this bugtracker report: http://bugs.typo3.org/view.php?id=6098
16:48 maholtz|WORK @pmk65: thanks a lot
16:49 f_ hey folks!
16:50 dennis- i just extracted the dummy and the src tarballs and configured my webserver to serve them in a new virtual host. when i call that one, i just get a white page and no errors in the logs. how do i get to the 1-2-3 install tool?
16:50 maholtz|WORK did you allow symnlinks?
16:51 maholtz|WORK did you even set them?
16:51 dennis- oh, that could be the problem. i set them, but did not explicitly allow them in the apache conf
16:52 Titii Hey friends, how to wrap a plugin element in a TS, like 40 < plugin.tx_wxquicklinx_pi1,,, 40.renderObj.stdWrap.dataWrap = <div class="section-underline">|</div>, but this one doesnt work. Thank you
16:52 maholtz|WORK @Titii: cant work
16:52 maholtz|WORK use 40 = COA
16:52 maholtz|WORK 40.10 < plugin
16:52 maholtz|WORK 40.wrap = <div ...
16:52 maholtz|WORK and read TSref
16:55 dennis- hmm, it still does not work
16:55 dennis- does typo3_src/index.php call the 1-2-3 installer?
16:56 maholtz|WORK afaik
16:56 maholtz|WORK do it your self: /typo3/install/
17:12 Winddancer hi all
17:17 Winddancer is someone here who has some knowledge about be access rights? i am quite stuck with a problem.
17:19 just2b dont ask to ask
17:20 Winddancer sry. ;) k here's the problem. I created a BE usergroup which I want to be able to edit data records (let's say tt_adress records). But they shall not be allowed to create new records. just edit. But in the access list i can only choose "show" and "edit" and edit contains edit and create...
17:21 Winddancer so is there a way to seperate the right "edit" into "edit" and "create"... that's the question
17:58 Winddancer hmm maybe someone knows if this is possible at all? (edit, but not create tt_address records as BE access restriction)
18:05 maholtz|WORK @Winddancer: afaik not - but it should be possible with an hook
18:08 Winddancer @maholtz: i've worked with hooks in extensions, but I am not quite sure, what hook I should use to restrict the "new record" icons for only one type of data record and only for certain be user groups. any hints?
18:09 n-regen how can i use fields as the value of TEXT in typoscript?
18:10 maholtz|WORK @Winddancer: core hooks?
18:10 maholtz|WORK look at tt_news there is a hook for managing categories
18:15 Winddancer hmm ok will look at the core hooks then
18:15 Winddancer thanks
18:34 n-regen how can i output a field in typoscript?
18:34 null_____ .data
18:35 n-regen you mean: something = TEXT something.data = date ?
18:35 null_____ hm
18:36 null_____ do you want to access something in the database? like a page id number or a header from a content element?
18:36 null_____ or mapping?
18:36 n-regen i need a few informations about the page currently opened:
18:37 n-regen its title, subtitle, date of last change,
18:37 null_____ special.value.field = pist
18:37 null_____ special.value.field = pid i meant
18:38 n-regen is pid ## in http://localhost/typo3/index.php?id=## ?
18:38 null_____ yes
18:38 null_____ pid == page id
18:39 n-regen ok. and what about the title and so on?
18:40 null_____ value.field = title
18:42 n-regen i´ve got no output yet
18:42 n-regen my typoscript is: lib.changedate = TEXT lib.changedate.special.value.field = pid
18:43 bayer hi there, I'm trying to generate GMENU items with the item-text in 2 different colors - is this possible?
18:43 null_____ n-regen:
18:44 null_____ http://phpfi.com/382108
18:44 null_____ the same, just that i prefer to insert html
18:47 null_____ bayer: you could to with different css
18:47 bayer null_____, in a gmenu item? i dont think thats possible...
18:48 null_____ oh. sorry
18:48 null_____ of course :)
18:48 bayer np :)
18:51 n-regen null: in your example, only {page:title} produces an output
18:52 n-regen if i set wrap = |, there is no output
19:11 Crane Hello
19:13 Crane I started working with Typo3 today. I made my first steps with the template engine, but I have a problem. I can include HTML Templates, but Typo3 display's a standard HTML construnction around it, how can I disable this?
19:15 n-regen null_____: could you please send a list of possible fields?
19:16 null_____ n-regen: oh. just click on template, and see the database fields
19:16 n-regen ?
19:17 n-regen Web -> Template -> select the page. and then?
19:20 null_____ sorry. i am busy.
19:24 Crane How could I hide the default Framework?
19:47 Sebastan Hello, can someone tell me how to set a "import.cObject.value" to a value from the database? I want to show an image. But the path to the image isnt stored in a table from fe_user. the path to the image is stored in another table. in fe_user there is only a pointer to the uid of the record in the other table. So I look for something like: "import.cObject.value = select image from othertable where uid={TSFE:fe_user|user|tx_portal_customer}{TSFE:fe_user|use
19:48 Sebastan the last TSFE shouldnt be there
19:53 Sebastan does someone know how to solve this?
19:54 just2b you need to create a cOb RECORDS ;)
20:14 Sebastan I dont get it to work till now: I tried this: http://paste.phlogi.net/-09729b5f39/
20:15 just2b this doesnt work because where has got no stdwrap
20:17 Sebastan what stdWrap does is needed there?
20:18 just2b use andWhere and add there the RECORDS
20:22 Crane Can nobody help me? Is there a way to hide the standard HTML framework?
20:23 just2b which html framework
20:23 n-regen can someone tell me what values "field" can have?
20:24 Crane If I create a new template and set it up there is the doctype and the complete head tag automaticly
20:24 Crane so it put the content only between the "Body" tags
20:25 Crane Is there a possibility to hide this default HTML or change it? (e.g. I dont want to have the Doctype of html 4.0 Trasitional
20:28 n-regen write config.doctype = xhtml_strict into the setup-typoscript of your template
20:29 Crane ah ok thx
20:29 n-regen hope it works - i didn´t try it
20:29 Crane it works thanks,
20:29 Crane the template tut I read seems to be a little bit older...
20:31 n-regen or config.doctype = xhtml_11 for xhtml 1.1
20:32 Crane can i change the encoding?
20:32 n-regen you can use page.config.disableAllHeaderCode = 1 to hide the <head>-section made by typo3
20:33 n-regen do you speak german?
20:33 Crane ja
20:33 n-regen http://www.typo3.net/index.php?id=13&action=list_post&tid=49904
20:34 Crane danke, das mit dem disableAllHeaderCode war das was ich gesucht habe
20:34 Crane das gibt mir um einiges mehr Freiheiten wenn ich alles selber definieren kann
20:34 n-regen du könntest auch templavoila hernehmen
20:35 n-regen damit kann man ausgewählte teile aus einer html-vorlage ins template übernehmen
20:37 Crane ich will lieber die richtigen grundlagen lernen
20:38 n-regen die brauchst du auch bei templavoila, weil das nur das grundgerüst eines templates erstellt
20:38 SfiSh read the tutorials
20:38 SfiSh modern template building for example
20:38 Crane du hast mir auf jeden fall weiter geholfen! Danke dafür
20:38 n-regen gern geschehen
20:40 porkpie_ hi guy's is it possible to copy a page and it's subpages all at once?
20:40 SfiSh yes
20:41 SfiSh it's possible
20:41 porkpie_ SfiSh: How ?
20:41 SfiSh check the user settings
20:43 porkpie_ OK ... I have full rights to do everything but still cannot copy the subpages :S
20:44 SfiSh check the user settings :)
20:44 porkpie_ :) ....doh
20:45 SfiSh found it =
20:45 SfiSh ?
20:45 porkpie_ yeah :)]
20:45 porkpie_ thanks
20:45 SfiSh lol
20:45 SfiSh no prob
20:51 Sebastan hm... I dont get the right code for it: http://paste.phlogi.net/-09729b5f39/ The logged on fe_user is connected to the other table an there is the path to the image. so it has to be a wrong syntax. I searched with google but didnt found out how to do it right...
20:53 n-regen what values can i use for TEXT.value.data? (i already know page:title and page:uid, but i need the date when the page was changed)
20:56 milpoer hi there.
20:58 milpoer i have installed my TYPO3 4.2.3 but my RTE doesn't work, and when im editing pages, is ask for login, like it if was expired.. and also plugins kan not be included.. any one expirinced it..
21:05 milpoer i just realized.. it only in IE.. normally its the other way arround :)
21:12 n-regen is there a function replace a string by another in typoscript?
21:13 n-regen oops, there´s a "to" missing...
21:16 milpoer which string, any string or marker string ?
21:17 n-regen i have the page:lastUpdate value and want to replace "Monday" with "Montag", "Thursday" with "Dienstag" and so on
21:18 milpoer n-regen, which plugin, i think you can set an language variable instead of replacing
21:19 tCzern what are some good example site for Typo3?
21:19 milpoer it is propably (or how its spelled) a matter of which language your phpdate uses.
21:20 milpoer tCzern, for which purpose
21:20 n-regen and how can i change this?
21:20 milpoer n-regen, depends on the plugin, i actually dont know if the is a generel setting for it.
21:21 tCzern I have a site at http://www.encapgroup.com and my client thinks it is very slow (could be because of limitations by the host). I don't think that Typo3 are in general slower than other sites.
21:21 n-regen i´m using this code: http://paste.phlogi.net/-acec8dccc1/
21:22 n-regen so there´s no plugin used
21:22 milpoer tCzern, then you just want to know which other sites is made in TYPO3
21:22 milpoer n-regen, will look
21:22 tCzern it takes indeed a few seconds until a link responses
21:22 tCzern milpoer: yes,
21:22 milpoer is the language an issue ??
21:23 tCzern we are using godaddy here.
21:23 tCzern language is not an issue
21:23 milpoer n-regen, 2 sec. i think i have a solution, but have to digg for a while :)
21:24 milpoer tCzern, fritdrop.dk communicateit.dk gabriel.dk altomhaandbold.dk is all made in typo3
21:25 tCzern great, thanks!!
21:25 milpoer n-regen, http://lists.netfielders.de/pipermail/typo3-dev/2005-August/011768.html
21:26 milpoer config.locale_all =
21:26 milpoer tCzern, i can find more if you need :)
21:26 tCzern that should do it, could the hosting be a problem for speed?
21:26 milpoer yes..
21:26 milpoer indeed..
21:27 tCzern ok, btw, this guy has good templates: rasi.ch
21:27 milpoer the pages is pasted. is all on the same server, or all besides gabriel.
21:27 milpoer oswd.org is also cool.
21:27 milpoer but thats html-templates not TYPO3 templates
21:28 tCzern I could convert them :-)
21:28 milpoer yes.. precise..
21:28 n-regen milpoer: it doesnt work
21:28 tCzern I don't bother anymore to design my own sites. I use a template and modify it :-)
21:28 milpoer n-regen, has you cleared the cache?
21:28 n-regen browser or typo3?
21:29 milpoer tCzern, it depends an customer and purpose for the website.
21:29 milpoer n-regen, typo3
21:29 milpoer n-regen, and are you sure you have typed the right name for you language..
21:30 n-regen cleared both caches now, still doesnt work
21:30 milpoer i think german is de_DE
21:30 milpoer but im not sure.
21:30 bayer hi there, how can i get bi-coloured gmenu items? it seems i cant simply split them...
21:30 n-regen config.language = de config.locale_all = german c.l_a= de_DE
21:31 milpoer the last one is just a alias you made to write shorter right ??
21:31 n-regen yes
21:32 milpoer great :)
21:32 milpoer 2 sec
21:33 milpoer i only got: config.language = dk and config.locale_all = danish
21:33 milpoer and it works for me.
21:39 milpoer n-regen, did it help?
21:39 n-regen no
21:40 milpoer hmm.. then i dont know.. it normally solved my language problem.
21:41 milpoer tCzern, did you expirence some dirrefent is speed ?
21:42 tCzern I'll let my client find out, I have better things to do. Actually, I don't have the impression his site is slow
21:42 milpoer tCzern, ok :)
21:43 milpoer you can always use the Yslow extension for firefox..
21:43 milpoer it helps you solve speed issues, and which you can do to speed up..
21:46 Briareos1 how can i make rgsmoothgallery to automatically provide compressed versions of the pictures (quality 75) ?
21:47 bayer can anyone help?
21:49 Briareos1 with?
21:49 milpoer n-regen, u there?
21:50 n-regen yes
21:50 milpoer n-regen, have you made a translation in you ext_manager ??
21:50 milpoer this could perhaps help
21:51 n-regen i selected german in "translation handling"
21:51 milpoer ok..
21:51 milpoer and no different ?
21:51 milpoer difference ?
21:51 n-regen no
21:52 milpoer hmm. i blank..
21:52 milpoer im
21:52 n-regen i just read, date.timezone in php.ini should be set correctly
21:55 milpoer n-regen, yes.. but think ts should overright this. because multilanguage pages will not have 3 php.ini files.
21:56 Sebastan Because I didnt get the other code to work (posted above) I now tried this: http://paste.phlogi.net/-720dcab17a/ But the id in brackets isnt filled out it seems. If I set the uid-number there per hand the image is shown. Isnt the syntax correct?
22:01 milpoer n-regen, im leaving now.. hope you solve your problem.. c u.
22:10 Briareos1 anyone familiar with rgsmoothgallery?
22:20 bayer can anyone explain to me what that means: (description of split->cObjNum) This is a pointer the array of this object ("1,2,3,4"), that should treat the items, resulting from the split.
22:20 bayer i know what a pointer in c and the like looks like, but wtf is a pointer in typo3?
22:21 bayer err, typoscript
22:26 Sebastan can this code be fixed?: 70.file.import.cobject.data = DB : tx_crmportal_customer : {TSFE:fe_user|user|tx_crmportal_ref_uid_celo_customer} : image
22:27 Sebastan it works when the brackets are replaced with the uid ot the record but I need it dynamic
22:27 Briareos1 bayer well to me that is no real sentence :D
22:29 bayer Briareos1, too bad.... tsref is full of such sentences... :(
22:30 Briareos1 maybe "This is a pointer TO the array of this object" ?
22:30 Briareos1 maybe split->cObjNum just holds the amount of values in the array?
22:31 Briareos1 instead of really being a pointer (I do not know if there's pointers in PHP and how they'd work, though)
22:32 SchuppeWerft can anyone help me with the setup of my menu?
22:33 SchuppeWerft I have 2 menu's underneath each other
22:33 SchuppeWerft chirofeesten.heist-centrum.be
22:33 SchuppeWerft and in the second menu, I need to get only the second level
22:34 SchuppeWerft http://paste.phlogi.net/-5f9d93e879/
22:34 SchuppeWerft do I need to start a new menu? or work further with menua?
22:35 Sebastan I think the code you are searching is entryLevel=1
22:35 Sebastan for the second menu
22:36 SchuppeWerft *googling*
22:37 SchuppeWerft thx, works like a charm
22:37 Sebastan :)
23:55 Briareos1 please help, i'm stuck ^^

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.