Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 28 October 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 31
01:05 Cotechinho hello can someone tell me how i can export the XY of a GIFBUILDER into a dynamic generated css file?
07:42 FloLeBlanc hi all
08:20 Ruudi hello
08:22 Ruudi anyone has played with the umlauts in url? I would like to change ö to o not oe in real url urls, so far no luck...tried Translit.txt
08:22 Ruudi ä should be a not ae and so on
08:41 _pedda_ ^^ good morning
08:42 Ruudi morning
08:56 Trysax_ hey.. getting file explorer to work with pmkslimbox is that possible? Right now it uses jquery_thickbox
09:01 foool TT_news prob - Archive - I created a Amenu on a page, and also a list view on the same page. I have one item that is past the archive date and if I go to the archive page it says there is one item for October. If I click on that link it does nothing (doesn't open. I set the pid for the list for archives in content setup. Am I missing something?
09:06 Trysaxx_ hey.. getting file explorer to work with pmkslimbox is that possible? Right now it uses jquery_thickbox
09:10 foool solved news thingy
09:37 m4rtijn hi all
09:39 Ruudi hello
10:36 Jahithber whats the best way to create
10:37 Jahithber "correct" code in templating
10:37 Jahithber autoparser or templavoila?
10:37 _pedda_ ?
10:37 _pedda_ what do you mean with correct code ?
10:37 Jahithber clean and simple code
10:38 _pedda_ autoparser then... but templavoila is more flexible
10:39 _pedda_ for autoparser you have to create several html template files
10:40 _pedda_ with tv you use one html file for fce and put in there all the content elements you want
10:40 _pedda_ like the html templatefile for tt_news
10:41 Jahithber hmm i will take a try :) thx
10:41 _pedda_ content elements is a wrong term... content layouts is better
10:42 _pedda_ 2 col... 3 col... one big row and then 2 cols beyond... and so on
10:47 m4rtijn best way is writing the template by hand..
10:49 _pedda_ ?
10:49 _pedda_ you mean ts only ?
10:50 m4rtijn no.. html
10:50 _pedda_ would include both possibilities Jahithber mentioned
10:51 m4rtijn exclude..
10:51 m4rtijn but its the cleanest
10:51 _pedda_ using autoparser you have to create a html file by hand and using tv it is necessary too
10:56 kaveman dos any one can help me with Direct mail confoguration ??
10:56 |Xabbu kaveman : What do you want to know
10:57 kaveman the manual sey " 1. Create a new page somewhere in the page tree of your site. 2. Choose it to be of type SysFolder (and nothing else!) 3. Give it a title 4. Make sure it contains plugin: Direct Mail."
10:57 |Xabbu So?
10:57 kaveman i do not have such plugin
10:58 kaveman what i have is DirectMail Subscription
10:59 kaveman but when i place it in this new sys folder i stil get message "Please select Direct Mail folder. "
11:00 kaveman back on the manual "Once the Direct Mail folder is created, its title should appear in the list of available Direct Mail folders when using backend menu option Web > Direct Mail."
11:00 kaveman so there is something i'm doing wrong ??
11:01 |Xabbu Sorry, what did I miss kaveman?
11:01 _pedda_ lol
11:01 _pedda_ everything :-)
11:02 |Xabbu _pedda_: *g*
11:02 kaveman <kaveman> i do not have such plugin <kaveman> what i have is DirectMail Subscription <kaveman> but when i place it in this new sys folder i stil get message "Please select Direct Mail folder. "
11:02 kaveman <kaveman> back on the manual "Once the Direct Mail folder is created, its title should appear in the list of available Direct Mail folders when using backend menu option Web > Direct Mail." <kaveman> so there is something i'm doing wrong ??
11:02 |Xabbu kaveman: You first shoul install the direct_mail extension.
11:03 kaveman It's instaled
11:03 |Xabbu Is it LOADED AS WELLß
11:04 kaveman in ext menager -> Direct Mail direct_mail 2.6.0 - and ofcourse i have a greeen dot
11:04 |Xabbu (BTW: It's tuesday today, isn't it? I'm feeling like "Just another manic monday...") Sorry for shouting.
11:06 |Xabbu kaveman: What language do you use in your backend?
11:06 kaveman english
11:07 |Xabbu Ok, go to "List" and edit your Sys-Folder
11:08 |Xabbu Change to the "Options"-Tab and look at the "Contains plugin:"-option. There you have "Direct Mail"
11:08 maholtz|WORK hi
11:08 _pedda_ hi
11:08 _pedda_ funny.. i'm actually on your website maholtz.. :-)
11:09 maholtz|WORK what is there?
11:09 kaveman ok - 1 have there 1 page content element (InsertPlugin) - directMail Subscription
11:09 maholtz|WORK @_pedda_ how can i help you?
11:09 _pedda_ nothing.. got your domain from the tsref45min
11:09 _pedda_ I'm actually reading
11:09 maholtz|WORK ah, ok - so _you_ are the one *g* not much traffic on my site:)
11:09 |Xabbu kaveman: No, you don't need a contentelement.
11:09 _pedda_ hehe
11:10 maholtz|WORK @_pedda_ i hope it helps a little bit to understand
11:10 |Xabbu just edit the page (SysFolder) itself.
11:10 kaveman Thank you
11:10 |Xabbu Did you find it?
11:10 kaveman i would never find it on my own
11:11 kaveman the misleading part for me was "Make sure it contains plugin: Direct Mail."
11:11 kaveman thanks again
11:12 |Xabbu kaveman: Just read the tutorial and follow it. The tut never said anything about a Contentelement (at least not at this stage.)
11:12 |Xabbu kaveman: No problem
11:14 maholtz|WORK @_pedda_ and if not, please tell me whats missing
11:15 _pedda_ maholtz can you tell me if it is possible to configure tt_content.mailform for multiple recipients selected via selectbox ?
11:15 _pedda_ it helps a lot
11:15 _pedda_ thank you
11:16 maholtz|WORK @_pedda_ afaik not, because they secured it and look up at the recipients-field in the php code, perhaps powermail should help you with that
11:17 _pedda_ the problem is i am not allowed to use a mailformextension to solve that problem
11:17 _pedda_ so i'll have to write an extension
11:17 _pedda_ ..
11:17 maholtz|WORK why not?
11:19 _pedda_ already too many forms on that site
11:19 _pedda_ and they have to be modificable by the be users
11:19 _pedda_ f.e. by the possibility to use a wizzard to create forms
11:20 maholtz|WORK powermail is configurable by users!
11:20 maholtz|WORK much better than standard mailform (imho)
11:30 _pedda_ ich dachte english onl ihr nasen :-P
11:30 _pedda_ +y
11:31 m4rtijn we werent chatting.. just emoting :)
11:32 _pedda_ ah ok..
11:32 _pedda_ do you use mac right now ?
11:32 m4rtijn :)
11:33 _pedda_ i need a good irc client for os x
11:33 m4rtijn bitchx
11:37 |Xabbu m4rtijn: *g*Hey, no bad language *gbg* ;-))
11:38 |Xabbu m4rtijn: SCNR
11:38 m4rtijn :)
11:39 m4rtijn whats SCNR?
11:49 |Xabbu _S_orry _C_ould _N_ot _R_esist = Entschuldige, konnte nicht wiederstehen.
11:49 m4rtijn k, never seen that before :p
12:09 nd__ _pedda_: try irssi
12:11 _pedda_ hmm ok... perhaps i should add that im not used to non-gui apps...
12:12 nd__ oh, ok
12:12 _pedda_ :-)
12:12 nd__ adium works, though i dont use it for irc
12:12 _pedda_ adium ?
12:13 _pedda_ hmm
12:13 _pedda_ before i got linkinus (the client i use actually)
12:13 _pedda_ i was looking for this feature in adium
12:14 nd__ I would bet it can handle irc
12:14 nd__ though I don't have it here atm... maybe I confuse it with gaim/pidgeon...
12:15 _pedda_ hihi .. first post in the first google hit for adium irc
12:16 _pedda_ (old thread)
12:16 _pedda_ 200
12:16 _pedda_ 7
12:19 m4rtijn _pedda_ - did u check out bitchx?
12:20 _pedda_ yes.. but it's also without gui
12:20 m4rtijn oh, i misread
12:20 _pedda_ np :-)
12:26 Mikymike moin @ all
12:26 _pedda_ moin
12:29 nd__ So does adium support irc~?~
12:33 _pedda_ nope
12:33 _pedda_ what's kaum zu glauben in english ;)
12:35 _pedda_ unbeliveable..
12:42 m4rtijn brb.. windows needs a reboot :p
12:46 m4rtijn re
12:49 Mikymike i have a question, how do i build in a flash aplication, a swf file
12:49 Mikymike now i have marks.HEADER_PICTURE = IMAGE
12:49 Mikymike and then, how does i make flash`?
12:50 _pedda_ try rlmp_flashdetection
12:51 _pedda_ quite easy to set up a bunch of swf files an display them wherever you want
12:52 m4rtijn or do it directly in the html template
12:54 Mikymike is not there any way to build it in like
12:54 Mikymike marks.HEADER_PICTURE = IMAGE
12:54 Mikymike marks.HEADER_PICTURE.file = fileadmin/templates/main/images/header.jpg
12:57 m4rtijn marks.header = TEXT
12:57 m4rtijn marks.header.value = <object> blabla </object>
12:58 Mikymike ok, i will try it, thank you!
12:58 m4rtijn id recommand u insert it with AC_runactivecontent
13:04 Mikymike it does not work
13:04 Mikymike temp.mainTemplate{
13:04 Mikymike marks.header = TEXT
13:04 Mikymike marks.header.value = <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="972" height="172">
13:04 Mikymike <param name="movie" value="fileadmin/templates/main/images/intro_lachtalhaus.swf">
13:04 Mikymike <param name="quality" value="high">
13:04 Mikymike <embed src="fileadmin/templates/main/images/intro.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="972" height="172"></embed>
13:04 Mikymike </object>
13:04 Mikymike }
13:05 FloLeBlanc hi all
13:05 FloLeBlanc What kind of extension would I create in the kickstarter wizard if I want to create a "helper" extension for other extensions? (basic example => class taxcalculator, create new taxcalculator in other extension , use taxcalculator->calculate)
13:07 m4rtijn Mikymike - dont paste code in the channel
13:07 m4rtijn Mikymike - use some php post online
13:11 untouch_ hello i have a problem with tt_news - since today the news are sorted in the wrong way (oldest at first) so i uninstalled tt_news and installed it again and now (only appear on the page where i use LIST) the sql error http://paste.phlogi.net/-112f0d6785/ appears
13:11 untouch_ been looking for a while can anybody plz help me
13:12 m4rtijn .. hehe u uninstalled tt_news cause the sorting order was wrong?
13:12 m4rtijn thats just harsch
13:12 m4rtijn poor tt_news
13:13 isolysis anybody using powermail extension? I am trying to figure out how to customize the forms
13:13 m4rtijn untouch_- do a DBCHECK - update and that stuff
13:16 untouch_ nono i uninstalled it to try another versioni
13:16 m4rtijn :p
13:16 untouch_ cause i read that it could be a cause of my server changed some configuration in php versionn
13:16 m4rtijn just use the newest version
13:17 untouch_ and btw
13:17 untouch_ yesterday the sorting order was correct
13:17 untouch_ and today it suddenly was wrong
13:17 untouch_ ?!?
13:17 untouch_ i did nothing since then
13:17 untouch_ i already tryd this http://bugs.typo3.org/view.php?id=7181
13:17 m4rtijn maybe somebody hacked your typo3 install and changed it
13:18 untouch_ but it didnt help either
13:18 _pedda_ it's not necessary to uninstall an extension for update.. you can update your extensions thourgh the extension manager since typo3 4.1.7
13:18 untouch_ i wanted to downgrade
13:18 untouch_ not update
13:18 _pedda_ ah ok ... i misread
13:18 untouch_ thx tho
13:18 _pedda_ how did you configure tt_news ?
13:19 _pedda_ via ts oord in the ce ?
13:19 maholtz680 it is not necessary to uninstall for downgrade too
13:19 untouch_ ce
13:19 _pedda_ -oord +or
13:19 _pedda_ you can specify the sorting in the ce
13:19 untouch_ u mean by ID?
13:19 untouch_ start id?
13:19 _pedda_ no
13:19 _pedda_ there is a field called sorting
13:20 _pedda_ the first two fields beyond the View selection...
13:21 _pedda_ sort list & latest ... and beyond sorting list & latest
13:22 untouch_ i cant find it
13:22 _pedda_ erm... i mean.. sort list & latest by: (date, autor ) and beyond sorting of list & latest
13:22 untouch_ im at other settings now
13:22 untouch_ Order by this field (LIST LATEST):
13:22 untouch_ this one?
13:22 _pedda_ did you specify something ?
13:22 m4rtijn .. did u reinstall the newest tt_news version ?
13:22 _pedda_ in this field
13:22 untouch_ yes
13:23 untouch_ martin: yes
13:23 untouch_ pedda:no i let the default
13:23 untouch_ wich is date/time
13:23 untouch_ at Order by this field (LIST LATEST):
13:23 _pedda_ and the field beyond
13:23 untouch_ Ascending or Descending (LIST LATEST):
13:23 _pedda_ there you can specify ascending and descending
13:23 untouch_ i tryd both of em already
13:23 untouch_ makes no change
13:23 _pedda_ ok this would normally solve your problem
13:24 m4rtijn .. do u have anythin in your TS setup
13:24 m4rtijn which overwrites it
13:25 _pedda_ hmm isn't there a priority to the cnfiguration specified in the ce itself which is more important than the one done via ts ?
13:26 m4rtijn TS > ce conf
13:26 _pedda_ oh ok
13:27 _pedda_ hmm... that's why I'm wondering over the last year what happens with my projects ;)
13:27 FloLeBlanc void do you happen to be here? :)
13:27 untouch_ i deleted all news posts and created news one the sorting seems to be completely messed
13:27 untouch_ not only wrong turn
13:27 untouch_ http://typo3.liquidc.net/Impressum/index.php?id=9
13:27 martijn hmm, crappy internet conn
13:28 untouch_ oh and the mysql error comes when u hit news archiv on the left bottom
13:28 untouch_ one sec taking out noodles
13:28 m4rtijn untouch_ - did u try the DB reference update
13:28 m4rtijn untouch_ - and maybe even install tool DB check
13:30 untouch_ i think i did the second one i went to Database Analyser
13:31 untouch_ and hit import compare compare with $TCA
13:31 m4rtijn .. do the other one
13:33 Denyerec Hey m4rtijn
13:33 isolysis hi peeps, the rich text editor is not loading for me in backend, using 4.2.2 - any ideas what needs to be done to fix it?
13:33 untouch_ hows that done DB reference update
13:33 untouch_ never did that
13:33 untouch_ cant find nothing concrete on google
13:34 _pedda_ be -> db check -> manage reference index
13:34 _pedda_ hit update
13:34 _pedda_ and then check
13:34 _pedda_ just beyond ext manager
13:34 m4rtijn in german: admin-werkzeuge -> db ueberpruefung
13:35 _pedda_ psscht !
13:35 _pedda_ ;)
13:36 m4rtijn anyone here who has some .vob recoding experience?
13:36 m4rtijn :p.. slightly offtopic..
13:41 untouch_ ok that worked#
13:42 _pedda_ you fixed it ?
13:42 _pedda_ or does the problem still remain ?
13:42 untouch_ the msql error is fone and the page browser appeared again
13:42 untouch_ but news posts not show but so far so good
13:42 _pedda_ ok
13:43 untouch_ ohwell no
13:44 untouch_ the msql error still there
13:44 untouch_ only page browser appeared :p
13:44 _pedda_ link ?
13:44 untouch_ http://typo3.liquidc.net/Impressum/index.php?id=27
13:44 _pedda_ i have no error
13:45 _pedda_ only the results are missing
13:45 _pedda_ the news entries
13:45 untouch_ it only appears sometimes
13:46 _pedda_ ah ok
13:46 _pedda_ #
13:46 _pedda_ i got it,.. after the 10th time ;)
13:46 untouch_ :p
13:47 Mikymike http://paste.phlogi.net/-8c58750140/
13:47 Mikymike please can anybody help me
13:50 maholtz680 @Mikymike: what is your problem?
13:53 maholtz680 @Mikymike: use .value ( your value with linebreaks ) instead of value = very long content
13:55 Mikymike how does this works?
13:55 Mikymike please help me, i thin i am too noob for this
13:56 maholtz680 .value (
13:56 maholtz680 hier is your text
13:56 maholtz680 with linebreaks
13:56 maholtz680 )
14:00 m4rtijn Mikymike - I'd recommend u upload the file into the web-root so u dont need to insert "fileadmin/blabla" instead use "file.swf"
14:03 Mikymike marks.HEADER_PICTURE.value ( <object classid="clsid .... also does not worl
14:03 Mikymike k
14:03 maholtz680 what means "does not work"
14:04 maholtz680 btw. no content after "("
14:05 Mikymike maholtz680 what does you mean with no comments?
14:06 Mikymike sorry content
14:06 Mikymike i have marks.HEADER_PICTURE.value ( <object classid="clsid .... ) also does not worl
14:06 m4rtijn Mikymike - I'd recommend u upload the file into the web-root so u dont need to insert "fileadmin/blabla" instead use "file.swf"
14:06 Mikymike ok, m4rtijn i will make this
14:09 Mikymike but it does not work too
14:12 m4rtijn check the sourcecode
14:13 m4rtijn did u delete all cach?
14:13 m4rtijn cache
14:14 Mikymike ok, i have deleted all breaks and used value = <object.....
14:14 Mikymike now it works
14:14 Mikymike thank you very lot!
14:14 m4rtijn k
14:14 m4rtijn np
14:25 maholtz680 @Mikymike: fyi you can use () but ( must the last character in starting line and ) the only one in ending line so ...) does not work, but ... <Newline>) does!
14:44 lindsey hi, ive got a little question, ive tried to use mailformplus in a multilanghomepage incl. Korean language. All the Korean sign i copy in the language File are transformed to '?' at the homepage. The whole Homepage is utf-8, rest of the site works well with the Korean signs
14:45 m4rtijn the language file is xml I guess?
14:45 lindsey yes
14:45 m4rtijn u need to set the correct charset in the xml doc
14:46 lindsey the xml is utf-8
14:46 m4rtijn hmm, u sure utf8 includes korean chars/
14:46 m4rtijn ?
14:47 lindsey the rest of the site works well with the korean chars, only the mailformplus plugin doesn't
14:47 m4rtijn .. that doesnt mean its correct.. :)
14:48 m4rtijn but .. google confirms it.. utf8 includes korean..
14:48 _pedda_ what is the encoding of the xml document itself ?
14:48 _pedda_ is it also utf-8 ?
14:49 lindsey yes, utf-8
14:49 _pedda_ how do you check that ?
14:49 lindsey notepad++ says its utf-8 ^^
14:49 _pedda_ ok
14:50 lindsey and the german "umalute" üäö also works with mailformplus, so i guess the encoding is correct
14:50 _pedda_ ok
14:51 m4rtijn lindsey - I think u have to define the charset in the xml doc explicitly
14:51 lindsey encoding="utf-8" ?
14:52 m4rtijn like: <?xml version="1.0" encoding="utf-8"?>
14:53 lindsey is already done
14:53 chefan did you view the resulting mail in a browser?
14:54 lindsey the problem is at the formular in the browser, didn't check the mails so far
14:57 lindsey should korean chars work with mailformplus?
15:01 m4rtijn lindsey, I had this problem once. and solved it differently..
15:02 m4rtijn dunno if it will work for you
15:04 m4rtijn I used for example ü
15:04 m4rtijn hmm, IRC encodes it :)
15:04 m4rtijn "ü"
15:04 m4rtijn hehe
15:06 lindsey \
15:06 m4rtijn hmm, its not unicode..
15:07 m4rtijn u could try unicode though..
15:08 lindsey hmm üäö already works in my form
15:08 lilalinux getTypoLink_URL generates a url with ampersand. Can I configure it to use &amp; instead of &?
15:08 lilalinux otherwise it won't validate with xhtml-strict
15:08 m4rtijn
15:10 lindsey try unicode? i thought utf8 is unicode? ^^
15:15 m4rtijn hm, cant find the page I used
15:20 maholtz680 @lindsey: perhaps the extension does not use multibyte string operations? look in source code to check that
15:22 lindsey oki i will check that thx
15:42 wacky__ would there be a reason why Typo3 would start stripping all the < and > from it's produced content ?
15:43 m4rtijn not an allowed tag?
15:43 sebash Hi, i have a question.. probably newbie but i've searched the web and reference for quite some time: I wan't a list of all pages of a certain doktype (and more SQL criterias) in my frontend plugin class.. I'm using $GLOBALS['TSFE']->sys_page->getRecordsByField('pages','doktype','30'); but this takes neither visibility nor user access into acccount. Is there another method available for this?
15:43 raphi hey hey - i'm currently facing a problem that the popup-menu does not appear when right-clicking on the tree in the site-view. does anybode had the same problem?
15:44 maholtz680 @wacky: "all" ? really?
15:44 wacky__ it seems to be TemplaVoila ...
15:44 maholtz680 @sebash: enableFields()
15:44 wacky__ yeah, weirdly.. you know the <!-- TYPO3SEARCH begin --> ... it showed up in the front-end as !-- TYPO3SEARCH begin --
15:45 wacky__ and some (all?) the FCE show up as h4Blahblahblah/h4 !
15:45 maholtz680 but you have <html> and <body> etc. so check where it starts and what happens there
15:46 sebash maholtz680: Works perfectly.. thanks sooo much!
15:47 maholtz680 :)
15:47 sebash i would've never thought that this method does what it does
15:48 maholtz680 yep, sometimes really hard to guess... i often haven an look in the classes:/
15:50 sebash another short question.. if you don't mind.. i would like to get this information pagewise (LIMIT clause).. is there some operation that does the same but returns a COUNT operation instead?
15:50 sebash there seems nothing to be in the t3lib_pageSelect
15:51 maholtz680 sry, do not know
15:51 sebash okay thx anyway
15:59 pond any flow3 devs here?
15:59 pond q: is flow3 ready for building a project... even in a bleeding edge sort of way?
15:59 maholtz680 @pond: ask in #flow3
16:00 pond ah... right
16:00 pond ;)
16:02 lindsey oki it works now, width CDATA and entities... a bit strange but i works ^^
16:02 lindsey thx everyone :)
16:03 maholtz680 @pond: seems as in #flow3 are not as many flow3 devs ... perhaps check newsgroups for that...
16:06 m4rtijn lindsey, what did u change?
16:07 lindsey changed lø into <![CDATA[&#20844;&#21496;]]> in the xml...
16:10 m4rtijn changed what? I only see 2 black squares.. :
16:10 m4rtijn
16:10 isolysis i am using the powermail extension, but none of the emails are being sent through. The server seems to be configured correctly as the email test in install tool works. What could be wrong with the powermail settings?
16:11 lindsey the black squares are the original korean chars ^^
16:11 m4rtijn gotcha
16:12 m4rtijn hmm
16:12 m4rtijn if it works :)
16:13 lindsey a bit circuitous but it works ^^
16:18 lindsey x.x either i will learn the korean language or never fill a homepage in korean again... ^^
16:18 lindsey thx again, bye
17:36 _pedda_ cu all tomorrow
19:57 adnc hello, is it possible to take a typo3 site with a switcht temporarily down?
19:58 just2b 2 lines ts are enough, sure
19:58 adnc i suppose i need to ask an additional question to get this answer?
21:32 HardPhuck if i create a cli class and call it from the command line, i get DB as the username password or host is wrong
21:35 Rincewind hello all..
21:36 HardPhuck ah lol found it
21:37 Rincewind I'm new to typo3 and got this problem.. I've got this link on a typo3 page and can't get it to work.. Can someone point me in the right direction please
21:40 Rincewind the link: http://localhost/index.php?id=38&no_cache=1&tx_ttnews[pS]=1222635027&tx_ttnews[tt_news}=42&tx_ttnews[backPid]=36
21:40 Rincewind and I wanna get the &tx_ttnews[tt_news}=42 .. the ID of the news... It comes back empty.. or NULL that is...
21:43 Rincewind Does anyone know?
21:46 nd_ Well, your name reminds me to look after `making money` and the translated version again...
21:47 nd_ It's been well over a year now... what a crap
21:47 HardPhuck i have the strangest problem, im going to update wizard in install tool, which tells me that it's set to 3.8
21:48 HardPhuck when i upgrade it to 4.2 it gets done and says successful
21:48 HardPhuck but when i revisit the install tool
21:48 HardPhuck it again says it's set to 3.8
21:52 Rincewind iS there a forum where I can post my problems to typo3?
21:55 nd_ Rincewind: I guess you're quite right in here... just wait and post the question every now and then...
21:57 Rincewind okie=(
21:58 Rincewind When i reach a page my _GET variables are gone ... can someone tell me why?=)
22:03 Rincewind When i reach a page my _GET variables are gone ... can someone tell me why?=) Please?=) I cannot understand where in the config files I tell Typo3 wich variables that are allowed..
22:20 Rincewind When i reach a page my _GET variables are gone ... can someone tell me why?=) Please?=) I cannot understand where in the config files I tell Typo3 wich variables that are allowed..
22:54 ries2 Rincewind: don't use _GEt, use piVars
22:57 Rincewind reis2: ah..finally,, my piVars is also empty=(
23:02 Rincewind ries2: var_dump($this->piVars); gives array(0) {}
23:02 ries2 sure that the get vars are availble??
23:03 Rincewind ries2: hmm no.. how do I check that?
23:03 ries2 in the URL?
23:03 Rincewind http://localhost/index.php?id=38&no_cache=1&tx_ttnews[pS]=1222635027&tx_ttnews[tt_news}=42&tx_ttnews[backPid]=36
23:03 Rincewind ries2: http://localhost/index.php?id=38&no_cache=1&tx_ttnews[pS]=1222635027&tx_ttnews[tt_news}=42&tx_ttnews[backPid]=36
23:04 Denyerec 404 ;)
23:06 Rincewind ries2: does that tell you anything?
23:10 ries2 Hy Denyerec
23:10 ries2 Must be something wrong in your extension
23:10 Denyerec hey ries
23:15 Rincewind ries2: cannot se how that is possible... But I have a possible lead.. I think the page opens om in a new frame.. And that why it looses its variables.. How do I make a linke NOT open in a diffrent frame?=)
23:16 ries2 is this a backend extension?
23:18 Rincewind reis2: No i dont think so.. How do I check that?=) I just got the code in front of me.. I'm an experienced php developer and got this job as a sort of a job intervjue..=) Newer seen typo3 though

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.