Search the website and IRC logs

#TYPO3 IRC log from : Sunday 12 July 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
00:11 nd_ How the heck to I get to edit the shown classes for row-properties in htmlarea?
00:12 nd_ Using RTE.defaults.classesTable = wurm \ rte.defaults.proc.allowedClasses = wurm it doesn't show up
04:08 lazarus477 Howdy folks
04:08 lazarus477 Got a silly problem
04:09 lazarus477 Back in 2007 I took an interest in Typo3 and made use of it to setup my website, all was working well.
04:09 lazarus477 Today I decided to dig into it further and do some updates.
04:10 lazarus477 I log in as administrator into the backend and no matter what menu item I click I end up opening the resulting page in the whole browser window, this means I lose the menu usually found on the left side.
04:10 lazarus477 Some known bug, browser snafu or similar?
04:11 lazarus477 The site is hosted at a webhost, it is possible they changed the php module for a newer version or possibly uppgraded mysql.
04:24 lazarus477 Ok to clarify.
04:24 lazarus477 When I click an item in the backend menu a new page opens taking up the whole browser window thus my backend menu is no longer visible. anyone know why?
04:37 lazarus477 My backend menu disappears when I click on on any item in it. Anyone know how to fix this?
05:10 lazarus477 Now this is odd. All of a suden the backend is working normally again.
05:11 lazarus477 Guess either the cache which I emptied was foobar or the webhost was up to something fishy...
05:12 lazarus477 The last thing I did before it started to work was: I clicked Web->Template, this worked properly after which I clicked the other backend menu items which then too suddenly worked properly as well.
05:12 lazarus477 Perhaps something kicked into effect.
05:46 foool_ you should update database in the install
09:28 rpuser hi people
09:28 rpuser i've a problem about typo3
09:28 rpuser my site isn't indicized correctly by search engine
09:28 rpuser anyone could help me?
09:29 rpuser ??
10:05 jocrau skurfuerst: heute ist erstmal die familie dran; hast du morgen nochmal zeit?
12:57 Jahithber yesterday i tried cms tiki wiki
12:57 Jahithber i selected multiple plugins
12:58 Jahithber and it made around 200 sql queries by simple website refreshes
13:00 johnson_hh hi, all of a sudden i get the error message that class.t3lib_timetrack.php can not be found anymore by typo3/sysext/cms/tslib/index_ts.php on line 80
13:00 johnson_hh but i did not change anything and yesterday everything was running fine
13:01 johnson_hh does anyone know how this could happen?
13:02 johnson_hh but i can still log in to the back end
13:05 johnson_hh nevermind, i somehow managed to accidently drop my t3lib folder into the typo3 folder.......
14:13 m4rtijn hehe
14:35 Jahithber whats better fluid width template or fixed ?
15:03 lazarus477 Hello. I am running into a strange problem with the typo3 backend. Using firefox3 when I click on a backend menu item the menu will disappear.
15:03 lazarus477 I get a JavaScript error "top.fsMod is undefined".
15:04 lazarus477 For a short while the problem went away and then returned. Has anyone here got any clues?
15:05 lazarus477 I use typo3 v4.0.4
15:07 lazarus477 I have not knowingly done any changes in the backend. Last time I logged in must have been about a year ago and back then all was fine.
15:08 lazarus477 It is possibly my webhost updated php or mysql.
15:11 lazarus477 Here is someone else who ran into my problem back in 2008: http://lists.netfielders.de/pipermail/typo3-dev/2008-March/028491.html
15:24 lazarus477 Anyone?
15:25 lazarus477 From what I can google up it appears to be a firerox3 incompatebility in typo3.
15:26 lazarus477 My left frame menu showing the backend modules goes poof when I try opening a module such as Page, View, Template, etc.
15:29 kmartiin lazarus477: im not sure but i think the ff problem was in a later version than 4.0.4.
15:30 kmartiin but anyway you should check if the workaround works for you too
15:31 lazarus477 kmartiin: You mean the extenssion add on workaround where I add a fix to typo3?
15:32 lazarus477 kmartiin: http://typo3.org/extensions/repository/view/mn_ff3_be_bugfix/0.0.2/ this one?
15:38 lazarus477 Ok over to a more simple user related question.
15:39 lazarus477 I beleive I need to register in order to download extentsions from the typo3 repository. Where do I sign up?
15:39 lazarus477 Did this two years ago and I recal some security issue scrapped the old logins such as mine.
15:40 lazarus477 ok stupid question, found it.
16:01 lazarus477 Ok I installed the ff3 bugfix ment for typo v4.2 and it appears to solve my problem in v4.0.4. Yay.
16:01 lazarus477 Hope it sticks.
16:05 lazarus477 Is there some nifty way of migrating a typo3 site from one host to another? I am thinking of hosting my currently externally hosted site locally on my own server.
16:06 lazarus477 I am guessing I need to setup the same version of typo3 locally and import the entries from the external database?
16:10 kmartiin u have to dumb the db and the files... google for that...i think there should be some good instructions
16:11 kmartiin if you want to upgrade as well you dont have to copy all files but i dont exactly know which files you have to copy and which not
16:11 lazarus477 kmartiin: Thanks
16:11 lazarus477 kmartiin: I think a smart way to go would be to first backup, then update, then migrate.
16:12 lazarus477 kmartiin: Do you by chance know where I can change the time limit for inactive logins to the backend?
16:13 kmartiin lazarus477: backups are very important ... of course
16:14 lazarus477 yup
16:14 kmartiin concerning inavtive logins.. i dont know ;)
16:14 lazarus477 kmartiin: I shall dig it up.
16:14 lazarus477 One reason for me to move my installation in-house is here I am able to do regular automated db backups.
16:14 lazarus477 I use bacula for that.
16:15 kmartiin if you are able to use cronjobs at your hosting package it should be possible remotely too
16:18 lazarus477 kmartiin: I agree but if memory serves me right then my hosting service is pretty dull. They only provide web based access to everything.
16:19 lazarus477 kmartiin: I do not beleive they give me the option to run locally executed scripts.
16:20 kmartiin i dont know hosts that dont give you the option to use at least one cronjob
16:34 lazarus477 kmartiin: Well I might be misstaken.
16:35 lazarus477 kmartiin: Do you know if one typo3 installation can manage sites for multiple domains or would I need a separate installation for each domain?
16:36 kmartiin i know that its possible but not how
16:36 kmartiin google is your friend
16:36 kmartiin !g typo3 multidomain
16:51 lazarus477 kmartiin: thanks
16:52 lazarus477 kmartiin: I picked up on typo3 back in 2007 but only spent a day or two with it. Now I have decided to finish my studies and put it to better use.
16:52 lazarus477 It's been the backbone of my website since 2007 but I never did much with the site, haha. A 2 hour shake-and-bake setup.
17:37 johnson_hh how can i add a pivar to the url $this->pi_getPageLink($GLOBALS['TSFE']->id,"_self")
17:37 johnson_hh $this->pi_getPageLink($GLOBALS['TSFE']->id,"_self") & "?tx_extension_pi1[action]=purchased" --> this results in a cryptic string....
17:40 lazarus477 kmartiin: I am reading the docs, just came across the section "Controlling multiple domains". Two years ago I was still pretty green at open source software, today I am closer to a pro. Earn a living with OO as a foundation.
18:02 Provito I've got an interesting TMENU where the entrylevel needs to change depending if the page has subchildren, any ideas?
18:15 Provito hah it's usually the easy way!
18:15 Provito using a treeLevel condition I can override the entryLevel
20:21 nd__ http://pastebin.com/d47412f98 I want to add a class to use it for TR-tags, preferably in row-properties
20:27 nd__ However I don't get the change to select it... the drop down is inactive
20:27 nd__ Ideas on how to fix that?
21:03 nd__ Geeh, why's this channel dead nowadays?
21:06 lazarus477 nd__: Dont worry. Now that I am here I am sure things will brighten up
21:06 lazarus477 I tend to bring conversation to wherever I go.
21:06 lazarus477 But at the moment I am busy preparing a roast beef dinner
21:55 nd__ lazarus477: Well... don't get me wrong, but so far...
22:45 lazarus477 nd__: So whats the problem at your end? Roast was ok btw.
22:46 nd__ nice to know
22:46 nd__ well, look at the code... not working :)
22:48 lazarus477 nd__: Sorry mate. I am so green at using typo3 that I have not yet gone through the typo scripting docs or the template coding docs.

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.