Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 9 February 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 19 20 21 22 23 24 25 26 27 28
02:32 ries hey gerards
02:54 gerards hi Ries.
08:11 zed_devil hi all
08:53 zed_devil i want to create a FCE with TV - in this FCE there should be a "not maped" img field. this img should be the CSS background image of the div.class of the FCE - how could i but that in the XML?
09:06 nick108 Hi there, my doctype is set to xhtml_trans, but TYPO3 is outputting some white space before the <?xml tag at the very top of the source code
09:07 nick108 which results in a validation error for RSS feeds
09:09 nick108 this is how it looks like http://screencast.com/t/MzJiNjVhNjQt
09:16 nick108 I've compared with another TYPO3 installation that has the same versions and TS setup
09:16 nick108 and strangely enough in this installation there's no white space on top of the source code
09:16 nick108 any ideas?
09:17 paese morning
09:18 paese anyone had the issue with the new templavoila that content elements were outputted raw? (instead of e.g a div you see the div html code)
09:20 maholtz|WORK @nick108: compare extensions, some extension plugin will have a php-file with an white space at the end or beginning
09:20 maholtz|WORK here <?php ?> or here :)
09:21 nick108 maholtz|WORK: ok, let me have a look
09:22 nick108 got it :-)
09:23 nick108 exactly as you said, came from a tab I inadvertently added at the top of an extension I did the other day
09:25 paese nobody knows this problem? it's really strange.. intead of <div>, it writes &lt;div but only when i put regular CE's into a custom CE
09:26 nick108 thanks a lot maholtz|WORK
09:28 maholtz|WORK np:)
09:29 Prot0 morning!
09:29 maholtz|WORK @paese: afaik there is a default htmlSpecialChars somewhere you have to set to 0 (if you are talk about templavoila flexible content elements:)
09:30 maholtz|WORK @paese: imho you have to define it in the xml
09:30 paese maholtz|WORK i know, but deactivating it won't work, when updating it's resetted
09:30 paese oh, okay
10:16 zed_devil need help with import of an css img - cant find the mistake http://www.phlogi.net/f/t3/tsp/sp/-709c39fa71/
10:24 lindbergh hallo people of typo3
10:25 lindbergh anyone have a clue, why I am getting error "Call to a member function isInWebMount() on a non-object in..." after execting: $tce->process_datamap();
10:26 Prot0 look in the source ;]
10:32 maholtz|WORK @zed_devil: what is "css_templ" ?
10:32 maholtz|WORK where in TSref is that defined?
10:33 maholtz|WORK @lindberg: BE-User not created?
10:34 lindbergh no, ne be issue....i am executing some script, initianting db import with get param
10:36 zed_devil i saw it on the typo3 kochbuch
10:38 maholtz|WORK http://typo3.org/documentation/document-library/core-documentation/doc_core_tsref/4.3.0/view/1/7/#id2527258
10:39 maholtz|WORK so, perhaps in the "kochbuch" they are reusing it some where else... or used different syntax
10:47 zed_devil ist there a other way
10:47 zed_devil how i can do that
10:48 maholtz|WORK try to use the way which is described in the kochbuch? im bet u missed something
10:56 zed_devil thx
10:59 milpoer Hi , i have a menu build on <li> elements, and i want the first level not to be click-able.. i have used the doNotLinkIt in the NO.section.. se http://www.phlogi.net/f/t3/tsp/sp/-89238f8699/
11:00 milpoer but it does not work.. if i move it to the second level. i works perfectly.. any hints ??
11:12 Briareos1 dmail - if i use a folder with FEusers as recipient list, will the mail be sent to "Disalbed" users as well?
11:18 PiMB No, but you should/could test this with a test folder/user accounts of course
11:25 Briareos1 PiMB good idea. thanks
11:26 PiMB :)
11:26 PiMB np mate
11:27 PiMB (and I wouldn't use the 'test this mailing button', but do an actual mailing to this test list)
11:27 PiMB I've noticed in some occasions some inconsistencies between the test address send and the final version
11:29 Briareos1 PiMB yes that was my plan too :) do you happen to know where i can find material about the "Special Query" type? it just turned out I'd need to check for other fields too :)
11:35 PiMB nope sorry mate.
11:35 PiMB try the manual
11:37 Briareos1 PiMB the docs didn't help much, but i found out that there's a "generator" for special querys within the dmail menue
11:42 maholtz|WORK milpoer: doNot_L_inkIt
11:42 milpoer maholtz|WORK: shoud it be small L (l) ?
11:45 milpoer its uppercase in my conf.. but not in the pastebin.. wired..
11:45 milpoer maholtz|WORK: but it works fine in level 2 menu.
11:45 milpoer thats confuses me..
11:50 elmargol damn it... some spambots are breaking my simple captachs :(
11:51 maholtz|WORK @milpoer: well, if it works on level2, but not on level1 you have an typo or your menu is ACT and not NO (sth. like that)
11:51 marvin_1 hi all
11:51 maholtz|WORK hello marvin_1
11:51 milpoer maholtz|WORK: sth ?
11:52 marvin_1 i'm wondering if anyone could help with some problems with links on my typo site
11:52 maholtz|WORK try to explain what you want to do, and what you did so far
11:53 randomresult hi there... i have some TS ... where to paste? Url was in title all the time... ?
11:53 randomresult paste.bin? or what
11:53 milpoer yes
11:53 marvin_1 the site works so far but when i click on a link it tries to open the page [name].html
11:53 marvin_1 and then "site not found"
11:54 randomresult marvin_1: htacces setup correctly?
11:54 milpoer randomresult: http://www.phlogi.net/t3/tsp/
11:54 marvin_1 when i access the page over index.php?id=[pid] it works
11:54 randomresult milpoer: thx
11:54 milpoer np
11:55 elmargol I use the captcha extension for powermail and I guess my captcha is too simple. How do I make it harder for bots? I can't use recaptcha (no space for it)
11:55 maholtz|WORK @marvin_1: so activate .htaccess (if possible) - ask your server admin for help or deactivate simulated static documents / realurl
11:55 PiMB marvin_1 so do you have some kind of realurl installed?
11:55 marvin_1 oh .. yeah. i installed that
11:55 marvin_1 i'll try to deactivate
11:55 randomresult i did this : http://paste.phlogi.net/-9b61a5f43f/
11:56 marvin_1 can i deactivate extenstions or do i have to unintall them?
11:56 randomresult and tried to wrap page.headerdata 29 and 31 ... directly around temp.imgres
11:56 randomresult didnt work...
11:56 randomresult any ideas...
11:56 randomresult cause this is ... well... not a nice way!
11:56 PiMB you can deactivate them, but it's probably just a matter of adding a .htaccess file
11:57 marvin_1 an empty .htaccess should work, shouldn't it?
11:57 randomresult marvin_1: add a .htaccessfile or (if it is realURL) simply deactivate it via TS
11:57 randomresult marvin_1: No
11:57 randomresult but if u installed real url
11:57 randomresult #
11:57 randomresult you will find an example htaccess in the ext-folder in typo3conf/ext/realurl
12:00 kotelette Hi everyone, I got a problem with a quite old extension using custom items in a custom table
12:01 kotelette i cannot modify these in the list view anymore (tried TYPO3 4.2.11 and 4.3.1)
12:01 kotelette could it it be the tca.php is not valid anymore?
12:01 kotelette I only see a empty edit page when trying to edit a single item
12:19 marvin_1 narf ... the irc frontend died -_-
12:20 marvin_1 well ... i've still got problems with links on my site.
12:20 marvin_1 i uninstalled realurl but still.. every link to .html does not work, while index.php?id=[pid] works
12:30 marvin_1 probably is everyone in lunch break now ;)
12:58 marvin_1 hi .. again :)
13:03 maholtz|WORK marvin_1: clear cache
13:06 marvin_1 already did that\
13:07 marvin_1 reinstalling realurl did not help either
13:08 marvin_1 and now i get a bunch of php errors when i wanna check the database
13:22 maholtz|WORK @marvin_1: if you want to use realurl or simulated static documents you need .htaccess (mod_rewrite) try to understand what happens
13:23 marvin_1 thanks. i'll take a look into that.
13:28 Guschtel hi, i have several domains in my typo3 backend and i'm logged in through domain1. whenever i try to view a page from domain2, i get an url like http://domain1/?id=123 (and only the startpage of domain1 is shown) but it should be http://domain2/?id=123 (and show the correct content). Is there a way to fix this?
13:43 maholtz|WORK @Guschtel: its an security issue of your browser, that domain2 does not see cookie of domain1
13:43 maholtz|WORK so no chance to fix that (i hope)
13:44 Guschtel maholtz|WORK: no they are subdomains and the cookie is set to the second lvl domain
13:44 Guschtel but i think i just fixed it
13:44 Guschtel i set baseURL to domain1 instead of http://domain1
13:45 maholtz|WORK dont forget the ending slash /
13:45 Guschtel sure its in
13:45 Guschtel maholtz|WORK: but one problem remains
13:45 maholtz|WORK allways:)
13:45 Guschtel the backend is accessible via https and some of the subdomains are not, still it opens them in https
13:48 Guschtel and second problem: whenever i set a link using the RTE in the backedn, it inserts an url like: href="https://domain1/paht/typo3/https://domain1/paht/?id=123"
13:48 Guschtel is there a way to get rid of this?
13:49 Guschtel href="https://domain1/paht/?id=123" would be correct
13:52 Guschtel ah, last one is a firefox bug it seems
13:53 Guschtel http://bugs.typo3.org/view.php?id=11009
14:53 maholtz|WORK @Guschtel: update your TYPO3 Version
14:54 maholtz|WORK that firefox bug is fixed since months
14:54 Prot0 yup
14:54 Guschtel 4.2.4 here
14:54 Prot0 yeah
14:54 Prot0 were at 4.2.11 atm ;]
14:54 Prot0 if you cant update it you can patch it otherwise
14:54 maholtz|WORK afaik there were some security issues after 4.2.4
14:55 Guschtel I#ll make the upgrade as soon as possible to 4.3 :)
14:55 Prot0 true
14:55 Guschtel but not now :>
14:56 maholtz|WORK but you should be able to update to 4.2.latest
14:56 PiMB hm.
14:57 PiMB needs a bit work from 4.2.4 to 4.2.11
14:57 maholtz|WORK really?
14:57 PiMB need to update the generation key for starters and do the proper updates
14:57 PiMB it needs a little more work due to safety thingies in 4.2.6 I believe to remember :)
15:00 Guschtel well just in case i will almays make a backup before doing anything ;)
15:05 Bluespuke hi
15:06 Bluespuke i've a problem with cal... i just updated to the newest version (because of the reccuring event problem) and now all existing recurring events seemed to stop...
15:06 Bluespuke i've found a post in the WEC-forum but the author is the only one to write in there :(
15:49 ndee I have following tree: A, B --> B1,B2,B3, C, D . Now, I want to create a menu from branch "B", including B itself. how can I do that?
15:50 pmk65 Anyone knows why I on one site can't access the GET vars from Typoscript? 10.data = GP:test <- This doesn't work on one of my servers, but I have no clue WHY?
15:58 net-mapper Hello
15:58 Prot0 hm thats weird
15:58 net-mapper anyone can help with typoscript
15:58 Prot0 GPvar:test
15:58 Prot0 ?
15:58 net-mapper how to test if the styles.content.get is empty
15:58 net-mapper ??
15:59 Prot0 put a marker in your template
15:59 Prot0 and assign it
15:59 Prot0 page.10.marks.SOME_MARKER < styles.content.get
15:59 pmk65 10.data = GP:test works on all other servers except one.
15:59 PiMB or just output it via page.1337 < styles.content.get
16:00 net-mapper i have a marker, if the styles.content.get is empty i need to erase the whole marker
16:01 net-mapper if styles.content.get is empty subparts.mySubpart < some plugins else subparts.mySubpart < styles.content.get
16:01 net-mapper can anyone help me with this
16:01 ndee how can I make that the HMENU special = directory includes itself too in the menu
16:01 ndee =
16:01 ndee ?
16:03 PiMB net-mapper
16:03 PiMB http://snipplr.com/view/8670/display-content-only-if-not-empty/
16:03 pmk65 ndee: Just create a "fake" menu entry for the main page (create as anormal TEXT object) and then add that before the HMENU
16:04 ndee pmk65: I could also add it in the wrap but it's a multi lingual site.
16:04 net-mapper PiMB:thank you, that's what i was looking for
16:05 ndee pmk65: I got it, I just use list instead of directory :)
16:19 TheEternalAbyss hello
16:21 TheEternalAbyss when uploading a typo3 site to a host using cPanel and all that fun stuff, how do I upload the database?
16:23 TheEternalAbyss mean, where does it go?
16:33 net-mapper TheEternalAbyss: do you want to insttall typo3 for the first time, or it's already full of content
16:53 TheEternalAbyss it already has cntent
16:53 TheEternalAbyss content*
16:53 TheEternalAbyss and a db
16:53 TheEternalAbyss if I could access phpmyadmin on my webhost, i'd be all set, but it seems i can't
16:55 PiMB phpmyadmin is an extension in typo3
16:55 PiMB so if you set up a clean one and configure the data for the database in the install tool you could import via the phpmyaddmin extension
16:56 TheEternalAbyss throough typo3?
16:56 TheEternalAbyss that sounds odd to me, but i have typo3 installed
16:56 TheEternalAbyss on my webhost
16:56 PiMB why does it sound odd?
16:57 PiMB it's not the best possible scenario you can think of but it should work
16:57 TheEternalAbyss no i mean phpmyadmin being part of typo3 sounds odd to me
16:57 TheEternalAbyss since i've accessed it through wamp on localhost
16:57 PiMB search the typo3 ext repository
16:58 TheEternalAbyss well i'm not talking about the typo3 ext of phpmyadmin
16:58 TheEternalAbyss i mean i need the actual phpmyadmin
16:59 PiMB ext phpmyadmin is capable of importing.
16:59 PiMB what's the difference between ext phpmyadmin and the actual phpmyadmin?
16:59 Prot0 :D
16:59 TheEternalAbyss i wouldn't know, i've never seen the ext
16:59 PiMB so install it and try it.
16:59 PiMB if it doesn't work we'll see you back
16:59 TheEternalAbyss :D
17:00 TheEternalAbyss well let me ask this though
17:00 TheEternalAbyss in my webhost typo3 installation i get a fatal error
17:01 PiMB which one?
17:02 TheEternalAbyss fatal error: Call to undefined method t3lib_div::sanitizebackendurl() in /Users/<removed>/public_html/typo3_src/typo3/alt_mod_frameset.php on line 90
17:25 Lind-- Anyone got experience with the felogin extension that comes with TYPO3 4.3.0? I'm having problems with the redirect.
17:28 TheEternalAbyss sorry duno man
17:46 omar__ hi everybody
17:47 omar__ anyone has a idea why i get this error on my log while i'm surfing on my t3 bases website? postfix/sendmail[96335]: fatal: No recipient addresses found in message header
17:48 omar__ and if the page is completly cached, the error disapears
17:50 Guschtel can anyone here help me using rgsmoothgallery? i can't get it to display any images. in the src of the page i see that image tags are inserted, but the src is empty, i.e. src="", does so know how to fix this?
17:53 Lind-- Guschtel
17:53 Lind-- 1) Try uploading smaller images
17:53 Lind-- smaller in pixles
17:53 Guschtel hm
17:53 Lind-- See if you can upload a 100x100 image
17:54 Guschtel I'll check that
17:54 TheEternalAbyss my database will not import
17:54 TheEternalAbyss i keep getting errors
17:54 omar__ wich kind of errors?
17:55 Guschtel Lind--: yep, works:for i in *; do convert -resize 150x113 $i $i; done Is there any reason for that?
17:55 TheEternalAbyss no db selected error
17:55 TheEternalAbyss but when i select a db it doesn't import properly
17:55 Lind-- Guschtel watch the constants in your template TS
17:55 Lind-- is there a limit on image-size there?
17:55 TheEternalAbyss this is in phpmyadmin by the way
17:56 TheEternalAbyss i selected a db now, i'm also getting a fatal error in typo
17:56 TheEternalAbyss fatal error: Call to undefined method t3lib_div::sanitizebackendurl() in /Users/<removed>/public_html/typo3_src/typo3/alt_mod_frameset.php on line 90
17:56 TheEternalAbyss that one
17:57 Guschtel Lind--: i would not know of any. works with all other page contents
17:57 Lind-- did you check?
17:57 Guschtel Lind--: and when i enable "thumbnails" it still only shows black squares
17:57 TheEternalAbyss if i select a db i get this error: unknown column 'tx_templavoila_access' in 'field list'
17:58 Guschtel Lind--: can you tell me where to look at?
17:58 Guschtel Lind--: i haven't set any in my templates
17:58 Lind-- Template -> Root site -> Constants:
17:58 TheEternalAbyss isn't it supposed to automatically create new tables?
17:58 Lind-- styles.content.imgtext.maxW =
18:00 Guschtel styles.content.imgtext.maxW = 600
18:00 Guschtel that was def. not the limit
18:00 Lind-- so the images you're trying to upload in smoothgallery
18:01 Lind-- are they wider then 600?
18:02 Guschtel for i in *; do convert -resize 600x600 $i $i; done <- just did that
18:03 Guschtel so, no
18:03 Guschtel still not getting displayed
18:04 Lind-- Have you checked your install tool then
18:04 Lind-- the imagemagick
18:04 Lind-- etc
18:04 Guschtel workss if its 400px
18:05 Lind-- 599 then?
18:05 Guschtel but thumbnails still don't appear
18:05 Lind-- Have you checked
18:05 Guschtel no 500 doesn't work
18:05 Lind-- install tool
18:05 Guschtel give me a sec
18:05 Lind-- if your imagemagick is working correctly
18:06 Guschtel Lind--: ah thx
18:06 TheEternalAbyss could someone help me with this? I exported my db to upload it to my webhost, but i keep getting errors when trying to uplaod it in phpmyadmin
18:06 Guschtel Lind--: we forgot to change the imagemagick path after migrating the server!
18:07 Lind-- np
18:07 Lind-- I'm off to watch the finale of Hereos
18:07 Lind-- Heroes*
18:20 Guschtel Lind--: thx & have a nice evening.
18:21 TheEternalAbyss can anyone offer assistance? i get a fatal error in typo3 and my db won't import correctly through phpmyadmin
18:22 TheEternalAbyss i'm thinking my db being imported correctly might solve the typo3 fatal error
18:46 TheEternalAbyss what should be the host in the install tool for your database when you have it on a webhost?
18:46 TheEternalAbyss it shouldn't still be localhost right?
18:47 teppi|work TheEternalAbyss, in most cases the database can be reached via localhost
18:47 teppi|work but to be sure you have to ask your hoster
18:47 teppi|work he has to tell you that
18:49 TheEternalAbyss well no matter what i do i keep getting db connection error in the install tool :(
18:50 teppi|work are you sure that you have entered the right username / password of the database
18:50 teppi|work ?
18:50 TheEternalAbyss i think i'm sure
18:51 teppi|work one piece must be wrong .. username / pssword or hostname
18:51 TheEternalAbyss i exported the db and imported through phpmyadmin
18:51 TheEternalAbyss the user/pass shouldn't have changed in typo3
18:51 TheEternalAbyss i use the same one i used for my local installation
18:51 TheEternalAbyss but it fails
18:52 teppi|work errr .. normally your accessdata for your local database and the database from your web hoster differ
18:52 teppi|work the accessdata
18:53 teppi|work i'm almost sure thats the problem
18:54 TheEternalAbyss ok............i got the correct login
18:54 TheEternalAbyss but it says i can't select the db i want to select lol
18:54 TheEternalAbyss i think i need to add myself as a suer through cpanel
18:55 TheEternalAbyss yup that did the trick
18:55 teppi|work ;)
18:56 TheEternalAbyss :D
18:56 TheEternalAbyss ok to beckend
18:56 TheEternalAbyss bah
18:56 TheEternalAbyss ugh i'm getting php warnings int he backend :(
18:56 teppi|work maybe check install tool
18:56 teppi|work whether all needed directories are writable and so on
18:57 TheEternalAbyss weird...yea, I may have to reupload my typo3 installation
19:10 Lind-- How do I insert a plugin on all pages? I tried lib.loginhead = COA and then lib.loginhead{10 = RECORDS 10{ source = 26 tables = tt_content}}
19:10 Lind-- with linebreaks ofc
19:11 Lind-- source 26 is a sysfolder where I placed the plugin
19:13 Lind-- http://paste.phlogi.net/-837f1e8fc0/
19:13 Lind-- Anyone?
19:14 Lind-- loginhead is a mapped div that is set as a Typoscript Object Path, it's name is correct.
19:35 Briareos1 dmail: anyone experienced BLANK newsletters in outlook?
19:35 Briareos1 i checked the same email via kmail (IMAP) and the message is correctly formatted
20:47 Lind-- I hate felogin redirect!
20:47 Lind-- Anyone know how it works?
20:47 Lind-- Sometimes the redirect works fine, sometimes it dont.
20:47 Lind-- Prot0 you have used felogin havent you?
20:55 TheEternalAbyss dunno what to tell you man
20:56 TheEternalAbyss I keep getting either php warnings in typo3 or an actual fatal error
20:56 TheEternalAbyss so I dunno what to do on my end
21:03 tokam Hello, I have a problem with a typo3 page. The database does not seem to exist for an unknown reason. Does Typo3 create backups anywhere automaticly?
21:03 tokam http://schwindacktranslations.de/
21:06 phil1 tokam: no ..
21:07 phil1 tokam: check your settings in typo3conf/localconf.php
21:07 tokam ok, maybe we shold think about doing it in future?!?
21:07 tokam ^^ I allready did.
21:08 phil1 tokam: no, this makes no sence ... everybody can set up an own backup by running a script which dumbs the database
21:08 tokam does typo3 have such a function?
21:09 phil1 tokam: not build in, but there are a couple of extensions...
21:09 phil1 tokam: to get your site back running, better ask your hoster
21:09 TheEternalAbyss can someone help me with this?
21:10 tokam the server is a plesk V server, below the domain does not exist a database. When looking at the root server via ssh i do not find a db for typo3 in the mysql folder (where all the other dbs have its own folder)
21:10 TheEternalAbyss i can't get typo to work propelry on my webhost
21:20 Lind-- Ah I found the problem with the felogin extension. Apperently there is a bug that havent been fixed yet where if you set the page to "hide at login" you cant use redirect
21:20 Lind-- great...
21:25 Briareos1 dmail: anyone experienced BLANK newsletters in outlook while on another machine via IMAP the SAME message is displayed correctly?
21:34 bjork hi there
21:34 bjork can anyone help me to adapt a template in typo3 ?
21:41 bjork no one ?
21:41 bjork nice monolog :p

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.