Search the website and IRC logs

#TYPO3 IRC log from : Sunday 1 February 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 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
01:18 Rapt0r_ hi, i somehow broke my languages in typo. after changing sys_language_id in the template, i only get one language on the FE
01:19 Rapt0r_ if i try to preview the pagecontent of the other languages, typo says my login has probalby expired. any ideas?
02:44 MikyMouse Hi all
02:44 MikyMouse I am trying to install a new Typo3 site in my laptop but I cant create the DB, I get: Could not create database 'typo3' (...not created), can anyone help me please?
02:45 MikyMouse Also, I created manually the DB in my mysql sever, but realized that I cant select the db from typo installation tool either, ! just information_schema appears in the list
02:45 MikyMouse Please, help
02:45 chefan try creating the database manually, create a user with the appropriate rights and tell the install tool to use that existing db
02:46 MikyMouse chefan, I created the DB manually, but it doesn't appear in the drop list, just information_schema
02:46 MikyMouse chefan, I have another tools installed using the same user for mysql without anyproblme
02:46 chefan delete temporary files in typo3conf if any
02:47 chefan and reload the install tool
02:47 MikyMouse chefan, typo3temp is empty
02:47 chefan i am not sure about the reasons but that happened to me as wel, that the db did not show on first try
02:48 MikyMouse chefan, so, if the temp directory is empty, and I am using the same mysql user, what should I do since it is not working
02:49 chefan the desparate measure is to throw the root user at typo3, let it create the database and then change the rights in the db and the user in typo3 afterwards
02:49 chefan that cannot NOT work
02:50 MikyMouse chefan, but the user is root actually; I am puting the root user details at the begining of the installation, which is actually the same I used to create the DB manualy from phpmyadmin, and it doesn't work,
02:50 chefan besides i was talking about temporary files in typo3conf, not typo3temp
02:50 chefan oO
02:51 chefan now that is really weird
02:51 MikyMouse chefan, and where are the tmp files under typo3conf?
02:51 chefan do you have the mysql running on some exotic port?
02:51 MikyMouse chefan, no, everything else is working prety fine, phpmyadmin, cakephp, etc..
02:51 chefan if any, the will begin with temp_CACHE
02:52 MikyMouse ok, so I dont have any temp file
02:52 chefan that is positive for a start
02:52 chefan means no weird stuff is cached
02:53 chefan sorry, if you can't even create a db as root, i am at a loss. sure, that the db you tried to create does not exist already?
02:53 MikyMouse it looks like if typo installer is not connecting to the mysql server or what?
02:53 MikyMouse chefan, I am telliing you that I already created the DB MANUALLY from phpmyadmin
02:53 MikyMouse the DB is already created
02:53 chefan well, the root user of mysql has the rights to create databases for sure
02:53 MikyMouse using the same user as I am trying to conect with Typo
02:53 chefan ah, ok
02:54 MikyMouse so I put the same user in Typo, and only infomration_schema is in the list
02:54 chefan in that case, drop the database, and pass the root user to typo3 and have it create the db
02:54 MikyMouse that's what I tried before, but I got the error so that why I created it manually!
02:55 MikyMouse Nothing
02:55 MikyMouse the same error Could not create database 'typo' (...not created)
02:56 chefan hmm
02:56 MikyMouse this is the first time I see this crappy behaivour, and I tryied a lot of CMs
02:57 chefan you are not by any chance on a host that limits the number of db's you can have?
02:57 MikyMouse and my localconf.pgp only has 5 lines
02:57 chefan yes, that gets populated by the install tool, but after creating the db
02:57 MikyMouse chefan, I am in my laptop, running linux, with a PHPMYADMIN running perfectly with just 1 DB already in it, and I didnt set up any restriction to mysql when installing
02:58 chefan okok, no offense meant, i am just looking for ossible reasons for something that should not happen
02:59 MikyMouse well I cant understand what happens, everything is installer correctly and ..dont know
03:00 chefan hmm, sorry i am at a loss with the problem. i know that the installer shows weird behaviour sometimes with the db setup, but with a bit of stubbornness it always worked out somehow
03:00 MikyMouse chefan, I did a test; In the begining of the installation tool I put a fake login and password, and even that I was taken to the second step with guess what? The list only with information_schema
03:01 MikyMouse so I think it is not connecting to mysql
03:01 MikyMouse But HOW and WHERE can I check this?
03:02 MikyMouse I mean, which file is stored this?
03:04 MikyMouse Is there anyone who can help me please?
03:07 MikyMouse SO how the hell did you install this tool guys????
03:09 MikyMouse Which MYSQL server ir requiered, I am using 5 , is that a problem?
03:09 MikyMouse WoW, Another reason to stick on JOOMLA and thorw this crap out
03:10 MikyMouse bye and thank you for nothing
03:14 dinsdale07 wow ... what an exit :-)
03:16 ecantus hi! i just installed the latest typo3 version with the dummy package. if i try to add a new page, i get the following error: "2: SQL error: 'Out of range value adjusted for column 'storage_pid' at row 1' (pages:NEW4984844060fd3)". could somebody help me with this?
03:20 ecantus i'm using PHP 5.2.6 & MySQL 5.0.27 (@InnoDB)
03:23 ecantus the log tells me: "Attempt to insert a record on page 'Out of range value adjusted for column 'storage_pid' at row 1' (pages:NEW49850c0a68951) from table '' without permissions. Or non-existing page. (msg#1.1.12)"
03:24 dinsdale07 ecantus, is it possibly a permission error in mysql?
03:24 dinsdale07 can the user typo3 connects with modify tables?
03:25 ecantus it's local on my pc. so i've just a root user for mysql
03:27 dinsdale07 ok - I've never seen this error before but with root you should be fine. maybe delete an try recreating the database
03:27 ecantus already did that
03:38 ecantus could you tell me where the Install-SQL File is located?
09:58 nd__ Is there really no way to add some custom js to the global temporary js file included anyway? Looking around in js-heavy extensions like PerfectLightbox I see they all add it to source directly... I'd prefer the other way as this can get minified... ideas?
09:59 nd__ (It should get inserted via an extension, so using the page.includeJS.filex only works if page exists, right?)
10:42 Stefan___ hi i cant access my backend and in the frontend i get this The page is not configured! [type= 0][]
10:43 Stefan___ how can i solve this problem ?
10:47 Stefan___ where can i find my typoscript setup.txt file ?
14:34 AlexTheGer hi there
14:37 AlexTheGer I'm having trouble running TYPO3 on my server. I can ping the server with high speed and all other services (e-mail, ftp, MySQL-Database) aswell as other subsites (a PHPBB-Board and some static php-scripts are all running fine. But TYPO3 is extremely slow (up to 5 Minutes per page) to build. I doesn't matter if front- or back-end. Any ideas what is going wrong?
14:38 AlexTheGer btw. the url: http://www.icf-berlin.de/ . And I'm running TYPO3 4.2.5. Upgraded about a week ago
15:54 MikyMouse Hi all
15:54 MikyMouse Is there any good tutorial about how to create a custom template using TemplaVoila or something else? the onws in typo3.org are very confussing, and I think messing up with typoscript jus to create a simple header content template is too much
15:56 MikyMouse Also I managed to do install TemplaVoila, but after this I noticed that I cant edit pages to move them or to change their content, any help?
15:57 MikyMouse hello?
16:34 salina hello my flv player dont function the files r nt shown in the backend - and how can i setup the file size limit
16:41 TaucherMK salina: There are thousands of entry on a google search on how to setup the file size limit...
16:53 salina :8 dont find for rgmediaimages for expl
17:00 _pedda_ hi all
17:56 timdeluxe hi folks
17:57 timdeluxe what is wrong when a menu item links to rootpage instead of to its own page? (using real url, no shortcut or something like that, caches cleared...)
18:06 TaucherMK timdeluxe: ts of this menu?
18:06 TaucherMK generally i have no idea ;-)
18:07 TaucherMK timdeluxe: a permission problem?
18:09 dinsdale07 is it possible it's a realurl problem too? what happens if you switch off realurl.
18:13 timdeluxe TaucherMK: permission problem - no, i dont think so, you can call the page by its id without realurl and without being logged in
18:14 timdeluxe my editor made a new page and deleted the problematic one... grml
18:17 timdeluxe is there a way to delete realurl's cache?
18:21 dinsdale07 I never realized how fast rm can work. I just deleted 50.000 css files - because I was not in typo3temp - including all of my project!!!!!!
18:23 TaucherMK dinsdale07: I would recomment to recover the files >.<
18:23 TaucherMK before you overwrite the secors
18:23 TaucherMK +t
18:24 dinsdale07 I used (in the wrong directory) find . -name '*.css' | xargs rm
18:25 dinsdale07 How can I recover something on an ext3 filesystem - I never tried that.
18:25 timdeluxe dinsdale07: of course it does. it just unlinks the inodes in the filesystem
18:27 timdeluxe dinsdale07: i did never too, but perhaps you can try this: http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html
18:27 timdeluxe but dont you have a backup?
18:28 dinsdale07 ehhm ... I was doing a backup on the webserver ... As a last resourt I would have to roll back the whole system image.
18:30 dinsdale07 well, let's do some reading first, thx for the link timdeluxe
18:34 timdeluxe dinsdale07: no problem, was just the first google link ;)
18:35 dinsdale07 I still have 2 hours before the gf comes home - she is the css designer :-)
18:36 timdeluxe then restore as fast as possible ;)
18:37 timdeluxe answer to my own question: realurlmanagement (extension) does it
18:37 dinsdale07 if you read "dinsdale07: lost connection to host" you will know it was not fast enough :-)
18:55 MikyMouse Hi
18:55 MikyMouse Whenever I try to add new content under Pag TV section I get this:"Catchable fatal error: Argument 2 passed to t3lib_div::implodeArrayForUrl() must be an array..", Can anyone help me please?
19:00 MikyMouse Anyh idea?
19:03 dinsdale07 can you add any content in TV or is it just a particular one. I think I remember also a bug along these lines with an early 4.2 version.
19:04 dinsdale07 what are your versions of TV and T3?
19:07 MikyMouse dinsdale07, 1.1 is the verison of TV
19:08 MikyMouse I have read that this bug was solved in 1.4 of TV but my extension manager only find the 1.1, and I updated the extenison list just yesterda
19:09 dinsdale07 what version of T3 do you use?
19:10 MikyMouse dinsdale07, 4.1.5
19:10 MikyMouse dinsdale07, sorry, 4.2.5
19:11 dinsdale07 I think the TV version is your problem, you can try to download the ext from the TER and upload it manually although it's not normal that it doesn't show.
19:12 MikyMouse dinsdale07, Do I need any special configuration in order to make it to come up?
19:13 dinsdale07 usually just "enable extensions without basic review" and make sure the list is updated. You can also check in the dropdownlist befor your import if it offers other version numbers
19:13 MikyMouse dinsdale07, I dont have that option enabled, I will see..
19:15 MikyMouse dinsdale07, now it came up
19:16 MikyMouse dinsdale07, 1.3.7, is that the latest version, right?
19:17 MikyMouse dinsdale07, and now the error doesnt come up again, it is solved
19:18 MikyMouse thanks
19:18 dinsdale07 you're welcome :-)
20:36 MikyMouse dinsdale07, do you knwo what could be the cause I am not getting the elemtnes contects in ten browser eventhoug I wrote them in the backend?
20:37 MikyMouse dinsdale07, IN the Page TV section, I fill the 3 El I mapped successfuly, but when trying to see the page from the navigator they dont appear, only the template
21:01 ries2 salina: You pages me yetserday?
22:21 ries salina: ping
22:47 ries salina: ping :)
22:59 nd ries: Well, you've been around this cms a while, haven't you? How do I elegantly include JS from an extension so that it shows up in the globally included JS?
22:59 ries nd: There is an include JS option.... Let me look it up
22:59 nd page.includeJS.file1 = ...
22:59 nd know that, but this only includes a <script> tag
23:00 nd Same with $GLOBALS['TSFE']->additionalHeaders(...)
23:01 ries nd: if you knows there, then I would need to lookup in my code what I have bene using
23:01 nd If you just tell me some keys I will search through your exts myself
23:06 ries I don't remember that, it's been to long using typo3...
23:08 nd your extension keys? You're just hanging out here?
23:17 ries nd: I have a lot of private keys not available on TET
23:17 ries TER
23:17 ries and yes... I hang out here, for good orden and changing the titles of this channel ;)
23:20 nd haha
23:20 nd ok
23:58 salina dfsdf

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.