Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 18 March 2009

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:34 jsfan hello :)
07:36 porkpie Morning guy's can anyone tell me why I am getting this http://www.loscampellos.com/index.php?id=30
07:36 porkpie I am seeing ? where ever there is an accent
07:46 MasterYin Morning all together
07:56 porkpie Morning
07:56 porkpie MasterYin: any ideas Morning guy's can anyone tell me why I am getting this http://www.loscampellos.com/index.php?id=30
07:57 MasterYin what do you mean?
07:57 MasterYin the ?
07:57 MasterYin porkpie ?
07:57 porkpie yeah
07:58 porkpie MasterYin: it looks like a utf8 issue but I don't know how to fix it
07:59 MasterYin Did you the the UTF8 ind yout DB?
08:00 porkpie checking now ....but I am sure it is utf8
08:01 porkpie hmm! latin1_swedish_ci
08:21 MasterYin porkpie: did you fix your problem now?
08:21 porkpie MasterYin: No ... notsure how
08:22 MasterYin DB changed to UTF8
08:23 porkpie MasterYin: will need to look up how to do it
08:24 MasterYin Ok... have fun :)
08:25 MasterYin ALTER DATABASE `***` DEFAULT CHARACTER SET utf8 COLLATE utf8_bin
08:26 MasterYin You can do it via phpMyAdmin :) @ porkpie
08:26 porkpie MasterYin: is this the sql ALTER DATABASE `***` DEFAULT CHARACTER SET utf8 COLLATE utf8_bin
08:27 MasterYin yes... generated by my phpMyAdmin :-)
08:27 MasterYin <-- needed to change the CharSet too :)
08:28 porkpie MasterYin: need to change Charset too ??
08:29 MasterYin My DB also was von swedish :)
08:29 MasterYin von = on :)
08:29 porkpie MasterYin: so you used that sql to change it to utf8
08:30 MasterYin yes
08:30 porkpie ok trying now
08:31 MasterYin <-- has to go :) Good Luck with your problem
08:32 porkpie MySQL said: Documentation
08:32 porkpie #1 - Can't create/write to file './***/db.opt' (Errcode: 2)
08:32 porkpie ah .... I need to replace the *** with the dbname
08:32 porkpie correct
09:04 lilalinux Anybody here sr_feuser_registration together with directmail?
09:09 gerards Hi Everyone, from my plugin, how may I add a CSS programatically?
09:12 _pedda_ aloha
09:13 lilalinux ahoi _pedda_
09:15 gerards I got it. thanks anyway. $GLOBALS['TSFE']->additionalHeaderData['gerardxxxx_whatever'] = 'asdfasdfasdf';
09:16 LionRock why Im getting in BE (I have created my own ext.) in select box a [ INVALID VALUE (5) ] ? I have a requestUpdate for one select box and when user selects one, then second selecbox is filled with related data, but I dont know why Im getting this? I also get a results and then the last result is this one [ INVALID VALUE (.... Any tip ?
09:22 lilalinux _pedda_: how do I let self registered register choose to receive newsletters?
09:23 gerards LionRock: the reason is because in the DB, that select box contains a wrong value. Try checking that the field names correct. This may happen if your form has 2 fields that point to the same DB field (the second one would overwrite the first one, causing the first one to have an "invalid" value)
09:27 LionRock I dont have two fields whichone uses same DB field
09:36 LionRock When I select from one field, next one is filled with data, and I think that when I select first one, then refresh happens and typo remebers value from the previous page. Because the data from DB is ok, but typo add some value to items array, dunno why
09:38 _pedda_ moin maholtz|WORK
09:46 maholtz|WORK moin _pedda_
09:47 lilalinux aloha maholtz|WORK
09:47 lilalinux Wow, tcdirectrmail=4,500 installations, direct_mail 45,000 installations
09:47 lilalinux And I stupid asshole use tcdirectmail
09:50 maholtz|WORK @lilalinux: the wisdom of the crowed... ;) is not allways the best choice... but it sounds as you are not happy with tcdirectmail...
10:00 Georges_Abitbol hi all
10:01 dokma hello there :)
10:01 Georges_Abitbol I need help on a simple TS tip.
10:01 Georges_Abitbol hi dokma
10:02 Georges_Abitbol I need to get page subtitile and wrap it but only if exists. I succeed to get subtitle but it is wrap in all case. I want to wrap only if subtitle contains chars. Couls ayone help ?
10:02 maholtz|WORK required = 1
10:02 maholtz|WORK f.e.
10:03 maholtz|WORK depends on your code, so paste it:)
10:04 Georges_Abitbol maholtz|WORK: http://hashbin.com/DSW as you can see, I ve tried the numrows but it works only with contents
10:04 Georges_Abitbol but I did not find the "required" item. I will check
10:04 Georges_Abitbol thx
10:05 maholtz|WORK sure
10:05 lilalinux da_newsletter_subscription lies!
10:05 lilalinux [...]and then allow frontend users or non-users to check off which categories they want to receive[...]
10:05 lilalinux this is not true
10:05 lilalinux later it says: [...]When a user subscribes to the newsletter you might already know things like his name or email address since a login user is required![...]
10:06 dokma Obama lies aswel ;)
10:07 lilalinux dokma: all politicians do
10:07 lilalinux dokma: but he can't be worse than bush
10:07 dokma lilalinux: he is worse
10:07 dokma bush was an obvious puppet
10:07 maholtz|WORK @Georges_Abitbol: check TSref for numRows - cant work
10:08 dokma lilalinux: check out "The Obama deception"
10:08 lilalinux dokma: whe shouldn't discuss this here
10:08 dokma lilalinux: true
10:08 maholtz|WORK if.isTrue.field = subtitle should be possible too
10:08 dokma we probably triggered some filters over at the NSA already
10:09 Georges_Abitbol maholtz|WORK: I've tried numRows while knowing it won't work ^^. But I am so bad in understanding tsRef. Thx anyway. required works well
10:09 dokma any1 knows if upgrading from 3.8.0 to 4.2.6 is better to first upgrade to some lower version?
10:31 lilalinux How do I restrict the language selector in sr_feuser_register to available website languages?
10:37 nd Is it possible to make a menu using the pages names for headlines and the pages keywords for subtext? Any snippet or keyword to look for?
10:39 lilalinux nd: do you want a special menu, or do you want the content of pages to display page information?
10:40 nd I'm thinking about a special.directory to list all subpages, but then output something like: <div class="box"><h4>$PAGETITLE</h4><p>$Some,$Keywords,$Of,$this,$page</p></div>
10:41 nd Where the keywords would preferably be of the seo-type, not words in the actual content of the page.
10:41 nd s/seo-type/metadata/
10:42 maholtz|WORK @Georges_Abitbol: i tried to explain TypoScript http://wiki.typo3.org/Ts45min
10:42 maholtz|WORK what is missing there?
10:43 maholtz|WORK @nd: should be possible via Sitemap menue
10:44 nd maholtz|WORK: Alright, I'll google for that. Thanks maholtz|WORK and lilalinux
10:44 Georges_Abitbol maholtz|WORK: nice link. thanks. I 'll read it
10:47 nd holy smokes... if I get into styling that I'd be done
10:47 nd nice one
10:59 lilalinux Is there a way to restrict the website languages in sr_feuser_registration? I only found a way to restrict countries
11:00 lilalinux in plubgin.static_info_tables
11:00 lilalinux in plugin.tx_static_info_tables_pi1
11:26 nd Given http://paste.phlogi.net/-854139529d/ how could I use the title (used in the link for example) as a class for the div? I need to get different background pictures for every box? Also, I'd prefer to wrap the <a> around the div, so it's clickable as a whole box... ideas on that?
11:28 nd lilalinux: Possible to change that in constants editor under plugin.tx_srfeuserregister_pi1? Don't have it installed... so I can only guess
11:51 lilalinux nd: browsing the sourcecode reveals, that sr_feuser_register doesn't use the static_info_tables functionallity for restricting languages
11:51 lilalinux it does so only for countries O_o
11:52 lilalinux It would be very easy to "?fix"
11:52 lilalinux "fix", but then I would get in trouble when updating the extension
11:53 nd Add it as bug or in forge?
12:08 lilalinux patch works fine
12:08 nd nice
12:14 NiFkE <div><ul><li></li></ul></div> with templavoila map the div or the ul ? for main menu?
12:16 nd I'd map the ul (inner) and then wrap every item with <li>|</li>
12:19 lilalinux I added it here http://wiki.typo3.org/Sr_feuser_register#Functionality_for_where.languages_.28like_where.static_countries.29
12:19 lilalinux too lazy to file a bug report :-)
12:27 e_ howdy everybody
12:28 e_ my be users have trouble signing in (no login actually works), but i cannot find any error messages anywhere. i tried setting $TYPO3_CONF_VARS['SYS']['systemLog'] but that wasn't really informative (only shows some info about some locking). how can i find out what's going wrong?
12:38 nd Weird... now I have a site-tree (with the same UIDs) parallel to the globe in list-view... any clues on that?
12:40 lilalinux direct_mail has support for smtp hosts and smtp_auth
12:41 lilalinux I lost 2 days of my life because I installed and configured tcdirectmail!
12:41 lilalinux crap
12:50 nd the hell is it with this duplicates...
12:58 lilalinux yes
12:59 lilalinux nd: screenshot
12:59 Denyerec Mmm
12:59 Denyerec Where's gerards when you need him....
13:00 nd lilalinux: http://off-pist.de/fileadmin/elevator/sc1.png
13:00 lilalinux Denyerec: Don't ask to ask, just ask ;-)
13:01 nd Exploding the false tree produces yet another one... refresh deletes the latter while keeps the false one
13:01 lilalinux nd looks like a recursion
13:01 nd sure does
13:01 lilalinux I guess you have to fix that in the database
13:02 lilalinux and fix the pid
13:02 lilalinux or delete the entry
13:02 e_ anyway to make logging more verbose?
13:03 Denyerec This is to do with the price of compact flash in Singapore....
13:03 Denyerec Hence the specific requirement for Gerards ;)
13:03 e_ specifically be logins
13:03 lilalinux e_: you wish :-)
13:04 nd lilalinux: Both the right and the false pagetree have the same uid... so I cannot delete it.
13:04 e_ i do :(
13:04 e_ no logins work anymore and i don't know what to check
13:04 lilalinux nd: SELECT pid FROM pages WHERE uid=...;
13:08 nd lilalinux: Well, there's only one
13:20 nd I don't really see the source of this problem...
13:21 lilalinux nd: yeah, see if the pid is the same as the uid
13:21 lilalinux nd: try to reverse what you did using the log functionality
13:21 lilalinux AdminTools -> Log
13:23 maholtz|WORK screenshot issue solved? why you have "post-ankauf.de" two times clear?
13:23 nd maholtz|WORK: Not clear
13:23 nd lilalinux: Nothing in it pointing to that
13:23 maholtz|WORK @nd: as admin you get the globe and all pages in there
13:23 maholtz|WORK and if you give your admin a group with webmounts, they are added too
13:24 nd aah, nice
13:24 _pedda_ this screen looks like an webmount
13:24 nd maholtz|WORK: Thanks alot
13:25 nd Well, back to my wrapping/menu issues...
13:26 lilalinux How am I supposed to add the pluging "Direct Mail" to my Direct Mail sysfolder (which is only viewable in list mode)?
13:26 nd contains plugin: direct mail?
13:26 _pedda_ in edit page properties content can be assigned to columns
13:27 _pedda_ contains plugins is in page properties of sysfolder as well
13:28 lilalinux _pedda_: thx
13:28 lilalinux maybe I'm too used to templavoila
13:28 lilalinux that opens another question:
13:28 lilalinux does direct_mail work with TV at all?
13:29 nd No idea...
13:30 _pedda_ http://www.traum-projekt.com/forum/112-typo3/110309-templavoila-und-direct_mail.html
13:30 _pedda_ if the classic page module becomes enabled..
13:30 lilalinux *sigh*
13:30 lilalinux back to tcdirectmail
13:31 _pedda_ lol
13:47 [SySteM] Hi
13:47 [SySteM] I would like some help pt use typo3 and jquery
13:48 [SySteM] jquery have syntax as this $('#id').action()
13:48 [SySteM] i would like to make a $('my_ext_pi1[my_var]').action()
13:48 [SySteM] but use [] to another think on the declaration
13:49 [SySteM] nobody use jquery with typo3 extensions ?
13:51 lilalinux _pedda_: dein kunde :-)
13:52 _pedda_ [SySteM]: try #jquery
13:52 [SySteM] ok thx
14:06 maholtz|WORK @system: afaik [] is not allowed in ids - use underscore instead
14:07 _pedda_ $("#some\\[id\\]") <- escaping was the problem
14:08 _pedda_ http://docs.jquery.com/Frequently_Asked_Questions#How_do_I_select_an_element_that_has_weird_characters_in_its_ID.3F @ maholtz|WORK
14:15 maholtz|WORK @_pedda_ thx
14:15 _pedda_ np :)
14:21 e_ mkay.. so apparently the logins in the be do work, only the refresh doesn't. or something...
14:21 e_ cookies+javascript are activated
14:27 _pedda_ e_ did you clear your browser's cache ?
14:28 e_ nope, will do
14:29 e_ no change
14:29 crisb2010 hi there
14:29 maholtz|WORK whats your problem e_? except your short name...
14:29 _pedda_ lol
14:30 crisb2010 does one of you guys know if it is possible to combine the first_name and last_name into a full name without using a direct mysql statement?
14:30 _pedda_ it is
14:30 _pedda_ what for ?
14:30 sorenmalling crisb2010: are you using sr_feuser_register?
14:30 sorenmalling I've made a hook for that extension to do that
14:30 e_ actually i don't think that's a problem... anyhow, the problem is that since yesterday we cannot log in to the backend. apparently username/passwords are correct and checked from the db, but it always just returns to the login page as if they were wrong.
14:30 crisb2010 sorenmalling: yes, i am. and i know that he combines both once you edit your profile :-)
14:31 sorenmalling I'll post it on paste.phlogi.net in a minute :)
14:31 crisb2010 but the problem is, that the users are imported via csv and there only the first and last name are given
14:31 crisb2010 sorenmalling: thanks :-)
14:32 crisb2010 i could simply concat the names via mysql but my client surely doesn't want to do this ...
14:32 sorenmalling crisb2010: afaik the hook is made for when registring a user, but you can just change the first parameter for the hook and it will work, when users are editing there user :)
14:35 sorenmalling crisb2010: the PHP from my hooks file: http://paste.phlogi.net/-4b070ba8e2/
14:36 sorenmalling crisb2010: from ext_localconf.php : http://paste.phlogi.net/-b48638dba4/
14:37 sorenmalling Remember to change fdf_user/fdfuser to your own extension name :)
14:37 crisb2010 cool thanks
14:39 sorenmalling np :)
14:39 pmk65 sorenmalling: You should send that hookscript ti Stanislas, so he can add it as to the ext (maybe as an example code) I guess it might be useful for others too.
14:40 sorenmalling pmk65: Great idea, i will do that :)
14:43 maholtz|WORK @e_ is it possible that there is a firewall or proxy which makes that trouble (if it happens with all browsers, at once without changing the system)
14:44 e_ maholtz: nah, the backend isn't proxied and there is no firewall restriction between here and the backend
14:45 e_ also it's not that it's timing out or sthg, it just says "Your login attempt did not succeed." etc
15:02 pmk65 e_: Try using the Install Tool, and use the Database Analyzer to see if you have any DB problems (wich often is the cause of problems like the one you are experincing)
15:02 e_ okay
15:04 milpoer hi all.. anyone knows a plugin that extact your google-calendar to typo3
15:04 pmk65 also check if there's any files in the typo3temp/locks/ folder. (If there are some files there, delete those)
15:07 pmk65 milpoer: I haven't tried it, but maybe this one? -> http://typo3.org/extensions/repository/view/c3_google_suite/current/
15:07 milpoer thz.. will have a look.
15:08 pmk65 In what format is the exported google calender?
15:09 milpoer i want it to automatic read from the calendar, not do any export.. so webcal or ical is prefered
15:11 lilalinux Is it safe to delete the contents of the typo3temp foldet?
15:11 pmk65 Try searching on TER for "ical" or "iCalendar"
15:11 lilalinux folder
15:11 milpoer pmk65: yes.. i have tried.. but will take a look at your suggestion first.
15:11 pmk65 lilalinux: yes. it will be recreated if needed.
15:14 lilalinux I'm trying to track down why sr_feuser_register still uses MyTypo3Site in some places, although I have set siteName in constants
15:14 pmk65 milpoer: I can see that it supports both XML and ICS formats. So wouldn't it be possible to use some kind of RSS import/export ext on typo3 to grab the calendar data from google?
15:14 lilalinux and in other places it writes: "Now you are registered at ."
15:15 lilalinux Is there anything _not_ broken in typo3?
15:15 pmk65 LOL
15:15 milpoer pmk65: perhaps.. i will check. but first i have to get my t3 to use it right and allow me to insert the plugin at some site.
15:15 milpoer pmk65: missing the manual :)
15:16 pmk65 lilalinux: I usually set the sitename using the "Template" mode. When you edit a TS template, there's a field where you can enter the sitetitle.
15:16 lilalinux where do I find that?
15:16 lilalinux I use TemplaVoila
15:16 pmk65 Maybe you have entered a sitename there, and forgot about it?
15:16 lilalinux never ever
15:17 pmk65 click on the "Template" button, and look at your TS template(s)
15:17 lilalinux yeah, that's where I configured it in constants
15:18 lilalinux but it's only working in some places
15:18 lilalinux like "kind regards\nFooBar"
15:20 lilalinux At the confirmation page it says: "Now you are registered at .\nKind regards\nFooBarSite"
15:22 lilalinux <label index="v_your_account_was_created_nomail">Your membership &lt;b&gt;%2$s&lt;/b&gt; has been created. Your e-mail address &lt;b&gt;%4$s&lt;/b&gt; is being used. Now you are registered at &lt;b&gt;%1$s&lt;/b&gt;.</label>
15:22 e_ pmk65: nope, everything looks fine
15:23 lilalinux ###TEMPLATE_SETFIXED_CREATE###
15:31 Denyerec When Steffen signs off "vg" what does he mean?
15:31 Denyerec I think he's german...
15:31 loswillios best regards
15:31 Denyerec what's it translate at?
15:32 Denyerec *as
15:32 loswillios viele gruesse
15:32 m0oman Viele Grüße!
15:32 Denyerec with the shaffese ess thingy
15:32 Denyerec gotcha
15:32 Denyerec thanks! :D
15:32 Denyerec either m0oman has a German keyboard, or is very very quick with his charactercodes ;)
15:33 fred^ Hola, on http://salangen-nyheter.com.kunder.intermedia.no/nyhetsarkiv/ I have tt_news 2.6 with newsarchive. When I select a a date or a page, it gives me a MySQL error. Any one have experienced the same problem, either with 2.6 or earlier versions?
15:33 m0oman i am german but i could also easily type umlauts on an american keyboard. one of the quirks of mac os.
15:33 lilalinux Denyerec: alt-U and then the letter
15:33 lilalinux or alt-s for ß
15:33 lilalinux on a mac ;-)
15:34 m0oman yep. :->
15:34 lilalinux I'm german, but use an english keyboard for coding, because the layout is much better, all brackets and parentheses are side-by-side
15:35 Denyerec alt-U in my IRC client is something very different :)
15:36 m0oman i got used to german layout coding quickly, but a good ide and you'll rarely ever need brackets again. :P
15:36 Denyerec Haha
15:42 e_ dangit...
15:42 e_ any other hints on why the logins to the backend might fail?
15:46 _pedda_ another question @ e_
15:46 _pedda_ do you use load balancing ?
15:46 _pedda_ with 2 Internet providers
15:46 _pedda_ for example
15:47 _pedda_ if so, your ip address may change every click so the session gives the wrong hash
15:47 _pedda_ and you type in the correct login data, but are still correct
15:47 _pedda_ -correct + not logged in
15:51 e_ pedda: nope
15:52 e_ pedda: not a bad idea, but i'm afraid that's not the case.. :(
15:52 e_ also i can see my ip in the access.log...
16:10 _pedda_ e_ : is the installtool still accessible for you ?
16:10 _pedda_ if so create a new adminuser
16:11 _pedda_ and check if you can login with that new one
16:13 e_ jyes it is
16:13 e_ okay let's do that
16:14 e_ nope
16:15 _pedda_ was the user created successfully ?
16:15 _pedda_ did the installtool tell you that
16:15 _pedda_ do other be user have the same problem ?
16:15 _pedda_ or is it just your account, your computer
16:20 maholtz680 re
16:21 SmaxTheFrog where can i check in tempa voila which template file is actualy used ?
16:23 lilalinux Any idea, why plugin.tx_srfeuserregister_pi1.create.defaultValues.language = DE isn't working?
16:23 LionRock why Im getting in BE (I have created my own ext.) in select box a [ INVALID VALUE (5) ] ? I have a requestUpdate for one select box and when user selects one, then second selecbox is filled with related data, but I dont know why Im getting this? I also get a results and then the last result is this one [ INVALID VALUE (.... Any tip ?
16:28 e_ dangit, connection froze
16:28 e_ sorry, did you say anything more after "if you can login with that new one", pedda?
16:29 _pedda_ _pedda_: was the user created successfully ?
16:29 _pedda_ [16:19] _pedda_: did the installtool tell you that
16:29 _pedda_ [16:19] _pedda_: do other be user have the same problem ?
16:29 _pedda_ [16:19] _pedda_: or is it just your account, your computer
16:29 e_ all be users
16:29 _pedda_ only on your machine?
16:29 e_ and the users was created successfully (said the install tool)
16:30 e_ only it doesn't appear in the be_users table
16:30 _pedda_ or on other computers (with different internet connection) as weöö
16:30 _pedda_ well
16:30 _pedda_ it does not ?
16:30 e_ nope
16:30 e_ which is what is weird
16:31 _pedda_ if it does not, it was written into different db probably.. so check the data of your mysql configuration in localconf.php
16:31 e_ did so, that ones correct
16:32 e_ the frontend works fine btw
16:32 _pedda_ could be the frontend of test environment as well if the db dump is quite new
16:32 _pedda_ i'm just asking..
16:33 _pedda_ do you have any backup of your localconf..
16:33 _pedda_ 2 or 3 days old
16:33 e_ uhm
16:34 e_ no :(
16:34 _pedda_ not good.. by the way
16:34 e_ yeah, our backup storage died
16:34 e_ that's a bit of an issue too right now
16:35 maholtz680 @e_ you cant log in to the backend, and create new user does not work?
16:35 e_ maholtz: right
16:35 maholtz680 check mysql log - perhaps there is an mysql error
16:35 e_ nope, nothing
16:35 e_ (checked)
16:36 maholtz680 if you log all mysql querys you should get the create statement
16:37 maholtz680 try to execute it by hand and look if or if it not works
16:37 maholtz680 about which version of TYPO3 are we talking
16:37 SmaxTheFrog how do i make templa voila take changes in the template (aktually always original is used, changes are ignored) ?
16:37 e_ 4.2.0 i think
16:38 e_ i don't know, can you change mysqls logging behaviour during runtime?
16:38 e_ cannot restart this mysqld..
16:40 _pedda_ e_ is it your website you are trying to enter ? ;)
16:40 e_ hehe yes
16:40 _pedda_ ok.. just a question...
16:41 e_ i cannot as in i will get slapped because it's a production system
16:41 e_ if only i could get typo3 to log a bit more verbosely
16:42 maholtz680 well, did you patched your system... if not, tell me the url:)
16:42 e_ "did you patched"?
16:42 maholtz680 if you use 4.2.0
16:43 e_ oh you mean because of #10364
16:43 e_ ?
16:43 e_ it's patched..
16:43 maholtz680 yep
16:44 maholtz680 good... well, as you can login via install tool, it would not help anyway
16:44 e_ stupid bug btw.. it's like telnet would say "the password you give didn't match $password" hehe
16:44 e_ ok
16:44 maholtz680 yep, it was in typo3 since years!
16:44 e_ funny
16:45 e_ aaaanywho..
16:45 maholtz680 had you an look in your db - your users are there?
16:46 maholtz680 did you check if your password is correct? you should be able to compare md5 hash
16:48 e_ lemme check
16:51 maholtz680 @e_: INSERT INTO be_users (username,password,admin,uc,fileoper_perms,tstamp,crdate) VALUES ('mylogin','md5password....','1','','7','1234567890','1234567890');
16:52 maholtz680 creation of an new user via install tool
16:55 maholtz680 well, there is another option - afaik there is the possibility to disable login to backend (never used it) - check all configuration in install tool
16:58 e_ hmm i think i found the error
16:58 e_ jesus.. the typo3 database was read-only
16:59 maholtz680 outch:) - but its safe then
16:59 e_ because there was an selinux type missmatch in the tables on the mysql server due to a backup restore we did yesterday...
16:59 e_ yeah
17:00 e_ odd though that typo3 always only reported "user was created successfull" etc etc even though the mysql error was clearly ERROR 1036 (HY000): Table 'be_users' is read only
17:01 nd Regarding http://paste.phlogi.net/-854139529d/ how can I wrap the whole shebang into the <a></a> and use the title or some other field as a classname for the <a>?
17:05 lilalinux I have a small problem with sr_feuser_register: after the confirmation of the e-mail address, the user is presented a login form at the confirmation page. after submitting that, the user is still at the confirmation page with "?tx_srfeuserregister_pi1[cmd]=login" but sees not further content
17:05 lilalinux s/not/no
17:06 lilalinux if the user uses the dedicated login page to login, he will be redirected to the starting page
17:11 MarwolTuk are ttere some names which make subpart markers don't work correctly or something like that?
17:11 MarwolTuk :-P
17:15 MarwolTuk if i set plugin.tx_automaketemplate_pi1.elements.DIV.id.logo = 1, subparts.image = TEXT and subparts.image.value = foo, i should end up with <div id="logo">foo</div> im the html-code, and not with <div id="logo"><!--###image### begin --><!--###image### end --></div>, right?
17:16 MarwolTuk the strange thing is, that al other subparts work correctly...
17:16 MarwolTuk sorry, typo, ment subparts.logo = TEXT and subparts.logo.value = foo...
17:19 MarwolTuk if someone has an idea, why this don't work, it would be nice to tell me, why :-)
17:22 tmeixner lilalinux: I have the same on my page and I solved it by hiding content on this page for not logged in users. As soon as they login they will at least see something.
17:25 lilalinux good idea
17:26 lilalinux tmeixner: thx
17:27 MarwolTuk i hate it, if things don't work, but look 100% correctly
17:27 lilalinux OTOH, I want the user to always be redirected to the Infomail page
17:28 lilalinux Is sv_login_redirect ok?
17:28 lilalinux MarwolTuk: yeah, but we're talking about php/typo3/mysql here, so you have to make compromises
17:29 MarwolTuk ok, i have to add: "and even work in slightly different cases" ;-)
17:30 lilalinux :-)
17:31 MarwolTuk i was just on the point to think that typo3 could be cool, but now, it really suxx again... (and yes, already double-checked for any typos inside my ts ;-) )
17:32 lilalinux MarwolTuk: sorry i can't help you. I use TemplaVoila and have no clue about old style templates
17:35 nd Hmm... mysql_num_rows() error when cache has been flushed...
17:36 MarwolTuk if someone other want's to help, this is the essentially ts-code: http://paste.phlogi.net/-cd7469e7fa/
17:37 MarwolTuk it produces <div id="logo"><!--###asdfjkloe### begin --><!--###asdfjkloe### end --></div> and not, how assumed <div id="logo">foo</div>
17:40 tmeixner how can I get the path to an image as plaintext in typoscript which is attached as ressource in the page properties?
17:40 tmeixner u know the file.import.data = levelmedia: -1, "slide"
17:40 tmeixner but as TEXT object.
17:41 lilalinux tmeixner: I think I partly solved the problem
17:41 lilalinux you can configure the group to be redirected after login
17:41 MarwolTuk tmeixner: it's stored in the media-column of the page-table
17:41 lilalinux (even without sv_login_redirect)
17:42 MarwolTuk but it's somehow the thing i tryed to do, just before i struggeld with the subpart-marker problem
17:42 lilalinux tmeixner: if you can access the typolink it's returnlast=url
17:42 tmeixner so could I do a database query ala something.value = {page:media}
17:42 lilalinux returnLast=url
17:42 maholtz680 @nd: what do you want to wrap?
17:43 MarwolTuk tmeixner: i think as a sub-object of page something like 10 = text and 10.field = media should do the job
17:43 MarwolTuk *10 = TEXT
17:43 tmeixner lilalinux: that's a good idea with the group redirect. One thing I struggle with felogin is that it uses pi_Vars which makes it difficult to display "forget pasword" and "login" on the same page.
17:45 tmeixner MarwolTuk: thx, let me give that a try.
17:46 lilalinux tmeixner: this is actually no problem: http://www.georg-martin.de/index.php?id=217
17:48 tmeixner But I mean it like this: http://www.sortie509.com/index.php?id=100 I pasted the forget password now as plain html since otherwise it would display it as well in the toppart.
17:49 lilalinux oh, i see
17:51 tmeixner you can only specify one pi_Var and each instance of the plugin will obey. If you want to have several option like - try again - forgot password - register new
17:51 tmeixner it won't work.
18:01 lilalinux tmeixner: neither fe_login redirect not sv_login_redirect work
18:01 lilalinux s/not/nor
18:02 lilalinux I'll use your workaround
18:02 tmeixner hm, did you doublecheck the option of felogin - it's a bit tricky because you have to set the mode first and then you can specify which page you want to forward to.
18:03 lous hey got anyone much clue of tt_news? Specially importing news from another typ3 database
18:03 tmeixner I have plugin.felogin.redirectMode = loginError, logout
18:03 lilalinux the two methods I was using were bound to groups
18:03 lilalinux not the login box
18:03 lilalinux as our problem isn't the login box
18:04 lilalinux but the confirmation login
18:04 lous i can export/import my news, but it doesnt take the imported categorys
18:04 tmeixner ah, I forgot that.
18:04 tmeixner so your beef is really with sr_frontend_register :-)
18:05 lilalinux exactly
18:05 lilalinux but the next problem isn't far :-(
18:05 lous no one can help me? :(
18:05 lilalinux Konfigurationsfehler: Die Option infomail oder der Feldname für E-Mail (email.field) ist nicht im TypoScript-Setup konfiguriert.
18:06 lilalinux when I try to access the Infomail page
18:06 lilalinux although I'm logged in
18:07 lilalinux forget about that :-)
18:08 tmeixner each extension seems to do the forwarding their way. I think sr frontend register doesn't consider the field group login. Maybe you can fix it dirty with javascript?
18:08 MarwolTuk lous: i would have a look to the contents of the table tt_news_categorys in the database... (maybee copare the contents from both typos)
18:09 lous sorry what MarwolTuk ? :)
18:09 lous seh gerade kommst aus deutschland :) Ist es ok, wenn wir uns hier auf deutsch unterhalten?
18:10 lilalinux nein
18:10 lilalinux :-)
18:11 lilalinux siehe subject
18:11 lilalinux s/subject/topic
18:11 tmeixner MarwolTuk: on thing I didn't consider, If I only read the media field it won't consider an image further above in the page tree as with levelmedia: -1, "slide"
18:13 tmeixner maholtz680: you're around? feel like lecturing me a bit :-)
18:18 tmeixner I got it. It does not matter whether it's of type file or type text, you can use levelmedia in both cases
18:18 tmeixner lib.bgHeader.data = levelmedia: -1, "slide"
18:18 tmeixner lib.bgHeader.wrap = background: url('uploads/media/|') no-repeat
18:18 maholtz680 yep, i am here
18:18 tmeixner howdy, it's dinsdale :-) I got it sorted.
18:31 nd Wasn't there a kind of wrap to put more into the typolink generated by tmenu?
18:32 just2b_ sure there is
18:33 nd which one was that? I had innerWrap in mind, but can't find it
18:40 Pepelargo HI
18:40 nd s/more/more text and fields/
18:41 Pepelargo I am receiving a lot of inquiries about people who are using Vista and say the can't see my FLASH videos. I am using the FLV player that comes with Typo3, is there any relation? thanks
18:41 just2b_ no flv player comes with typo3
18:41 Pepelargo just2b_, media player?
18:42 MarwolTuk does someone konw why http://paste.phlogi.net/-cd7469e7fa/ don't work correctly? (the subpart-marker isn't repaced with "foo")
18:43 Pepelargo I thought that the FLV stuff was depending on the flash plugin installed at the browser side
18:44 just2b_ sure it does
18:45 Pepelargo just2b_, well, all the Vista users of my web site say they can't see the flash movie, the rest of Microsoft OS users can (XP, etc..)
18:45 Pepelargo just2b_, no problem with Linux Users, Mac users, etc..
18:45 just2b_ wrong flash plugin?
18:46 Pepelargo just2b_, that's why I thought when the inquiry was coming only from one user, but so far I have rceived 10 now
18:48 Pepelargo just2b_, I contacted them, and they said the can wath movies in other web sites, so I started to doubt if Typo3 does something else to these files before downloading them to the broser
18:49 just2b_ it is really hard to debug without vista
18:50 nd just2b_: In the mood to help me out? I have http://paste.phlogi.net/-854139529d/ and would like to put the text from after into the link... and use the title as a classname for a wrapping div...
18:50 Pepelargo just2b_, you know, I really don't care about Vista (I am a linux user), I just want to be sure that it is not my web site's fault (Typo3 is not doing something weird with the flv files)
18:50 just2b_ i am guessing not, flv player is also no typo3 product..
18:52 Pepelargo just2b_, I am using Flash movie – rlmp_flashdetection_pi1
18:52 Pepelargo just2b_, which I guess is very popular in Typo3
18:52 just2b_ i never used it ;)
18:53 just2b_ you got any other js stuff on the website?
18:54 Pepelargo just2b_, yes I have js
18:54 Pepelargo just2b_, but only the one used by other extensions, like for example Accordion
18:54 just2b_ deactivate it.. but as i said.. cant debug without having vista
18:54 Pepelargo just2b_, I can't disable it, since it is introduced by other extensions
18:54 just2b_ so mootools is loaded on your page witrh the cid or not?
18:54 just2b_ cid=vid
18:55 Pepelargo mootools?
18:55 just2b_ search the source code or give me a link
19:01 just2b_ Pepelargo no sry, and i got no vista to debug
19:01 just2b_ are there any warnings, errors ?
19:01 Pepelargo just2b_, he he he me neither
19:02 Pepelargo just2b_, no warnings, no errors, the only thing I have is a lot of Vista users saying that they can not see that flash video, but other web sites videos
19:02 Pepelargo just2b_, in fact, I can see the flash very good even in my iphone with safari!
19:03 just2b_ which is still no vista :D
19:04 nd Pepelargo: then its no flash..
19:05 Pepelargo nd, well I don't know what to tell to them apart of kickng out Vista
19:06 tmeixner Pepelargo: seems like a reasonable compromise to me :-) Just kidding
19:08 Pepelargo ok, thanks for the help guys
19:08 Pepelargo oh, I forgot
19:09 Pepelargo this is for somebody who uses TemplaVoila
19:09 Pepelargo is there anywaty to tell to TV to not ignore what my template has beyond the </body> tag?
19:09 Pepelargo I want to add some code coming from Google (visits tracks, etc..) and I am forced to put it after </body>
19:10 Pepelargo befor <body> is easy just adding them to the "headers", but what about after </body>?
19:12 Pepelargo ok, no TV guys here today
19:12 Pepelargo I have to leave, bye
19:12 tmeixner Pepelargo: use page.30 = something
19:13 Pepelargo tmeixner, hey! got you, thanks!
19:13 tmeixner Pepelargo: there are also extensions for the google code.
19:13 tmeixner check TER
19:14 Pepelargo tmeixner, mm I didn't knwo that, ok I will check them, thanks
19:14 Pepelargo I have to elave now, see you later
19:17 Denyerec tmeixner
19:18 Denyerec is that dinsdale
19:18 Denyerec ?
19:18 Denyerec Anyway, does page.30 appear after </body> but inside <html> ?
19:18 tmeixner yep, I reinstalled my OS
19:18 tmeixner ump, I don't know.
19:21 tmeixner actually it's still inside the body tag.
20:10 Phlogi just2b_: ping
20:26 lous does anyone use the paymentlib "ipayment" for tt_products? I dont know how to run it, the manual is also incomplete
20:26 just2b_ phlogi, you needed meß
20:30 Phlogi just2b_: what do you mean?
20:31 just2b_ 15[20:12] Phlogi: just2b_: ping01
20:31 Phlogi just2b_: hehe
20:33 Phlogi whats the easiest way to disable caching of a whole typo3 site?
20:34 Phlogi config.no_cache=1
20:34 just2b_ yes
20:34 just2b_ but why would you want that?
20:36 Phlogi because my provider changed the mysql max package limit back to normal value and now I get warnings everywhere about that...
20:36 Phlogi like this I can get at least rid of them temporarily
20:37 just2b_ disable outpout of warnings
20:37 Phlogi just2b_: I can't imho
20:37 Phlogi I have no access to php.ini
20:37 just2b_ do it in install tool
20:37 just2b_ and change your hoster
20:37 Phlogi just2b_: where in install tool?
20:37 just2b_ all conf > displayerrror or so
20:38 Phlogi no I think you can't disable it, I already tried that
20:39 Phlogi hmm ok that worked now.. :)
20:39 Phlogi damn hoster
20:39 Phlogi on the other hand, its really stupid what typo3 puts in the db btw
20:40 just2b_ what is in there?
20:40 IngoRenner for those interested: TYPO3 has been accepted for Google Summer of Code!!
20:40 Phlogi that big package consists of whole ts tree options
20:40 Phlogi hi IngoRenner, thats great news!
20:40 just2b_ IngoRenner wow cool, yeah ;)
20:40 IngoRenner indeed it is!!
20:40 just2b_ with a special project?
20:41 Phlogi for 4.X version?
20:41 IngoRenner nothing yet, we don't know yet how many students we get
20:41 Phlogi ah :)
20:41 IngoRenner here's the ideas list: http://typo3.org/development/gsoc2009/ideas/
20:41 Phlogi IngoRenner: do you know anything about when the typo3.org website will get updated?
20:41 IngoRenner students can of course come up with their own
20:41 IngoRenner I don't
20:42 just2b_ phlogi > are you at t3board?
20:42 Phlogi just2b_: nope, you are?
20:42 Phlogi just2b_: thats the snowboard tour right?
20:42 just2b_ yes
20:44 Phlogi just2b_: I was not much into typo3 recently... but I'm looking for some work in summer for 2 months in the typo3 area
20:45 Phlogi just2b_: a friend of mine told me today that he wrote you a email about smoothgallery... just wondering if you received it...
20:45 just2b_ i probably got it and probably moved it in a folder and will stay there
20:46 just2b_ i get at least 15 a day
20:46 Phlogi just2b_: hehe ok.. I hope you are able to look at it :)
20:47 Phlogi just2b_: because it was rather constructive I hope
20:47 just2b_ if i a am honest, I won'T
20:47 just2b_ if it is just a request
20:47 Phlogi just2b_: its not.. imho... it contains fixes I guess
20:48 just2b_ whats his name?
20:48 Phlogi just2b_: christian häne
20:49 Phlogi just2b_: now he is there ^ ;)
20:49 Phlogi *here
20:49 just2b_ ah he was the one with the nice subject ^^
20:49 Phlogi what was it? :)
20:49 Phlogi maybe not so nice? :D
20:50 just2b_ rgsmoothgallery bug oder unfertig
20:50 Phlogi hihi
20:51 the_p just2b_: hello. i have sent you the e-mail. What do you think about the problem with the padding/margin?
20:52 just2b_ it was not that easy to include the gallery into the CE, so this is the way I chose
20:52 just2b_ it completly rebuilds the conntent element text w image
20:53 the_p just2b_: yes i have realised that. But the calculations that you do for the paddings are just overwritten at the end why do you do this? When i remove the overwriting then i can see that the calculations don't work. Is this a bug?
20:54 the_p just2b_: why don't you do this calculations in a userfunc like css styled content does it?
20:54 just2b_ cause it is not that easy
20:55 just2b_ besides it is plain TS, so you are free to change it with TS and you don't even need to change anything from my extension. but please if you finished, please send me the code, thx
20:56 Phlogi just2b_: bye and have a nice time
20:57 the_p just2b_: I did not finish it i just did some small changes for the cases i need. I set some registers in the userfuc you already created and read them in the TS.
20:58 the_p just2b_: One thing that i don't understand in your TS what does the field:... expression mean?
20:59 just2b_ ?
21:01 the_p just2b_: for example on this line of code. My problem is that i don't know this TS expression and i can't find documentation about it with google. 20.dataWrap = float:left;text-align:{field:imagecaption_position};
21:02 the_p just2b_: also at least some of this expressions return nothing.
21:03 just2b_ this is absolutly possible but it would be a major deal to rewrite the content element thing
21:06 the_p just2b_: but can you tell me what the keyword field means? or where i can get the documentation to it? I know that the complete rebuilding of all the content element thing is expensive but i think it would be a big enhancment of the extension.
21:08 just2b_ field gets the data out of the conten element
21:42 nd (Though they get not interpreted all the time, apparently)
23:01 kaktusmimi hi there! anyone can help me out with ext_conf_template.txt?
23:03 kaktusmimi found my mistake... no read permissions on webserver... shame on me ;)
23:40 techgurufloyd Is there a way to get rid of all the /> in the output of my site? I don't want XHTML. Is there a typoscript setup or something?
23:42 techgurufloyd if someone would just point me to the right doc, I'd be happy to read it. I've found DOCTYPE, but not how to disable the />...

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.