Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 15 July 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
00:08 ckoehler of course it does
00:08 ckoehler you need to set starting point and stuff in the login box settings
00:09 tomyN_ I did that, but I wonder if it is my Mamp environment
00:09 ckoehler shouldn't
00:09 tomyN_ well, the email form doesn't work
00:09 tomyN_ I found out the hard way
00:09 ckoehler dude
00:10 tomyN_ yes :-)
00:10 ckoehler you're just jumping back and forth
00:10 tomyN_ no
00:10 tomyN_ I am still working on the login
00:10 ckoehler email form?
00:10 tomyN_ forget it
00:10 tomyN_ I put as Starting Point my Sysfolder with the USERs
00:10 tomyN_ right, or dumb?
00:11 ckoehler right
00:11 ckoehler recursive, 1 level
00:11 ckoehler or more
00:11 tomyN_ k
00:11 tomyN_ what does it do?
00:13 ckoehler look at subpages
00:13 tomyN_ ok, don't have any so far
00:14 tomyN_ will I need to edit anything in TS, or constants?
00:15 tomyN_ What is this Record PID in FE-USER Constants for, when I have to define a starting point anyway?
00:15 ckoehler don't think so
00:16 tomyN_ not working
00:16 ckoehler i just set it up locally
00:16 ckoehler and it works perfectly
00:17 ckoehler you're doing something wrong
00:17 tomyN_ I am a bit confused meanwhile
00:19 tomyN_ in front of each user, there is an ICON with another ID, what is that for?
00:19 ckoehler user uid
00:20 tomyN_ would I need to refer to this somehow? I read this earlier with a different login box
00:20 ckoehler no
00:20 tomyN_ k
00:20 ckoehler just select the right page as starting point
00:21 tomyN_ so the ID of my System Folder with the USERS, is that relevant for anything
00:21 jsfan hi #typo3 :)
00:21 tomyN_ I selected the System Folder as starting point
00:22 ckoehler that should do
00:22 ckoehler it has a user in it?
00:22 tomyN_ two, yes
00:23 jsfan hi tomyN_
00:23 jsfan hi ckoehler
00:23 tomyN_ hi
00:23 ckoehler jsfan: hey
00:23 ckoehler tomyN_: are they active and all?
00:23 tomyN_ active?hmm ... lemme see
00:26 tomyN_ Disable would make them inactive?
00:26 ckoehler ya
00:26 tomyN_ then they are active
00:26 ckoehler k
00:27 tomyN_ perhaps it's really my Mamp, I have PHP that comes with OS X Tiger, not the latest
00:27 tomyN_ brb
01:22 tomyN_ still here?
03:25 Ron-Na anybody up there?
04:23 tomyN anyone?
04:24 tomyN Typo3 is sleeping
04:27 chefan if it only would...
04:30 tomyN tell me, how would you transfer a Database that is bigger than 2MB?
04:32 chefan mysql?
04:33 chefan mysqldump in that case
04:34 chefan you can produce that with phpmyadmin if you prefer a gui
04:34 chefan it creates a file with sql statements that recreates you the database wherever you like
04:35 chefan if you're lucky it does not even have to be a mysqldb, though i wouldn't be too sure that you get the expected result
04:35 chefan it tries to stick to common sql though
04:36 tomyN ok, I am trying to get this into a GODADDY account and it seems to be too big, my SQL file is about 9MB
04:36 chefan ah, upload limit problems?
04:36 tomyN duhhh
04:36 tomyN Godaddy sucks
04:37 chefan well, the dump file is pure text, so you could split it up
04:37 chefan the account has a phpmyadmin?
04:37 tomyN yes
04:38 tomyN trying since 4 hours ...
04:38 chefan ok, try this. get into phpmyadmin at your source db
04:38 tomyN k
04:38 chefan and get a db-dump in gzip
04:39 tomyN didn't work
04:39 chefan what exactly didn't work?
04:39 tomyN they don't recognize this format
04:39 chefan at godaddy?
04:39 chefan not even with a hint?
04:39 tomyN hhm, it was a zip format, not gzip
04:39 tomyN lemme try
04:43 tomyN Error: You attempted to load file with unsupported compression (application/gzip). Either support for it is not implemented or disabled by your configuration.
04:43 tomyN And it also says: Imported file compression will be automatically detected from: None, zip
04:44 chefan ok, try zip then
04:44 tomyN in process
04:45 chefan depending on what kind of data you have, that could work
04:45 tomyN same message
04:45 chefan 9mb should generally be reduced to something like less than an mb with sql statements
04:45 chefan huh?
04:46 chefan you offered zip, and though it said it supports zip, it didn't accept zip?
04:46 tomyN I change to Bluehost, their limit for phpMyAdmin is 51MB
04:46 chefan could be another idea ;)
04:46 tomyN yes, it didn't accept zip, Godaddy is one of the weirdest
04:46 chefan obviously
04:47 chefan they should change name to "Goawaydaddy"
04:47 tomyN duh
04:47 tomyN I kinda pissed meanwhile
04:47 tomyN notin' works
04:47 chefan believe that
04:47 chefan same here ;) just in java
04:47 tomyN Freelancer?
04:48 tomyN as Employee it isn't that painful
04:48 tomyN I believe
04:49 tomyN could I export my site as CSV
04:49 tomyN ?
04:50 chefan i think so
04:50 tomyN I am trying this now
04:51 chefan employed. but it sucks anyway, how do you explain to your boss, that a widely used open source server is buggy as hell, and that's why you are behind schedule
04:51 chefan ;)
04:53 tomyN not to forget how much the documentation sucks
04:54 tomyN so, I am in phpMyAdmin, it says now "In the Navigation panel, expand the Connection folder."
04:54 tomyN ??
04:54 tomyN click CSV import wizard, I don't see that
04:56 Ron-Na I just installed a new site and I cannot login in the BE. I get Your login attempt did not succeed. Make sure to spell your username and password correctly, including upper/lowercase characters. I assume that Admin is my username and the password is what I have set during the installation in About
05:08 Ron-Na found it: first time it is admin//password
05:08 jsfan Ron-Na, was just about to tell you ;)
05:09 jsfan btw, you can also create admin accounts in the installer's "Database Analyser".
06:06 Ron-Na jsfan, got another problem, ... I want to install indexed_search 2.11.0, when I click on the grey plus icon to install, it opens the next window telling me that it needs "doc_indexed_search", when I try to install that it says: Error: The datatransfer did not succeed. The T3X file could not be fetched. Possible reasons: network problems, allow_url_fopen is off, curl is not enabled in Install tool.
06:07 jsfan Ron-Na, so, did you check if any of the possible reasons applies?
06:08 Ron-Na I am talking to you, so network problem is not possible, curl is enabled, and allow_url_fopen I have not found where to check
06:09 Ron-Na but I tried now to use TER to get doc_index_serarch and it does not exist, ...
06:18 Ron-Na found it on typo3.org, ... now it is installed
07:55 FloLeBlanc hi all
07:55 davidbrunnthaler hi flo
08:10 jsfan Ron-Na, still here? sorry, was busy...
08:10 jsfan hi FloLeBlanc
08:10 jsfan hi davidbrunnthaler
08:12 FloLeBlanc hi jsfan
08:52 Ron-Na I get a The page is not configured! [type= 0][] How do I track down this systematically. It is a new site! Made with the template photography (rasi.ch)
09:01 FloLeBlanc can someone provide me a demo on how to create an user upload form for a backend extension please?
09:17 Ron-Na I get a The page is not configured! [type= 0][] How do I track down this systematically. It is a new site! Made with the template photography (rasi.ch)
09:20 maholtz|WORK you have no roottemplate - there are three checkboxes on your root template
09:21 gHelp i have flash enabled menu on my home page. but unable to edit to the content of menu. anyone would like to tell me where is option to edit
09:26 davidbrunnthaler i installed an extension (flatmgr) and now always when i add a new hotel i get the following errors: http://phpfi.com/332330
09:27 davidbrunnthaler the hotels are added, but i want no errors
09:27 davidbrunnthaler i reinstalled the whole extension, deleted the table but the always keep coming back
09:28 davidbrunnthaler what can i do?
09:29 maholtz|WORK you can go to the file mentionend there, and add (long) before the fith parameter in mktime() - probably the extension is developed under php4 and you use php5?
09:29 maholtz|WORK but if you patch it, perhaps it does not work correct anymore
09:31 davidbrunnthaler the line looks like this: $sDate = mktime(0,0,0,$month,$day,$year);
09:32 davidbrunnthaler so how do i add a parameter
09:35 Fanty What can cause a fe_user to not be able to login? I look at the users in the list view in the backend and they've both got the same "enabled" icon - however, one of them is able to login the otherone is not
09:35 maholtz|WORK @david:nope, $day seems to be empty... i think you have to patch the extension, but without knowing anything about php or programming in general you should think twice about that - perhaps you missed some config or the extension does not use $_GET
09:35 maholtz|WORK @Fanty: Browser-Cookie, Javascript disabled?
09:36 Fanty I'm testing in the same browser
09:36 gHelp how to edit flash enabled menu content´s links into typo3
09:36 gHelp plz help me
09:58 Ron-Na I get a The page is not configured! [type= 0][] How do I track down this systematically. It is a new site! Made with the template photography (rasi.ch) ANY IDEAS?
09:59 m4rtijn morning all
09:59 gHelp Good morning to M4rtijn
10:01 maholtz|WORK @Ron-Na: i answerd you at 9:27
10:02 Ron-Na ahhh, that was for me???? so where are these three check boxes?
10:02 Ron-Na root / template and then which selection (info/modify) ... ????
10:03 Ron-Na and maholtz, ... here it is 16:27, ....
10:03 maholtz|WORK lol - ok, half an hour ago:)
10:03 kenny hi everybody
10:04 m4rtijn :p.. temptation was to big
10:04 Ron-Na I don't know which checkboxes you mean and where to find them
10:04 maholtz|WORK your main-template
10:04 maholtz|WORK backend on your root site
10:04 maholtz|WORK (often page-id 1)
10:05 FloLeBlanc omg... they killed kenny. You bastards!
10:05 Ron-Na that you said already, I have that open, ... now which checkboxes do you mean, I don't see them, there is a drop down menu, which selection should I look?
10:05 kenny can you help me config menu like http://www.secude-consulting.com/web/home.php?language=com
10:06 kenny when language EN link to taleo
10:07 kenny if language other link to default
10:07 m4rtijn kenny, thats just a simple TMENU
10:07 m4rtijn for the language menu you could install an extension
10:07 kenny i dont know typo3 have config yet?
10:08 FloLeBlanc can someone tell me how to "explode at linebreak" in php out of the head?
10:09 kenny can you know have link consult?
10:10 kenny http://www.secude-consulting.com/web/home.php?language=com
10:10 kenny lick CAREERS link to taleo
10:10 m4rtijn kenny - google typo3 multilanguage
10:11 m4rtijn kenny - theres a good manual for that
10:11 kenny :)
10:13 kenny m4rtijn, waiting for minute
10:13 kenny http://test.secude.com
10:13 kenny i config run well with multiple lang
10:14 kenny but i want when i click Carrers (Lang EN) -> Taleo
10:15 kenny and when i click Carrers (other lang) link to default page of Carrers
10:16 kenny i try to config TMENU but it doesn't work
10:17 m4rtijn erm.. does anyone understand what kenny wants? :p
10:17 m4rtijn .. so if u click on Carreers .. u want the language to change from english to taleo?
10:18 kenny yup
10:18 m4rtijn then use taleo as your default language
10:18 m4rtijn and dont translate the page
10:18 kenny yup
10:19 m4rtijn if the page is not translated it should return to the default language
10:19 kenny hmm
10:20 m4rtijn there might be another solution..
10:21 kenny i think the first solution is to make a Careers page for each language, even English. in the other languages (german, etc) use the content from the old secude site
10:22 m4rtijn .. maybe you can use TSconfig
10:23 m4rtijn whats the language key for taleo?
10:23 m4rtijn http://typo3.org/documentation/document-library/references/doc_core_tsconfig/4.1.0/view/1/2/
10:23 m4rtijn search for "lang" on that page
10:25 m4rtijn hmm no forget it..
10:25 m4rtijn thats the BE_user setup :p
10:26 kenny hmm, i see
10:29 kenny i tested with altern_lang_page_link_1.0.1.t3x
10:29 kenny but altern_lang_page_link_1.0.1.t3x dont support and show some error
10:44 m4rtijn does anyone know if I could load ALL images from the page's media field.. instead of using listnum = 0, listnum = 1.. etc. ?
10:51 Ron-Na I get a The page is not configured! [type= 0][] How do I track down this systematically. It is a new site! Made with the template photography (rasi.ch) ANY IDEAS?
10:52 m4rtijn Ron-Na - probably a shortcut page without goal
10:54 Ron-Na m4rtijn it is a shortcut to root/Seite1/
10:55 m4rtijn then seite1 is not existing
10:55 m4rtijn or any subsite
10:55 Ron-Na m4rtijn Seite1 exist
10:55 m4rtijn pick a new goal
10:55 Ron-Na ???
10:56 m4rtijn edit the shortcut and pick another goal
10:56 m4rtijn or change the type from shortcut -> normal page
10:56 m4rtijn then u know if its the shortcut which is messing with u
10:57 m4rtijn or something else
10:57 m4rtijn thats systematically ;)
11:00 Ron-Na I made a normal page and it gives me the same error
11:16 m4rtijn then.. did u include css styled content?
11:16 m4rtijn Ron-Na
11:17 Ron-Na m4rtijn where do I look for that?
11:18 m4rtijn template - root page - info/modify - tab options
11:18 Ron-Na where is tab options?
11:19 m4rtijn Click here to edit whole template record - options
11:19 m4rtijn its a tab
11:19 m4rtijn oh, sorry not options..
11:19 m4rtijn includes
11:19 Ron-Na yes it is included
11:20 m4rtijn then.. post your SETUP at phpfi
11:20 m4rtijn i have alook
11:20 Ron-Na Sorry to ask, how do I do that?
11:21 m4rtijn template - root page - info/modify - click the pencil where it says SETUP
11:21 m4rtijn although.. im not sure.. if u use a default skin.. if it has setup..
11:21 Ron-Na you will not be happy, it has only include filed
11:21 m4rtijn hmm
11:22 m4rtijn hmmm..
11:22 m4rtijn does any of your pages show anything?
11:22 m4rtijn how many pages did u make?
11:23 Ron-Na It is easier to say where I got the template: rasi.ch photography. I just did that template, ...
11:24 Ron-Na m4rtijn I made no page, just the template yet
11:24 m4rtijn then make some pages
11:25 Ron-Na I replaced the root page which was a link to Seite1 as a standard page, but no change, same error
11:26 m4rtijn make some more pages.. maybe
11:26 m4rtijn or at least one
11:26 daKmoR ln -sf ../../typo3_src/typo3_src-4.2.1/ typo3_src
11:26 daKmoR ln -sf ../typo3_src-4.2.1/ typo3_src
11:26 daKmoR oups sorry
11:27 m4rtijn :p
11:27 daKmoR why doesn't it work? the link is not override
11:30 Ron-Na m4rtijn I made now a test page within root and get the same error
11:30 m4rtijn daKmoR just rm typo3_src
11:30 m4rtijn then ln again
11:31 daKmoR m4rtijn thx, but is there no "one line way"?
11:31 m4rtijn hmm.. dunno I always rm
11:31 m4rtijn ;)
11:33 Ron-Na m4rtijn I got one little step farther. I moved the test page after the root and added a new template to it, which then displayed, ... I think the problem is in the template therefore. How do I get to the next basis camp ????
11:35 m4rtijn I never used a third party "template".. im not sure Ron-Na.. sry
11:42 davidbrunnthaler is there a field type list somewhere?
11:42 davidbrunnthaler (speaking of the extension kickstarter)
11:50 conic Hi all...
11:51 Deet1 Hi
11:51 conic i have a problem, i have soo many usergroups and users that i need to find a way to sort them by Name...
11:51 conic (FE users i mean..)
11:52 conic isn't there a way to sort them?
11:52 conic I already tried "Easy User Group Frontend Management", but that didn't help me anything
11:53 porkpie Denyerec: yo
11:54 Ron-Na Have found it, ... the template said if you install it with .t3d you have remove the directory typoscript (- so I renamed it to typoscript-old), because it should be recreated, however, that was not true. Renaming it back to typoscript made the template workable, ...
11:54 porkpie Hi guy's I am looking for a script that will turn off page content an replace it with other content
11:57 m4rtijn nice Ron-Na
11:59 Fanty Doesn't any myphpadmin extensions exist for typo3?
12:10 Recnelis Has any of u used indexed_search ? - I don't see any "Starting point" box.. :S
12:11 Recnelis Indexed_seach in 4.2.1 that is..
12:13 xsebi fanty : sure it does , but its called phpmyadmin ; )
12:15 Fanty ahh.. ofcause :) thanks
12:48 conic Does someone use "Modern FAQ ( irfaq )" ?
12:49 conic i just don't get it work...
12:50 conic i bet it's not difficult
12:51 conic oh, ok i got it ;)
12:51 Recnelis conic: I am
12:52 Recnelis What was ur prob?
12:52 Recnelis Maybe it's the one I'm having :p
12:54 m4rtijn conic - im using it
12:54 m4rtijn whats up with u guys.. its a very, very simple extension..
12:55 m4rtijn Recnelis - did you include the irfaq styles in your root template?
12:58 Recnelis lol yes I did :D
13:01 Ruudi hi, anyone knows how to make a page redirect if there is no translation for the page, i want my users to be redirected to front page if some page page got no translation
13:02 Recnelis m4rtijn: U don't have any Javascript errors?
13:02 Recnelis Dynmaic list doesn't work here.. :(
13:02 Recnelis Dynamic*
13:04 m4rtijn no errors
13:04 m4rtijn http://www.dw-christophorus.de/chronik.html
13:04 m4rtijn thats typo3 4.2.1 with irfaq
13:05 Recnelis This is odd
13:05 Recnelis Ur JS file is different compared to mine
13:05 Recnelis Which version of irfaq are u using?
13:07 Recnelis How can I be using 1.1.0 when latest one out is 1.0.2 :s
13:09 Recnelis Well.. I got the extension from the repository again.. works now
13:14 davidbrunnthaler how can i add a field to an already existing extension?
13:19 davidbrunnthaler no one an idea how i can add a field to an already existing extension?
13:24 Recnelis davidbrunnthaler: Normally with kickstarter
13:24 Recnelis Which extension?
13:24 davidbrunnthaler irre_tutorial
13:26 davidbrunnthaler kickstarter doesn't recognize the files in the folder, cause they are not named for example "tca.php" but "tca.mnasym.php"
13:26 davidbrunnthaler (i already tried the kickstarter)
13:29 maholtz|WORK @davidbrunnthaler: via kickstarter you can add very easy an field so it will be in the backend - but the way it is rendered in frontent is then not defined and how difficult that is depends on the extension you want to extend
13:30 Recnelis Hehe.. maholtz|WORK answer was a bit better :)
13:30 Recnelis Btw.. does anyone know if I can expand indexed search to include costum tables?
13:32 davidbrunnthaler mh i understand this, but the kickstarter can obviously only edit the extension if the naming convention of the files in the ext-folder are for example "tca.php" and not "tca.mnasym.php"..
13:33 Recnelis davidbrunnthaler: U don't edit the extension.. u just make a new one which expands the fields of the other extension..
13:33 davidbrunnthaler oh ok i see..
13:40 conic Where can i find the correct setting to set the default language? i mean "config.locale_all = ?" i heard this depends on the server...
13:41 maholtz|WORK @davidbrunnthaler: just do it
13:47 Recnelis Does anyone know if I can expand indexed search to include costum tables?
13:47 maholtz|WORK afaik it is possible
13:47 maholtz|WORK have an look in extension "crawler"
13:49 Recnelis maholtz|WORK: But crawler has to be run by a cron job right?
13:52 maholtz|WORK you can start it via an menu
13:52 maholtz|WORK in backend
14:11 ndee hello there, how can I turn off the comments in the html source, that typo3 generates plus how can I customize the csc-header stuff into normal <h2> styles?
14:14 maholtz|WORK @ndee: afaik there is an typoscript config flat for the comments and you can customize csc-header stuff via object browser
14:15 ndee maholtz|WORK: ah true, good old object browser :) Thanks!
14:15 ndee config.disablePrefixComment = 1 is the flag :)
14:17 maholtz|WORK @ndee: in tt_content.*
14:18 maholtz|WORK wait, at first in lib.*
14:18 davidbrunnthaler how can i set more than one label field in the kickstarter for my extension?
14:59 Deet1 At work we're working with adding a simple form using Typo3 but is there any way to control the layout of the form elements?
15:12 snoy_ms Deet1: Use standart css in an external css file for example.
15:12 Deet1 okay
15:12 snoy_ms Deet1: Every form elemt has its own id or class
15:12 Deet1 and then I should be able to manipulate the fields however I like
15:12 Deet1 ah okay
15:14 snoy_ms Deet1: I use it for my own forms
15:41 tomyN hi
15:41 tomyN anyone here?
15:42 tomyN hey chefan
15:42 chefan lo
15:42 tomyN I am about to dumb Typo3, it gives me more trouble than it helps me
15:42 tomyN dump
15:43 tomyN cannot upload this fuckin database to Godaddy
15:43 tomyN cannot connect to a database
15:43 tomyN trying and erroring for hours and hours
15:44 tomyN why is it possible that I can connect to the DB via phpMyAdmin, and from the Install Tool, with the SAME SETTINGS, it won't work
15:48 chefan you usally log into phpmyadmin as db-root
15:48 chefan that is not necessarily the case with install tool
15:49 chefan maybe you don't have the db-user properly set up
15:49 tomyN I have shared hosting with Godaddy,
15:50 tomyN phpMyAdmin doesn't even come with the "privileges" tab
15:50 tomyN and their instructions are not working
15:51 tomyN now, I have this site on a local server, would I need to logon with exact the same user/pass combination that I used locally, or would it work with another combination that I created as well?
15:51 tomyN install tool, connect to database
15:55 chefan ah, free hosts often have just one account for databases
15:56 chefan and databass as well are limited
15:56 chefan in such a configuration, you'll have to check out your ressources and change the typo3 settings to take that into account
15:56 chefan taht will be a bit of work and search and replace in the db-dump
15:57 chefan if you ask me, change the hoster ;)
16:02 tomyN still here
16:03 Lydia_ Hello. I'm using the DAM extenstion and a flash flv player. Is there also an extension to convert videos (wmv, mpeg, ...) with or after upload to flv ?
16:03 tomyN so, I created a user and a password for a given database within phpMyAdmin. With the install tool, using exactly these settings, I cannot connect to the database. I don't understand why this doesn't work, please someone help me
16:05 tomyN Lydia, no, there is however a free online service that converts files to FLV
16:08 valdo hi
16:08 valdo how do I index the rows of a storage folder ?
16:08 tomyN Lydia: http://zamzar.com/
16:08 valdo with indexed_search I mean
16:09 Lydia_ tomyN: You mean there is no free software that can convert mpeg or wmv or avi to flv ?
16:09 Lydia_ (php/cgi script ?)
16:09 tomyN would like to have an answer too, why can I not connect to my database with the Install Tool although I have a number of users within phpMyAdmin
16:09 tomyN nothing works
16:10 Lydia_ tomyN: assigned the rights for the database to the user ?
16:11 Lydia_ GRANT ...
16:11 tomyN I did, three users and it won't work
16:11 Lydia_ and perhaps a FLUSH PRIVILEGES; helps
16:11 snoy_ms Lydia_: Wait...
16:11 Lydia_ give it for a try all rights to that database
16:12 tomyN I could throw it all out of the window
16:12 snoy_ms Lydia_: To convert a video from avi or mpeg to flv you need some free extra tools.
16:12 Lydia_ snoy_ms: yeah. can you tell me one ?
16:12 snoy_ms Lydia_: one second
16:12 ckoehler ffmpeg may be
16:12 snoy_ms Lydia_: jep
16:13 tomyN Lydia, at zamzar I uploaded a wmv file and got a linkt to a FLV
16:13 Lydia_ I must convert it after upload...
16:13 snoy_ms Lydia_: yeah
16:13 snoy_ms Lydia_: There is no other way to do it.
16:13 tomyN good luck, I was looking for the same thing
16:13 Lydia_ ffmpeg... is a lib afaik so I must develope it myself yes ? (No extenstions available?)
16:14 ckoehler it's a binary app
16:14 snoy_ms Lydia_: Its easy, but i didn't implement it in typo3
16:14 ckoehler so it needs to be installed on the server
16:14 ckoehler and the extension needs to support it
16:14 ckoehler to convert after upload
16:14 Lydia_ what I also must write myself... I think
16:14 Lydia_ ok thanks
16:15 snoy_ms Lydia_: Upload ist - Run a cronjob every x minutes - Share it
16:15 snoy_ms or write a small script that runs shell
16:15 chefan Lydia_: nope
16:16 Lydia_ snoy_ms: it'll be the second one...
16:16 chefan ffmpeg is command line *nix
16:16 snoy_ms tomyN: Do you still have problems with you db ?
16:16 Lydia_ no problem...
16:16 tomyN yes, I cannot connect anymore
16:16 Lydia_ Its my server...
16:16 tomyN no idea
16:16 Lydia_ thanks for your help I must go now
16:16 Lydia_ good luck tomyN
16:16 tomyN thanks
16:16 tomyN foryou too
16:16 snoy_ms tomyN: I didn't read every post, but is you db user a "localhost" user ???
16:16 tomyN yes
16:17 snoy_ms Can you run wordpress for example ? Just as a test ?
16:17 snoy_ms or a smaer app
16:17 Lydia_ ;) tomyN check the host is ANY or localhost, the rights are ok (perhaps temp for testing global all rights), perhaps flush the privs and check if you are working with phpmyadmin on the right server ;) Look at the logfiles...
16:17 tomyN ?? me??
16:17 Lydia_ sry bye
16:18 snoy_ms tomyN: yes
16:18 tomyN I connected to this database earlier and when I created this site, I needed to change the password because godaddy won't accept passwords in lower case, and now it threw me out
16:19 snoy_ms tomyN: test if any other aplication can use the database. Its the easiest way to find the problem.
16:19 snoy_ms tomyN: oh
16:19 davidbrunnthaler is there a possibility to tell the extension which datasets should be selected? like the sql-query "select distinct"..
16:19 tomyN so I don't understand when I admin all the user in phpMyAdmin, why can I not use the same user name and password with the install tool?
16:20 snoy_ms tomyN: you changed the db user passwort?
16:20 tomyN wel, with 3 users, one should work
16:20 davidbrunnthaler i'm currently reading through the T3 core api, but i only find foreign_table_where and foreign_table
16:20 tomyN snoy_ms: I added one
16:20 tomyN meanwhile, trying this and that, dunno, confused
16:20 snoy_ms tomyN: And this new users have all right to change the db?
16:20 snoy_ms has
16:20 davidbrunnthaler i would need the distinct parameter
16:20 tomyN yes
16:21 tomyN when I install Typo3 fresh, ok, I would create a database in phpMyAdmin first and select it from the install tool, right?
16:21 davidbrunnthaler could it be "itemsProcFunc"?
16:21 snoy_ms tomyN: to connect with the install tool, do you have to use "localhost" or "127.0.0.1"?
16:21 m4rtijn not on a shared host tomyN
16:22 m4rtijn on a shared host normally u have to create the DB - table in the configuration panel
16:22 m4rtijn then u get username and have to create a password
16:22 tomyN nothing shared here, I am on my labtop
16:23 m4rtijn hmkay
16:23 tomyN What exactly does this line mean: (Can only select database if username/password/host is correctly set first)
16:23 tomyN doesn't make sense to me
16:24 ckoehler can't get a list of dbs without username and pw
16:24 m4rtijn you cant view the database nor select them without username/ password
16:24 snoy_ms tomyN: Typo3 needs a databse before it can use it
16:24 ckoehler first you need to connect, then you get the list
16:24 m4rtijn host: localhost
16:24 m4rtijn enter username / pass
16:24 m4rtijn then u can choose the DB
16:24 m4rtijn and the DB table
16:24 tomyN well,I have 4 database in this configuration
16:25 tomyN why can I not select one first and then use my username and password. That's how it works everywhere else around the globe
16:27 m4rtijn nope.. you cant view DB structures without logging in
16:27 m4rtijn thats like reading a harddrive tree remotely without username/password
16:27 m4rtijn why would that work?
16:28 m4rtijn that would be a huge security risk
16:29 tomyN k
16:29 tomyN I don't know what to do know
16:30 tomyN two weeks of work not accessible and this site needs to be online in three days, I am getting a bit nervous now
16:31 tomyN ok, under update localconf.php. there is a line for Database: t3_website_blabla
16:31 tomyN that means, I can now connect only to this database and no other one?
16:32 snoy_ms tomyN: You cann edit your localconf.php with an editor, if there is a problem..
16:32 m4rtijn yes, depending on username/password you only have acces to certains dbs
16:32 tomyN I made a screenshot of my previous settings, they don't work anymore and I don't see why
16:39 tomyN ok, let me ask again: I have 4 users with password defined for the database that the Install Tools shows under "Database" right below the fields for username and password and host, and no combination works
16:39 tomyN what am I not understanding here?
16:40 m4rtijn tomyN - use the admin - user /pass :p
16:40 m4rtijn that should work
16:43 tomyN oy, what is it, I forgot
16:43 tomyN I am so mad meanwhile, guess I don't have the mind set for all this
16:44 m4rtijn try www.addinctinggames.com for 10 minutes
16:44 m4rtijn addictinggames.com *
16:44 m4rtijn :)
16:44 tomyN you seem to go through this too, huh? once in a while ..?
16:44 m4rtijn yes
16:44 tomyN that makes it easier for me
16:44 tomyN thanks
16:49 ct529 hi everybody!
16:49 ct529 Has anyone ever seen this error: Warning: parse_url(/arti/typo3/alt_doc.php?&returnUrl=http://eeos.biz/arti/typo3conf/ext/templavoila/mod1/index.php?id=23&edit[pages][23]=edit&defVals=&overrideVals=&columnsOnly=&returnNewPageId=&editRegularContentFromId=&disHelp=&noView=&SET[showPalettes]=) [function.parse-url]: Unable to parse URL in /usr/www/Users/<removed>/eeos.biz/arti/typo3_src-4.2.1/typo3/classes/class.shortcutmenu.php on line 266
16:49 tomyN ok, what is the default username and password for the install tool
16:50 tomyN I think this is my last typo3 site ever
16:50 mosez oO
16:52 snoy_ms tomyN: Its realy hard to find the problem without seeing something. *fixproblem.random()*
16:52 ct529 tomyN: what is the problem?
16:52 tomyN snoy_ms: I was asking for the default username and password
16:53 tomyN if there is such a thing, but it was mentioned earlier
16:53 snoy_ms tomyN: user: admin pw: joh316
16:54 tomyN or, how can I get to the Quickstart Install tool
16:54 m4rtijn typo3/install/index.php
16:54 tomyN admin and joh316 didn't work
16:55 tomyN and I am in cms/typo3/install/index.php
16:56 tomyN could it be that my install tool won't find anydatabase at all?
16:57 tomyN something corrupted?
16:57 snoy_ms tomyN: your install tool login didn't work ?
16:57 tomyN I am not talking about the install login
16:57 snoy_ms tomyN: your can still use the install tool?
16:57 tomyN yes
16:57 tomyN I cannot connect to a database
16:58 tomyN I am sorry, I thought that would be clear meanwhile
16:58 snoy_ms tomyN: yes, but you ask about the usernma and password
16:59 snoy_ms tomyN: And i thought you have some install tool problems
16:59 tomyN no
16:59 snoy_ms tomyN: You have a shared hoster, and you can add new users and databases via phpmyadmin ?
17:00 tomyN someone gave me the impression there would be a default username and password to establish a connection to a database. (Which didn't make sense to me, but I am fairly new) I did not assume that you would assume that user and pass would refer to the install logon
17:01 snoy_ms tomyN: If you install typo3 on your own, there can't be any ready to go username or password.
17:01 tomyN ok, clear now
17:02 snoy_ms tomyN: But you can add new users and databases via phpmyadmin ?
17:02 tomyN now, I have a certain database with phpMyAdmin, this database has three user with passwords.
17:02 tomyN yes, we are on the same page right now
17:02 tomyN they all have full privileges
17:03 tomyN but, from the install tool none of these user/pass works. And that's what I don't understand anymore
17:04 snoy_ms tomyN: and you can user "localhost" as Host ?
17:04 snoy_ms tomyN: Some shared hosting providers didn't like it
17:04 tomyN yes, I use Mamp on Mac
17:04 tomyN all the time, and it works fine
17:05 snoy_ms tomyN: No, it isnt the same. Locale or on you server
17:05 tomyN I create my sites locally on a Powerbook and then, when finished, I export the Database to a Host/Server
17:05 tomyN I have a screenshot for them settings when it worked, it' says "localhost"
17:06 snoy_ms tomyN: Some shared hoster didn't allow "localhost". Do you already use localhost for other projects on THIS server ?
17:06 tomyN I have three other Typo3 sites running here
17:06 tomyN all localhost
17:06 snoy_ms ok
17:07 Dreadnaught hi there =) i have a problem with th_mailformplus. i set email_attachment property but all mails i receive by this extension dont have any attachment. i found 2 other guys in the net having the same problem, no solution yet.
17:07 Dreadnaught implemented this fix: http://www.typo3.net/index.php?id=13&action=list_post&tid=78432 - didnt solve the problem
17:07 tomyN I think I create a new T3 directory, from scratch, and import all tables. Could be faster
17:08 snoy_ms tomyN: I think so, puhh no ideas anymore
17:08 tomyN thanks!!
17:08 snoy_ms no problemo
17:09 Dreadnaught site has to go online tomorrow, everything is done, except this one f***ing form :) does anybody know a solution?
17:10 ct529 I cannot use the shortcut menu. Could someone point me to the documentation?
17:17 tomyN ok
17:18 tomyN guess what, I hit the power off button, had a cognac, came back started my Mac, then Mamp, and then thought I try this one more time, and it works all in a sudden now
17:18 m4rtijn Dreadnaught - are you sending with smtp?
17:18 m4rtijn Dreadnaught - or php mailer
17:18 Dreadnaught dont know, just used my provider typo3 installer tool. it sends mails, but without the attachment
17:19 Dreadnaught where can i look it up which technique is used?
17:19 m4rtijn in the plugin from mailformplus
17:20 Dreadnaught i looked in typo3 install tool, typo3 uses sendmail
17:20 m4rtijn nah..
17:20 m4rtijn the extension has its own configuration
17:21 Dusty__ Hi there, I need some help!
17:21 Dreadnaught the only mailformplus config i find includes paths
17:21 Dreadnaught but nothing about mailing
17:22 m4rtijn on the page where u insert the mailform
17:22 Dusty__ I have three sites located in one directory/typo3 install on my hosting server, I now want to split those to three different ips/directories
17:23 Dusty__ I also have a custom script that posts media to all three sites from one site
17:24 Dusty__ any way to do this?
17:27 m4rtijn hrmm. Dusty__ -> what do you need exactly ?
17:30 Dusty__ Right now I have three domains on one server. All three sites point to the same ip/typo3 directory and use one dbase. I have purchased a virtual dedicated server with three ip addresses.
17:30 Dusty__ when i create a new domain on the new server it creates a new root directory
17:31 Dusty__ so it appears I need to now create three separate installs of typo3 and split the sites up
17:32 Dusty__ but they still need to communicate with eachother
17:32 Dusty__ can i have three separate installs connect to one database?
17:32 m4rtijn hmm.. do you need 3 sepperate IP's ?
17:33 maholtz|WORK is it possible to change in backend the label (f.e. header into name) via page-ts-config?
17:33 Dusty__ that is our goal, yes. I was told for SEO purposes I need to do this.
17:34 maholtz|WORK @dusty: you can connect to db not only via localhost
17:34 maholtz|WORK so it should not be an problem for typo3
17:35 maholtz|WORK but have an look at the files
17:35 m4rtijn My hoster told me he can give website which are on the same physical server.. different IP adresses..
17:35 m4rtijn to the outside
17:35 m4rtijn but internally they work the same..
17:35 m4rtijn maybe that would be a sollution?
17:36 Dusty__ ok great! Yeah that is the setup I am working on, a virtual dedicated server.
17:37 m4rtijn couldn't you just symlink the /typo3 directories then?
17:37 Dusty__ according to my provider I cant have a separate IP without a separate root directory
17:37 m4rtijn yes..
17:37 m4rtijn then u should be able to just symlink the web folder to the main install
17:40 Dusty__ hmm.. i dont know, I should be able to. I have never used the symlink though. I'll have to try it
17:41 m4rtijn has to work ;)
17:41 Dusty__ When I create a new domain it also creates a new username/pass for the server directory. I'm sure your right
17:42 Dusty__ Thanks for all your help. I hope this works =)
17:42 m4rtijn yw.. and good luck with that ;)
17:43 m4rtijn if anyone needs a TS to get pictures from the media field from the page and show ALL of them on the page.. heres a script:
17:43 m4rtijn http://phpfi.com/332443
17:43 m4rtijn without listnum = 0 , listnum = 1 etc etc
17:51 Dusty__ hello again...I dont think I have the ability to create a symlink on my server. I can only rwxr-xr-x
17:56 Dusty__ so creating the three separate installs is probably what im back to. My concern here is I have a custom script that uploads all the media we use to the three sites. It looks like it stores this into an "upload" folder
17:56 Dusty__ but if I split the three sites up I dont know if this will go to one common folder or how that will work
17:57 valdo quelqu'un saurait comment décoder des entités html depuis le shell ?
17:58 just2b valdo is this english?
17:58 davidbrunnthaler is there an extension/plugin to write from the FE into a database-table?
17:59 davidbrunnthaler and if not, how do i write something into my database from the FE
17:59 valdo oups
17:59 valdo sorry
17:59 valdo wrong channel
18:01 just2b davidbrunnthaler take a look at ve_guestbook ;)
18:01 davidbrunnthaler oh my got - my brain is really not working anymore
18:01 davidbrunnthaler got = god
18:02 tomyN in the install tool, what options are there for host besides "localhost" ?
18:02 ckoehler anything you want
18:03 tomyN ?? Godaddy, dunno what I want, I want it to work
18:03 ckoehler most likely localhost
18:03 ckoehler it's your db server
18:03 tomyN hi ckoehler hi
18:03 tomyN I know that at least
18:04 tomyN but, there is only ONE directory where T3 would look for a database?
18:04 ckoehler it's not really a directory, it's a server name
18:04 tomyN k
18:05 Dusty__ godaddy has a different location for the dbase
18:05 ckoehler but yes, you run typo3 off one db
18:05 tomyN I am not sure if it will run at Godaddy at all
18:05 Dusty__ you have to go into your phpadmin and select the dbase you want to see this location
18:05 Dusty__ I use godaddy and typo3
18:06 tomyN aah
18:06 tomyN Dusty, help me out
18:06 tomyN I uploaded the sql file via Database Restore
18:07 tomyN and it was even successful, wohoooo
18:07 tomyN now I try to connect T3 with the DB
18:07 Dusty__ if you go into your godaddy phpadmin you should see your database in there
18:07 tomyN I do
18:08 tomyN hold on, how do YOU connect to phpadmin? Via Select Database and Open Manager, or ?
18:09 Dusty__ yes
18:09 Dusty__ wait... i take that back
18:10 Dusty__ instead of going to open manager, click on the pencil to the right of your dbase name
18:10 Dusty__ this will give you your dbase information
18:10 tomyN k
18:11 tomyN T3 doesn't seem to find it
18:11 Dusty__ the host name is what you need to enter instead of "/localhost" for typo3 or any other dbase app
18:11 tomyN aahahahaa, lemme see
18:12 tomyN beer for Dusty!!!!!
18:12 tomyN thank you soo much!!
18:12 Dusty__ hAHAH, glad I could help =)
18:13 tomyN I really appreciate :-)
18:16 tomyN ckoehler: the login works now, too - it didn't work in my MAMP environment
18:17 maholtz|WORK is it possible to get iptc metadata from tiff-files via php?
18:18 just2b should work, works with jpg
18:19 maholtz|WORK with my testdata (made with thumsplus) not with tiff files
18:23 Dusty__ does anyone know how to create a symlink with godaddy virtual dedicated server?
18:45 tomyN question: So I uploaded and transfered my Typo3 site to a different host, would I need to reinstall all extensions here now too?
18:45 tomyN none of the images I use where transferred.
19:04 nightingale680 hi
19:04 nightingale680 I am new to blender...can anyone help me with a question
19:04 nightingale680 please
19:06 davidbrunnthaler Don't ask to ask, just ask! :)
19:06 nightingale680 ok
19:06 nightingale680 sorry
19:06 nightingale680 new
19:07 nightingale680 anyway...I was trying the snowman project and I an stuck at the cone nose...I do not know how to make the base smaller
19:07 ckoehler hm
19:07 davidbrunnthaler mh you now you're in a typo3 forum?
19:07 ckoehler i think you need to learn TS
19:07 ckoehler :D
19:08 nightingale680 I can make te cone smaller but don't know what buttons needs to be pressed in order to make te base smaller and the tip longer
19:08 ckoehler yeah you definitely need TS
19:08 Denyerec nightingale680 - wrong channel dude. This is for typo3, not blender.
19:08 nightingale680 ok
19:08 nightingale680 sorry
19:08 Denyerec np
19:08 nightingale680 which channel should I be on
19:08 Denyerec #blender ?
19:08 nightingale680 please point me to the correct one
19:08 nightingale680 thanks
19:14 tomyN ckoehler: are you with these guys: http://webempoweredchurch.com ?
19:17 tomyN when transferring a Typo3 site, would it be enough to export and import the database, or would I have to transfer some directories of the Typo3 in which the site was initially created, too?
19:20 Denyerec you'll need the /typo3conf/ and /fileadmin/ directories
19:21 Denyerec as well as possibly /typo3temp/
19:26 tomyN k, thanks, working on it :-)
19:53 ries hey guys
19:53 ries seems to be more quite lately here??
19:55 tomyN Hi ries, still owe you chocolate, sights .... how have you been doing?
19:55 ries tomyN: I was trying to find you in the US :D
19:56 tomyN lol
19:56 ries I have been in Michican for the last two months
19:56 tomyN hiding successfully
19:56 tomyN I am going to Europe in two weeks, need to get out of here
19:56 tomyN Did you like Michigan?
19:57 ries Michigan is beautifull!!!
19:57 ries I liked it a lot....
19:57 ries We also went to niagra falls for a quick week to go out
19:57 tomyN ooch
19:58 ries I was at a client consulting...
19:58 tomyN never been there, must be just jawdropping
19:58 tomyN I am going to Spain, introducing my wife to my parents
19:59 ries Not like really jawdropping actually... but just really nice
19:59 ries Specialyl when you go down to teh base of the waterfall
19:59 ries you get wet in seconds (more likely less then that!)
20:00 ries you are married but your parrents never seen them?
20:00 ries seen here?
20:00 tomyN we married a year ago in Kiev
20:00 ries intresting ....
20:00 ries so you didn't had parents approval?? :D
20:01 tomyN they trust me :D
20:01 ries good good...
20:01 ries I brought my mothert to Ecuador the first time I was going to meet Karina ;)
20:01 ries hahaha
20:02 ries actually it was slightly different and just brough my mom to Ecuador so because mym mom always wanted to go to South America... this was here change
20:02 ries chance
20:03 tomyN nice, I would love to see South America too
20:11 tomyN in the page tree, I thought there was a menu for managing the Domain, I have two different sites in one tree ..., where is this again?
20:11 ckoehler domain records
20:11 tomyN yes, that's what I am looking for. How do I get there?
20:12 tomyN ahah, new, ok, lets' see ...
20:12 ckoehler you just create them in list view
20:13 tomyN so, I simply type the Domain that I want to display in the address line of a browser?
20:13 just2b the domain needs to point to the direcotry too..
20:13 just2b so you cant type typo3.org ^^
20:14 tomyN ok, I have a field for Domain and 'Transfer parameters to Redirect URL' just a checkbox
20:17 tomyN so, the site is installed in Domain 1, and I want to show a certain directory on Domain 2
20:17 tomyN Domain 1 redirects to ?
20:25 tomyN perhaps I am looking at the wrong thing
20:26 tomyN right now I have in the second website as ULR Domain ONE, but I want to have Domain TWO displayed
20:26 tomyN I would do this with Domain records?
20:28 tomyN so, it's basically a masked Domain
20:28 tomyN could I do this with Typo3 at all?
20:31 ckoehler just switch the domain records
20:31 ckoehler both domains need to actually point to your typo3 installation
20:31 ckoehler so check dns
20:32 ckoehler once they both do, you tell typo3 which part of the page tree responds to which domain by a domain record
20:32 tomyN looking at this here: http://www.typo3wizard.com/en/content-comments.html?no_cache=1&tx_rfcontentcomments_pi1%5Bcontentuid%5D=174
20:33 tomyN ok, the Domains point already to the right server
20:36 tomyN now, would it mask it or not?
20:37 ckoehler it should
20:37 ckoehler does it?
20:37 tomyN dunno, looking at this here: http://typo3.org/documentation/document-library/tutorials/doc_tut_quickstart/current/view/1/9/#id2855849
20:38 tomyN kinda confusing example
20:38 tomyN Domain and redirect shows the same name
20:39 ckoehler just try it
20:39 ckoehler if it works, great
20:39 ckoehler if it doesn't, ask questions
20:39 tomyN lol
20:39 tomyN k
20:39 tomyN guess it's a lot try and error here
20:40 ckoehler sometimes
20:40 ckoehler i just don't know if it works or not unless you try it
20:40 ckoehler and instead of asking questions about whether it should work (answer: yes, it should), just try it
20:42 tomyN it's not doing what I think it should do
20:42 ckoehler what is it doing?
20:42 tomyN actually
20:42 tomyN nothing
20:43 ckoehler what are the two domains?
20:43 tomyN what I want is, instead of "http://www.Domain1.com/cms/index.php?id=1" to show ""http://www.Domain2.com/cms/index.php?id=1"
20:46 mhchip hi all, How easy is it to copy one typo3 instance onto another domain?
20:46 tomyN just did it, it takes some time
20:46 mhchip roughly how many hours?
20:46 ckoehler tomyN: should work with doman records
20:46 tomyN an hour or so
20:46 tomyN depends how big your site is
20:46 ckoehler mhchip: or 10 minutes if you know what you're doing
20:46 tomyN lol
20:47 tomyN nnaah, if you have a lot of movie files, it takes time for uploading
20:47 mhchip naah its 80mb max i think
20:48 mhchip anyone wana give me some walkthrough instructions on how to do it?
20:48 ckoehler well
20:48 ckoehler you said changing domains
20:48 ckoehler not hosts
20:48 ckoehler hosts takes a bit
20:48 ckoehler domains takes no time at all
20:48 mhchip oh, no i want to copy a typo3 site, and put it on another domain, but it still has t ostay on the original domain too
20:49 tomyN domain records has absolutely no effect here
20:50 tomyN I put the Domain to be displayed in the Domain line, ok, and the redirect to where the site is.
20:50 tomyN So I load the page with a browser and it shows me the redirected address,
20:50 tomyN which I try to avoid
20:51 mhchip i dont want domain redirection, i want a complete copy of the site
20:52 mhchip so i can train a client how to edit his content, without having him on his own domain before he knows what hes doing
20:53 mhchip i just want to put it on a subdomain, e.g. typo3training.mydomain.com
20:59 tomyN "There are 1 records pointing to this missing or deleted record; [pages][44]" in DB check, how can I find out what this is?
21:07 Recnelis Does anyone know how to change the default page title is TS? I don't want pages to be named "YourSite: The_page_ur_viewing" but "YourSite > The_page_ur_viewing"
21:07 Recnelis is = in TS
21:13 mhchip so im guessing so one can help me?
21:14 mhchip no one*
21:15 rodi_ Hi there
21:15 Denyerec mhchip - dump the DB, copy the filestructure
21:15 Denyerec upload to new site, import DB, edit /typo3conf/localconf.php and the baseURL in the template
21:16 Denyerec done.
21:16 rodi_ does anybody know whats the best way to retrieve records from a TFEFORMS field which holds uids of two different tables
21:16 rodi_ like fe_user_12, fe_group_2, fe_user_23 ... is there a function in the api I can use to fetch the associated records with one call?
21:21 mhchip thanks
21:21 mhchip Denyrec*
21:21 mhchip what do i need to edit in localconf.php?
21:22 mhchip or will DB import do it automatically?
21:22 ries tomyN: sorry, I was away for a call
21:23 ries Hey Denyerec my old minolta lens indeed fit's my new Camera... hurraay
21:23 ries so I am rather glas I bought the sony afterall...
21:23 Denyerec *applause*
21:23 ries rather glad....
21:23 Denyerec Now the hard part...
21:23 Denyerec ...getting away from the desk so you can use it!
21:23 Denyerec I have barely used my S5 since I bought it :(
21:24 Denyerec VEry, very upsetting.
21:24 ckoehler heh
21:24 ries I will post of my better images this week...
21:24 ckoehler Denyerec: you on s5users.com?
21:24 Denyerec No ?
21:24 ries I think I have a couple of very nice images...
21:24 Denyerec didn't know it existed.
21:24 ckoehler Denyerec: got a S5 as well and been taking some good pictures
21:24 Denyerec i have a flickr account I use for communal stuff, and a personal site for personal stuff.
21:25 Denyerec I got one to replace my decrepit S2
21:25 Denyerec Was very pleased with the change.
21:25 ckoehler i am very happy with it
21:25 ckoehler i had a old toshiba bfore
21:25 ckoehler this was a big step
21:25 Denyerec wait...
21:25 ckoehler but i love this camera
21:25 Denyerec you on about the Fuji S5 ?
21:25 ckoehler nope
21:25 ckoehler :)
21:25 Denyerec ahh
21:25 Denyerec Heh :)
21:25 ckoehler canon S5 IS
21:25 Denyerec you must be on about the canon
21:25 Denyerec yes
21:25 Denyerec Ah, well I have the Fuji S5.
21:25 ckoehler dslr?
21:25 Denyerec http://gallery.denyerec.co.uk
21:26 Denyerec yeah
21:26 ckoehler alright :)
21:26 Denyerec annnd the flickr junk is at http://www.flickr.com/photos/denyerec/
21:50 uschi hey friends, i suppose, i need some help
21:50 uschi i am using spacers in my page tree
21:51 mhchip anyone know where i can find a list of databases if im connected to my server with shell? (linux)
21:51 uschi show databases
21:51 uschi is your friend mhchip
21:52 mhchip i literally just type that command?
21:55 uschi you need to be connected to your mysql serve and then it should work
21:55 uschi learned this one this afternoon
21:56 davidbrunnthaler i added a field in the extension ve_guestbook with the extension-kickstarter
21:57 davidbrunnthaler this field shows up, when i view the datasets in the list view
21:57 davidbrunnthaler but how do i add this field also in the frontend?
21:57 mhchip hmmm, how do i connect to mysql server? i dont think its seperate to the one my domains hosted on
21:58 davidbrunnthaler do i have to change one of the extension-files?
21:58 davidbrunnthaler or is it also possible to do it in the back-end
22:02 mhchip show isnt a command?
22:03 mhchip how do i find mysql databases on my server?
22:04 uschi hmmm
22:05 uschi it is one!
22:05 uschi you connected to your mysql server
22:05 uschi ????
22:05 mhchip i guess not, :S how do i do this :S? i thought my DB was on the same server as my domain
22:05 uschi mysql> show databases
22:06 mhchip hmm i see
22:06 mhchip seems my root login cant connect to the DB :S
22:06 mhchip whats the world coming too
22:08 uschi mchip
22:08 uschi mysql -u username -p
22:08 uschi you will then be prompted to enter you password
22:10 mhchip so i type mysql -u <myusername> -p ? or was the -p ?
22:10 mhchip un necessary?
22:11 uschi no, it is necessary because you need to enter your password
22:12 Recnelis Does anyone know how to change the default page title in TS? I don't want pages to be named "YourSite: The_page_ur_viewing" but "YourSite > The_page_ur_viewing"
22:13 uschi Denyerec do you use doktype spacer?
22:13 uschi because my submenu does not want to show up when i use it
22:16 Denyerec i have in the past
22:16 mhchip anyone know ifi can find out my DB passwords if i have root login but lost the db password?
22:16 Denyerec it doesn't show by default, youhave to add rendering code
22:16 Denyerec AFAIK t's a BE only thing unless you overload it
22:25 mhchip aah no worries think i found it in localconf.php
22:29 mhchip whats how do i undo a command, or cancel it?
22:32 mhchip its \c right?
22:45 mhchip uschi u here?
23:03 koomi_ evening
23:06 rodi_ can anybody tell me, I need urls in an xml file generated by an own extension and I wonder how I could access the realurl feature to render the links wihtout index.php?id but with the realurl feature, could anybody give me a hint, wehre to look?
23:10 rodi_ found it
23:14 mhchip congrats

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.