| 03:13 |
ae |
hello - i just upgraded from 4.0 to 4.1.1 and now the install password will not work (have changed it in localconf) anyone had this issue before? |
| 03:13 |
ae |
hello - i just upgraded from 4.0 to 4.1.1 and now the install password will not work (have changed it in localconf) anyone had this issue before? |
| 03:20 |
ries |
ae: never heard of that issue |
| 03:20 |
ries |
do you see teh install tool at all? |
| 03:20 |
ries |
ae: never heard of that issue |
| 03:20 |
ries |
do you see teh install tool at all? |
| 03:25 |
ae |
yeah it keeps telling me to reset the password - which i do - but it doesn't work |
| 03:26 |
ae |
i'm forever resetting the password. have cleared out cache... any other suggestions? |
| 03:25 |
ae |
yeah it keeps telling me to reset the password - which i do - but it doesn't work |
| 03:26 |
ae |
i'm forever resetting the password. have cleared out cache... any other suggestions? |
| 03:42 |
stwsimon |
any ttnes/rss experts around? |
| 03:42 |
stwsimon |
any ttnes/rss experts around? |
| 04:03 |
gerards |
hi everyone. |
| 04:04 |
gerards |
ae: could it be that localconf.php is not writeable? |
| 04:03 |
gerards |
hi everyone. |
| 04:04 |
gerards |
ae: could it be that localconf.php is not writeable? |
| 04:05 |
ae |
good call - i'll have a look |
| 04:06 |
ae |
gerards: no... it is writable...777 |
| 04:07 |
ae |
i have just noticed that the BE is using a different localconf then /typo3conf/localconf.php..... so i'm investigating that..... |
| 04:08 |
ae |
OK - i just found the issue... localconf had a lot of appended variables (the install password being one of them. |
| 04:08 |
ae |
they were written in by the install tool..... thats fairly dodgy.... |
| 04:05 |
ae |
good call - i'll have a look |
| 04:06 |
ae |
gerards: no... it is writable...777 |
| 04:07 |
ae |
i have just noticed that the BE is using a different localconf then /typo3conf/localconf.php..... so i'm investigating that..... |
| 04:08 |
ae |
OK - i just found the issue... localconf had a lot of appended variables (the install password being one of them. |
| 04:08 |
ae |
they were written in by the install tool..... thats fairly dodgy.... |
| 04:11 |
gerards |
the install tool always appends stuff... |
| 04:12 |
ae |
ah i didn't realise that - i assumed it would edit the variables themselves.... |
| 04:14 |
d|g |
hi all |
| 04:11 |
gerards |
the install tool always appends stuff... |
| 04:12 |
ae |
ah i didn't realise that - i assumed it would edit the variables themselves.... |
| 04:14 |
d|g |
hi all |
| 04:49 |
tsrepadmin |
good morning #typo3! |
| 04:49 |
tsrepadmin |
good morning #typo3! |
| 06:01 |
dax77 |
good morning @all |
| 06:01 |
dax77 |
good morning @all |
| 06:08 |
Denyerek |
loo |
| 06:08 |
Denyerek |
loo |
| 06:20 |
just2b |
good morning |
| 06:20 |
just2b |
good morning |
| 06:39 |
bauschan |
morning #typo3 |
| 06:39 |
bauschan |
morning #typo3 |
| 06:41 |
just2b |
hi bauschan |
| 06:41 |
just2b |
hi bauschan |
| 06:52 |
MasterYin |
Morning everyone |
| 06:53 |
MasterYin |
Can anybody tell me how to set a TS-placed contented Element only visible for a special FE-User-Group? is there a TS-Command? |
| 06:54 |
gerards |
MasterYin: search tsref, for conditions. |
| 06:52 |
MasterYin |
Morning everyone |
| 06:53 |
MasterYin |
Can anybody tell me how to set a TS-placed contented Element only visible for a special FE-User-Group? is there a TS-Command? |
| 06:54 |
gerards |
MasterYin: search tsref, for conditions. |
| 06:55 |
just2b |
am I too stupid? |
| 06:55 |
just2b |
$GLOBALS['TCA']['tx_test_test']['columns']['datei']['config']['size'] = 10; |
| 06:55 |
just2b |
in extTables.php should work, right? |
| 06:55 |
MasterYin |
got it thx |
| 06:56 |
Layna |
Good Morning :). I am trying to give the user a chance to set an alt-text for an image. The only way I found to do this was to set a container on the image-element and give it a source and alt as attributes... but the image remains the size of the one in the template, but I want to to have the 2proper" size, not stretched weirdly... |
| 06:57 |
bauschan |
just2b: looks fine to me |
| 06:57 |
just2b |
bauschan.. yeah to me too... this is the problem |
| 06:58 |
Layna |
And just2b: don't worry, you're not too stupid.... because if you are, I am a compelte idiot ^^ |
| 06:58 |
just2b |
^^ |
| 06:58 |
bauschan |
just2b: I'm sure you have cleared all the temp_CACHE* stuff |
| 06:58 |
just2b |
layna.. it was soo crowded yesterday |
| 06:59 |
just2b |
bauschan.. i don't cache this ; |
| 06:59 |
just2b |
does this just work since 4.1? got a 4.0.3 |
| 06:59 |
bauschan |
just2b: but the conf does |
| 06:59 |
Layna |
Stupid lanes, then... you deserve at least ONE for yourself ^^ |
| 06:55 |
just2b |
am I too stupid? |
| 06:55 |
just2b |
$GLOBALS['TCA']['tx_test_test']['columns']['datei']['config']['size'] = 10; |
| 06:55 |
just2b |
in extTables.php should work, right? |
| 06:55 |
MasterYin |
got it thx |
| 06:56 |
Layna |
Good Morning :). I am trying to give the user a chance to set an alt-text for an image. The only way I found to do this was to set a container on the image-element and give it a source and alt as attributes... but the image remains the size of the one in the template, but I want to to have the 2proper" size, not stretched weirdly... |
| 06:57 |
bauschan |
just2b: looks fine to me |
| 06:57 |
just2b |
bauschan.. yeah to me too... this is the problem |
| 06:58 |
Layna |
And just2b: don't worry, you're not too stupid.... because if you are, I am a compelte idiot ^^ |
| 06:58 |
just2b |
^^ |
| 06:58 |
bauschan |
just2b: I'm sure you have cleared all the temp_CACHE* stuff |
| 06:58 |
just2b |
layna.. it was soo crowded yesterday |
| 06:59 |
just2b |
bauschan.. i don't cache this ; |
| 06:59 |
just2b |
does this just work since 4.1? got a 4.0.3 |
| 06:59 |
bauschan |
just2b: but the conf does |
| 06:59 |
Layna |
Stupid lanes, then... you deserve at least ONE for yourself ^^ |
| 07:00 |
just2b |
layna.. yeah 10 people in the whole area but i was the only one in the water :D 25m x 5 lanes for just myself and me ;) |
| 07:00 |
just2b |
bauschan... no, disabled in install tool |
| 07:01 |
Layna |
LOL |
| 07:02 |
just2b |
ah i just don't like writing manuals |
| 07:00 |
just2b |
layna.. yeah 10 people in the whole area but i was the only one in the water :D 25m x 5 lanes for just myself and me ;) |
| 07:00 |
just2b |
bauschan... no, disabled in install tool |
| 07:01 |
Layna |
LOL |
| 07:02 |
just2b |
ah i just don't like writing manuals |
| 07:07 |
just2b |
in TV? |
| 07:08 |
Layna |
Yes... still that one problem. I was able to set the ALT-tag, but it stretches oif I go via a container... |
| 07:08 |
Layna |
And this: http://www.typo3.net/index.php?id=13&action=list_post&tid=39489 refuses to tell me gow to set the source... |
| 07:08 |
just2b |
sry can't help there |
| 07:09 |
Layna |
I THINK I may be approachign what I want... *G* |
| 07:07 |
just2b |
in TV? |
| 07:08 |
Layna |
Yes... still that one problem. I was able to set the ALT-tag, but it stretches oif I go via a container... |
| 07:08 |
Layna |
And this: http://www.typo3.net/index.php?id=13&action=list_post&tid=39489 refuses to tell me gow to set the source... |
| 07:08 |
just2b |
sry can't help there |
| 07:09 |
Layna |
I THINK I may be approachign what I want... *G* |
| 07:12 |
Layna |
*sighs* or not.... told you, I need a mnual ^^ |
| 07:12 |
just2b |
^^ |
| 07:12 |
Layna |
*sighs* or not.... told you, I need a mnual ^^ |
| 07:12 |
just2b |
^^ |
| 07:16 |
Layna |
*sings* If this should be out final stand... |
| 07:17 |
meppl |
good morning |
| 07:17 |
Layna |
good morning :) |
| 07:17 |
meppl |
good morning layna |
| 07:16 |
Layna |
*sings* If this should be out final stand... |
| 07:17 |
meppl |
good morning |
| 07:17 |
Layna |
good morning :) |
| 07:17 |
meppl |
good morning layna |
| 07:20 |
stanman |
getting errors after a fresh install of typo3, read it might be a permissions issue, could anyone help me a bit? |
| 07:20 |
Layna |
If you tell me the errors, I'll try :) *possibly had them all herself at some point* |
| 07:21 |
stanman |
open_basedir restriction in effect. File(../init.php) is not within the allowed path(s): |
| 07:21 |
stanman |
is the first and it all ends with: Failed opening required '../init.php' (include_path='.:/php/includes:/usr/share/php' as a fatal error |
| 07:21 |
just2b_ |
somebody wants to test a folder selector in the BE? i need a test installation which is not @ mittwald.de |
| 07:22 |
Layna |
stanman: tell me somethign about your server... can you acess the file where the domains are set? |
| 07:23 |
Layna |
on the system I ahve to do this on, I have todedit the httpd.conf to get the permissions I need |
| 07:24 |
stanman |
i can ssh into the box |
| 07:24 |
stanman |
it's my own |
| 07:24 |
stanman |
what needs to be set in httpd.conf? |
| 07:20 |
stanman |
getting errors after a fresh install of typo3, read it might be a permissions issue, could anyone help me a bit? |
| 07:20 |
Layna |
If you tell me the errors, I'll try :) *possibly had them all herself at some point* |
| 07:21 |
stanman |
open_basedir restriction in effect. File(../init.php) is not within the allowed path(s): |
| 07:21 |
stanman |
is the first and it all ends with: Failed opening required '../init.php' (include_path='.:/php/includes:/usr/share/php' as a fatal error |
| 07:21 |
just2b_ |
somebody wants to test a folder selector in the BE? i need a test installation which is not @ mittwald.de |
| 07:22 |
Layna |
stanman: tell me somethign about your server... can you acess the file where the domains are set? |
| 07:23 |
Layna |
on the system I ahve to do this on, I have todedit the httpd.conf to get the permissions I need |
| 07:24 |
stanman |
i can ssh into the box |
| 07:24 |
stanman |
it's my own |
| 07:24 |
stanman |
what needs to be set in httpd.conf? |
| 07:25 |
Layna |
one sec, looking up the setting now :) |
| 07:25 |
stanman |
i also read about php.ini settings.... |
| 07:26 |
Layna |
You ahve a virtual host for the domain? |
| 07:26 |
Layna |
if yes, add this: php_admin_value open_basedir <the folder where the init.php is> |
| 07:25 |
Layna |
one sec, looking up the setting now :) |
| 07:25 |
stanman |
i also read about php.ini settings.... |
| 07:26 |
Layna |
You ahve a virtual host for the domain? |
| 07:26 |
Layna |
if yes, add this: php_admin_value open_basedir <the folder where the init.php is> |
| 07:34 |
eeos |
hi everybody |
| 07:34 |
Layna |
hi |
| 07:34 |
eeos |
hi everybody |
| 07:34 |
Layna |
hi |
| 08:00 |
Wildok |
hello every body |
| 08:01 |
Wildok |
can someone tell me if navigator cookies enabled are required to use typo3 ? |
| 08:03 |
MasterYin |
I've got a strange problem... I set a new Page into my tree only visible for e spezial FE-Usergroup, when I log in it is right displayed in the Menu, but when I click on and the URL changes, it displayes the content of annother page (one above in the tree) |
| 08:04 |
Wildok |
can someone tell me if navigator cookies enabled are required to use typo3 website (not the typo3 administration website)? |
| 08:00 |
Wildok |
hello every body |
| 08:01 |
Wildok |
can someone tell me if navigator cookies enabled are required to use typo3 ? |
| 08:03 |
MasterYin |
I've got a strange problem... I set a new Page into my tree only visible for e spezial FE-Usergroup, when I log in it is right displayed in the Menu, but when I click on and the URL changes, it displayes the content of annother page (one above in the tree) |
| 08:04 |
Wildok |
can someone tell me if navigator cookies enabled are required to use typo3 website (not the typo3 administration website)? |
| 08:09 |
alexwx |
helo friends |
| 08:09 |
alexwx |
helo friends |
| 08:10 |
alexwx |
it is possible to remove some sub directory from URL path by RealURI? |
| 08:14 |
Wildok |
then nobody can answer ... the have fun bye |
| 08:10 |
alexwx |
it is possible to remove some sub directory from URL path by RealURI? |
| 08:14 |
Wildok |
then nobody can answer ... the have fun bye |
| 08:15 |
alexwx |
hm |
| 08:15 |
alexwx |
there die the dog |
| 08:15 |
just2b_ |
alex.. there are some ext which does this. |
| 08:15 |
alexwx |
just2b_ helou friend, and how it names? you know? |
| 08:16 |
just2b_ |
realurl management or somehow |
| 08:16 |
just2b_ |
terhe are several in ter |
| 08:16 |
alexwx |
just2b_ yea because of severel a have to know, which is that.. ok try to look at |
| 08:15 |
alexwx |
hm |
| 08:15 |
alexwx |
there die the dog |
| 08:15 |
just2b_ |
alex.. there are some ext which does this. |
| 08:15 |
alexwx |
just2b_ helou friend, and how it names? you know? |
| 08:16 |
just2b_ |
realurl management or somehow |
| 08:16 |
just2b_ |
terhe are several in ter |
| 08:16 |
alexwx |
just2b_ yea because of severel a have to know, which is that.. ok try to look at |
| 08:22 |
stanman |
layna: i have virtual hosts on the domain, but the test site is sitting in the default server |
| 08:22 |
stanman |
where shoul i add: php_admin_value open_basedir <folder>? |
| 08:22 |
stanman |
layna: i have virtual hosts on the domain, but the test site is sitting in the default server |
| 08:22 |
stanman |
where shoul i add: php_admin_value open_basedir <folder>? |
| 08:36 |
dokma |
good morning |
| 08:36 |
dokma |
good morning |
| 09:04 |
michimueller |
hi there |
| 09:04 |
michimueller |
can anybody help me out with session handling in fe programming? |
| 09:04 |
michimueller |
hi there |
| 09:04 |
michimueller |
can anybody help me out with session handling in fe programming? |
| 09:05 |
michimueller |
I need to add a value to the current session |
| 09:05 |
michimueller |
are there any t3 functions to do that? |
| 09:09 |
michimueller |
andreasbalzer, could you help me out with session handling?!? |
| 09:05 |
michimueller |
I need to add a value to the current session |
| 09:05 |
michimueller |
are there any t3 functions to do that? |
| 09:09 |
michimueller |
andreasbalzer, could you help me out with session handling?!? |
| 09:35 |
MasterYin |
how can I set the target for the Links in the tt-news-aMenu ? It is set on "page" I want to switch it on "_top" |
| 09:38 |
MasterYin |
any idea? |
| 09:35 |
MasterYin |
how can I set the target for the Links in the tt-news-aMenu ? It is set on "page" I want to switch it on "_top" |
| 09:38 |
MasterYin |
any idea? |
| 09:42 |
dokma |
guys and girls |
| 09:42 |
dokma |
have you got any clue |
| 09:43 |
dokma |
why my menu on a multilanguage site |
| 09:43 |
dokma |
does not translates menu titles? |
| 09:43 |
dokma |
my default lang link looks like this: |
| 09:43 |
dokma |
bla.hr/kontakt |
| 09:43 |
dokma |
and my english version looks like this |
| 09:43 |
dokma |
bla.hr/en/kontakt |
| 09:43 |
dokma |
instead of |
| 09:43 |
dokma |
bla.hr/en/contact |
| 09:42 |
dokma |
guys and girls |
| 09:42 |
dokma |
have you got any clue |
| 09:43 |
dokma |
why my menu on a multilanguage site |
| 09:43 |
dokma |
does not translates menu titles? |
| 09:43 |
dokma |
my default lang link looks like this: |
| 09:43 |
dokma |
bla.hr/kontakt |
| 09:43 |
dokma |
and my english version looks like this |
| 09:43 |
dokma |
bla.hr/en/kontakt |
| 09:43 |
dokma |
instead of |
| 09:43 |
dokma |
bla.hr/en/contact |
| 09:49 |
MasterYin |
hey just2b_ |
| 09:50 |
just2b_ |
hi master |
| 09:49 |
MasterYin |
hey just2b_ |
| 09:50 |
just2b_ |
hi master |
| 09:50 |
MasterYin |
how can I set the target for the Links in the tt-news-aMenu ? It is set on "page" I want to switch it on "_top" |
| 09:52 |
m4rtijn |
hey all |
| 09:53 |
MasterYin |
hey m4rtijn |
| 09:54 |
m4rtijn |
would anybody know the name of an application which functions like a dictionary? like on mouseover on a unknown linked word it gives an explanation.. |
| 09:54 |
m4rtijn |
or.. know some typo3 extension which does this? |
| 09:54 |
just2b_ |
there is IMO no dictionary in typo3 |
| 09:50 |
MasterYin |
how can I set the target for the Links in the tt-news-aMenu ? It is set on "page" I want to switch it on "_top" |
| 09:52 |
m4rtijn |
hey all |
| 09:53 |
MasterYin |
hey m4rtijn |
| 09:54 |
m4rtijn |
would anybody know the name of an application which functions like a dictionary? like on mouseover on a unknown linked word it gives an explanation.. |
| 09:54 |
m4rtijn |
or.. know some typo3 extension which does this? |
| 09:54 |
just2b_ |
there is IMO no dictionary in typo3 |
| 09:55 |
m4rtijn |
what does IMO mean? :p |
| 09:55 |
just2b_ |
i my opion |
| 09:56 |
m4rtijn |
ah.. ok, thx |
| 09:57 |
m4rtijn |
is there something similar, just2b_, something which offers the functionality that a small "popup" opens up on mouseover.. |
| 09:57 |
just2b_ |
e.g. titletips |
| 09:58 |
m4rtijn |
thx, I'll check that out |
| 09:58 |
m4rtijn |
hmm, yes something like that.. but with a real textfield? |
| 09:59 |
just2b_ |
there are some glossary exts |
| 09:59 |
m4rtijn |
I just dont know the exact keyword.. thanks a lot |
| 09:55 |
m4rtijn |
what does IMO mean? :p |
| 09:55 |
just2b_ |
i my opion |
| 09:56 |
m4rtijn |
ah.. ok, thx |
| 09:57 |
m4rtijn |
is there something similar, just2b_, something which offers the functionality that a small "popup" opens up on mouseover.. |
| 09:57 |
just2b_ |
e.g. titletips |
| 09:58 |
m4rtijn |
thx, I'll check that out |
| 09:58 |
m4rtijn |
hmm, yes something like that.. but with a real textfield? |
| 09:59 |
just2b_ |
there are some glossary exts |
| 09:59 |
m4rtijn |
I just dont know the exact keyword.. thanks a lot |
| 10:00 |
m4rtijn |
glossary :) |
| 10:00 |
m4rtijn |
glossary :) |
| 10:05 |
MasterYin |
m4rtijn: i know about an other ext giving you the "explenation" vor selected words in an Mouseover |
| 10:07 |
MasterYin |
m4rtijn: good to handle ... sb_acronymmanger |
| 10:07 |
m4rtijn |
thx MasterYin |
| 10:07 |
MasterYin |
is this what you search for? |
| 10:09 |
timdeluxe |
just2b_: yesterday "ries" searched for you |
| 10:09 |
just2b_ |
timdeluxe i know.. he got me @ icq |
| 10:09 |
m4rtijn |
yes, MasterYin thats the functionality I need |
| 10:09 |
timdeluxe |
ah ok |
| 10:09 |
MasterYin |
HF with it :-) |
| 10:09 |
m4rtijn |
thx ;) |
| 10:05 |
MasterYin |
m4rtijn: i know about an other ext giving you the "explenation" vor selected words in an Mouseover |
| 10:07 |
MasterYin |
m4rtijn: good to handle ... sb_acronymmanger |
| 10:07 |
m4rtijn |
thx MasterYin |
| 10:07 |
MasterYin |
is this what you search for? |
| 10:09 |
timdeluxe |
just2b_: yesterday "ries" searched for you |
| 10:09 |
just2b_ |
timdeluxe i know.. he got me @ icq |
| 10:09 |
m4rtijn |
yes, MasterYin thats the functionality I need |
| 10:09 |
timdeluxe |
ah ok |
| 10:09 |
MasterYin |
HF with it :-) |
| 10:09 |
m4rtijn |
thx ;) |
| 10:10 |
MasterYin |
anybody here knowing how to change the target of the tt_news-aMenu-Links ? |
| 10:11 |
just2b_ |
i guess ts of ttnews |
| 10:11 |
MasterYin |
I think I have checked all options :-( |
| 10:12 |
just2b_ |
so check the tsob |
| 10:13 |
MasterYin |
I have an idea.... scanning the Manual for the word target :-) |
| 10:13 |
just2b_ |
ha.. new extension made by just2b in ter ;) |
| 10:13 |
MasterYin |
what kind of ext? :) |
| 10:13 |
just2b_ |
for ext devs ;) a folder selector in BE |
| 10:10 |
MasterYin |
anybody here knowing how to change the target of the tt_news-aMenu-Links ? |
| 10:11 |
just2b_ |
i guess ts of ttnews |
| 10:11 |
MasterYin |
I think I have checked all options :-( |
| 10:12 |
just2b_ |
so check the tsob |
| 10:13 |
MasterYin |
I have an idea.... scanning the Manual for the word target :-) |
| 10:13 |
just2b_ |
ha.. new extension made by just2b in ter ;) |
| 10:13 |
MasterYin |
what kind of ext? :) |
| 10:13 |
just2b_ |
for ext devs ;) a folder selector in BE |
| 10:15 |
dokma |
huh 70 pushup this time |
| 10:15 |
dokma |
I'm getting better |
| 10:15 |
just2b_ |
dokma.. lol you remind me about mine ;) |
| 10:15 |
m4rtijn |
:p |
| 10:15 |
dokma |
hehe :D |
| 10:16 |
dokma |
I'm getting bigger and bigger |
| 10:16 |
dokma |
95 kilos right now |
| 10:16 |
dokma |
100 is the goal |
| 10:16 |
just2b_ |
lol ;) |
| 10:16 |
timdeluxe |
is it normal that i don't understand anything? |
| 10:16 |
timdeluxe |
*G* |
| 10:17 |
timdeluxe |
i thought lower the kilos would be a goal |
| 10:17 |
just2b_ |
more kilos = muscles |
| 10:17 |
timdeluxe |
ahh *click* |
| 10:17 |
just2b_ |
63 or so here.. rofl... gf is always jelous ... ;) |
| 10:19 |
dokma |
I'm building mass |
| 10:19 |
dokma |
I don't have fat |
| 10:19 |
dokma |
hehe just2b how big is she? |
| 10:19 |
just2b_ |
177 or so |
| 10:19 |
dokma |
lbs ? |
| 10:15 |
dokma |
huh 70 pushup this time |
| 10:15 |
dokma |
I'm getting better |
| 10:15 |
just2b_ |
dokma.. lol you remind me about mine ;) |
| 10:15 |
m4rtijn |
:p |
| 10:15 |
dokma |
hehe :D |
| 10:16 |
dokma |
I'm getting bigger and bigger |
| 10:16 |
dokma |
95 kilos right now |
| 10:16 |
dokma |
100 is the goal |
| 10:16 |
just2b_ |
lol ;) |
| 10:16 |
timdeluxe |
is it normal that i don't understand anything? |
| 10:16 |
timdeluxe |
*G* |
| 10:17 |
timdeluxe |
i thought lower the kilos would be a goal |
| 10:17 |
just2b_ |
more kilos = muscles |
| 10:17 |
timdeluxe |
ahh *click* |
| 10:17 |
just2b_ |
63 or so here.. rofl... gf is always jelous ... ;) |
| 10:19 |
dokma |
I'm building mass |
| 10:19 |
dokma |
I don't have fat |
| 10:19 |
dokma |
hehe just2b how big is she? |
| 10:19 |
just2b_ |
177 or so |
| 10:19 |
dokma |
lbs ? |
| 10:20 |
just2b_ |
177cm vs 63kg |
| 10:20 |
dokma |
thats pretty good |
| 10:20 |
dokma |
I love 177cm girls |
| 10:20 |
dokma |
thats about my ideal height for a woman |
| 10:20 |
just2b_ |
there is just 1 problem |
| 10:20 |
timdeluxe |
exactly 177? ;D |
| 10:21 |
dokma |
yeah |
| 10:21 |
just2b_ |
no 177,53 |
| 10:21 |
dokma |
I carry my metter around |
| 10:21 |
dokma |
I thought you said your gf is 177 |
| 10:21 |
just2b_ |
no she is jealous... |
| 10:22 |
timdeluxe |
hrhrhr |
| 10:22 |
m4rtijn |
bbl |
| 10:22 |
just2b_ |
timdeluxe please also for me ;) |
| 10:23 |
stanman |
where are paths defined? |
| 10:23 |
dokma |
dudes do you have a clue why typo3 would not translate my menu titles to english |
| 10:23 |
timdeluxe |
which paths? |
| 10:23 |
dokma |
it always composes them out of croatian page titles |
| 10:23 |
just2b_ |
dokma.. because your TS is wrong or no translation |
| 10:23 |
dokma |
so I have bla.net/en/kontakt |
| 10:23 |
dokma |
instead of bla.net/en/contact |
| 10:23 |
dokma |
I do have translation for all pages |
| 10:23 |
dokma |
obviously ts |
| 10:24 |
dokma |
I will pastebin |
| 10:24 |
stanman |
im trying to install typo3, am at the testsite, had some probs with open_basedir and fixed it, now it returns it can't find a file |
| 10:24 |
stanman |
that's right, cuz the path is mentioned double |
| 10:20 |
just2b_ |
177cm vs 63kg |
| 10:20 |
dokma |
thats pretty good |
| 10:20 |
dokma |
I love 177cm girls |
| 10:20 |
dokma |
thats about my ideal height for a woman |
| 10:20 |
just2b_ |
there is just 1 problem |
| 10:20 |
timdeluxe |
exactly 177? ;D |
| 10:21 |
dokma |
yeah |
| 10:21 |
just2b_ |
no 177,53 |
| 10:21 |
dokma |
I carry my metter around |
| 10:21 |
dokma |
I thought you said your gf is 177 |
| 10:21 |
just2b_ |
no she is jealous... |
| 10:22 |
timdeluxe |
hrhrhr |
| 10:22 |
m4rtijn |
bbl |
| 10:22 |
just2b_ |
timdeluxe please also for me ;) |
| 10:23 |
stanman |
where are paths defined? |
| 10:23 |
dokma |
dudes do you have a clue why typo3 would not translate my menu titles to english |
| 10:23 |
timdeluxe |
which paths? |
| 10:23 |
dokma |
it always composes them out of croatian page titles |
| 10:23 |
just2b_ |
dokma.. because your TS is wrong or no translation |
| 10:23 |
dokma |
so I have bla.net/en/kontakt |
| 10:23 |
dokma |
instead of bla.net/en/contact |
| 10:23 |
dokma |
I do have translation for all pages |
| 10:23 |
dokma |
obviously ts |
| 10:24 |
dokma |
I will pastebin |
| 10:24 |
stanman |
im trying to install typo3, am at the testsite, had some probs with open_basedir and fixed it, now it returns it can't find a file |
| 10:24 |
stanman |
that's right, cuz the path is mentioned double |
| 10:25 |
dokma |
http://phpfi.com/249227 |
| 10:26 |
just2b_ |
wow.. again a security bulletin |
| 10:26 |
just2b_ |
looks ok |
| 10:26 |
stanman |
path_site? |
| 10:29 |
dokma |
can't figure it out |
| 10:25 |
dokma |
http://phpfi.com/249227 |
| 10:26 |
just2b_ |
wow.. again a security bulletin |
| 10:26 |
just2b_ |
looks ok |
| 10:26 |
stanman |
path_site? |
| 10:29 |
dokma |
can't figure it out |
| 10:31 |
stanman |
is the site directory in the mysql table? |
| 10:31 |
timdeluxe |
stanman: no net really, as far as i know |
| 10:32 |
timdeluxe |
what exactly isnt found? |
| 10:33 |
stanman |
'/local/web/websites/1134972773/www/web/testtypo3/typo3conf/localconf.php |
| 10:33 |
timdeluxe |
and is it really there? |
| 10:33 |
timdeluxe |
check the user rights |
| 10:34 |
timdeluxe |
and if the webserver user (normally www-data) can read it |
| 10:34 |
timdeluxe |
or better say: write it |
| 10:31 |
stanman |
is the site directory in the mysql table? |
| 10:31 |
timdeluxe |
stanman: no net really, as far as i know |
| 10:32 |
timdeluxe |
what exactly isnt found? |
| 10:33 |
stanman |
'/local/web/websites/1134972773/www/web/testtypo3/typo3conf/localconf.php |
| 10:33 |
timdeluxe |
and is it really there? |
| 10:33 |
timdeluxe |
check the user rights |
| 10:34 |
timdeluxe |
and if the webserver user (normally www-data) can read it |
| 10:34 |
timdeluxe |
or better say: write it |
| 11:08 |
flipmoe5000 |
hi |
| 11:09 |
flipmoe5000 |
can anybody tell me what this error message means and how i can fix it: |
| 11:09 |
flipmoe5000 |
Warning: key() [function.key]: Passed variable is not an array or object in /html/typo3conf/ext/templavoila/pi1/class.tx_templavoila_pi1.php on line 457 |
| 11:09 |
flipmoe5000 |
Warning: key() [function.key]: Passed variable is not an array or object in /html/typo3conf/ext/templavoila/class.tx_templavoila_htmlmarkup.php on line 534 |
| 11:08 |
flipmoe5000 |
hi |
| 11:09 |
flipmoe5000 |
can anybody tell me what this error message means and how i can fix it: |
| 11:09 |
flipmoe5000 |
Warning: key() [function.key]: Passed variable is not an array or object in /html/typo3conf/ext/templavoila/pi1/class.tx_templavoila_pi1.php on line 457 |
| 11:09 |
flipmoe5000 |
Warning: key() [function.key]: Passed variable is not an array or object in /html/typo3conf/ext/templavoila/class.tx_templavoila_htmlmarkup.php on line 534 |
| 11:32 |
Rens |
lo all |
| 11:32 |
Rens |
lo all |
| 11:57 |
loremIpsum |
hallo |
| 11:57 |
loremIpsum |
hallo |
| 12:27 |
drindt |
someone can give me a suggestion about a flashplayer which plays mp4 videos? |
| 12:27 |
drindt |
someone can give me a suggestion about a flashplayer which plays mp4 videos? |
| 12:35 |
enzo |
hi |
| 12:35 |
enzo |
hi |
| 12:41 |
timdeluxe |
flash only plays flash videos as far as i know |
| 12:41 |
m4rtijn |
no |
| 12:41 |
timdeluxe |
i think you have to convert the video |
| 12:41 |
timdeluxe |
oh ok |
| 12:41 |
m4rtijn |
depends on the version |
| 12:42 |
timdeluxe |
here the question, because you just came in: drindt: someone can give me a suggestion about a flashplayer which plays mp4 videos? |
| 12:42 |
m4rtijn |
but everything from 2004 onwards plays all conventionell video codecs |
| 12:42 |
m4rtijn |
that'd be flash mx or better |
| 12:43 |
m4rtijn |
as far as I know |
| 12:43 |
drindt |
but whats when the user is "**" to install failed plugin? |
| 12:43 |
drindt |
m4rtijn: you has a ext suggestion? |
| 12:43 |
m4rtijn |
ext? |
| 12:43 |
m4rtijn |
are we talking flash or typo :p |
| 12:44 |
m4rtijn |
you need to have en/decoder installed.. for beginners I'd recommend nimo codec pack.. |
| 12:41 |
timdeluxe |
flash only plays flash videos as far as i know |
| 12:41 |
m4rtijn |
no |
| 12:41 |
timdeluxe |
i think you have to convert the video |
| 12:41 |
timdeluxe |
oh ok |
| 12:41 |
m4rtijn |
depends on the version |
| 12:42 |
timdeluxe |
here the question, because you just came in: drindt: someone can give me a suggestion about a flashplayer which plays mp4 videos? |
| 12:42 |
m4rtijn |
but everything from 2004 onwards plays all conventionell video codecs |
| 12:42 |
m4rtijn |
that'd be flash mx or better |
| 12:43 |
m4rtijn |
as far as I know |
| 12:43 |
drindt |
but whats when the user is "**" to install failed plugin? |
| 12:43 |
drindt |
m4rtijn: you has a ext suggestion? |
| 12:43 |
m4rtijn |
ext? |
| 12:43 |
m4rtijn |
are we talking flash or typo :p |
| 12:44 |
m4rtijn |
you need to have en/decoder installed.. for beginners I'd recommend nimo codec pack.. |
| 12:54 |
drindt |
m4rtijn: the flash thingy should simply play the video |
| 12:54 |
drindt |
in the browser |
| 12:54 |
drindt |
m4rtijn: the flash thingy should simply play the video |
| 12:54 |
drindt |
in the browser |
| 13:08 |
just2b_ |
anyone uses smoothgallery? i got a question |
| 13:08 |
just2b_ |
anyone uses smoothgallery? i got a question |
| 13:11 |
MasterYin |
got a prob with tt_news, when I select a category for the list and click on safe it gets lost! |
| 13:11 |
MasterYin |
got a prob with tt_news, when I select a category for the list and click on safe it gets lost! |
| 13:15 |
m4rtijn |
drindt ? |
| 13:15 |
drindt |
ja |
| 13:15 |
drindt |
m4rtijn: yes |
| 13:15 |
m4rtijn |
just import the video in your flash document and publish it.. then it will play the video |
| 13:16 |
drindt |
m4rtijn: i must have flash for doing that? sorry iam not a graphic poeple i just ask because i want to play a video on the page |
| 13:17 |
m4rtijn |
yes, you need flash for that |
| 13:17 |
m4rtijn |
or.. use a program like total video converter |
| 13:17 |
m4rtijn |
it can export videos as .swf files |
| 13:15 |
m4rtijn |
drindt ? |
| 13:15 |
drindt |
ja |
| 13:15 |
drindt |
m4rtijn: yes |
| 13:15 |
m4rtijn |
just import the video in your flash document and publish it.. then it will play the video |
| 13:16 |
drindt |
m4rtijn: i must have flash for doing that? sorry iam not a graphic poeple i just ask because i want to play a video on the page |
| 13:17 |
m4rtijn |
yes, you need flash for that |
| 13:17 |
m4rtijn |
or.. use a program like total video converter |
| 13:17 |
m4rtijn |
it can export videos as .swf files |
| 13:31 |
dax77 |
ries? |
| 13:34 |
ries |
Hey dax77 |
| 13:31 |
dax77 |
ries? |
| 13:34 |
ries |
Hey dax77 |
| 13:35 |
dax77 |
how are you ries? :) |
| 13:36 |
drindt |
m4rtijn: this programm is gpl licensed? |
| 13:35 |
dax77 |
how are you ries? :) |
| 13:36 |
drindt |
m4rtijn: this programm is gpl licensed? |
| 13:43 |
m4rtijn |
nope.. it needs a crack ;) |
| 13:44 |
ries |
hey dax.... Just responding to a mail to Elmar.... |
| 13:43 |
m4rtijn |
nope.. it needs a crack ;) |
| 13:44 |
ries |
hey dax.... Just responding to a mail to Elmar.... |
| 13:47 |
drindt |
m4rtijn: oh then better i avoid the using of videos :) |
| 13:47 |
drindt |
m4rtijn: crack sounds like to have some crappy windows? |
| 13:48 |
just2b_ |
re |
| 13:47 |
drindt |
m4rtijn: oh then better i avoid the using of videos :) |
| 13:47 |
drindt |
m4rtijn: crack sounds like to have some crappy windows? |
| 13:48 |
just2b_ |
re |
| 13:54 |
ries |
dax77: doing fine here, what about you? |
| 13:54 |
ries |
dax77: doing fine here, what about you? |
| 14:10 |
m4rtijn |
crack is used to illegally use licensed programs.. |
| 14:10 |
m4rtijn |
drindt |
| 14:10 |
Yourri |
hi |
| 14:10 |
Yourri |
i need help :D |
| 14:11 |
drindt |
m4rtijn: ah i think the thing which i should smoke to suffer the program :D |
| 14:11 |
m4rtijn |
lol.. almost |
| 14:11 |
Yourri |
plz can i have help :) ? |
| 14:12 |
m4rtijn |
look at the topic Yourri |
| 14:12 |
m4rtijn |
Don't ask to ask, just ask! |
| 14:12 |
Yourri |
:P ok |
| 14:12 |
Yourri |
typo3 using any ajax fonctione ? |
| 14:13 |
Yourri |
i have installed my SDK under typo3 but i have some error :s |
| 14:13 |
Yourri |
my SDK us a ajax , it's a WEBSERVICE |
| 14:14 |
Yourri |
i have some trouble |
| 14:14 |
m4rtijn |
.. you dont need SDK for ajax.. only JRE.. I think |
| 14:10 |
m4rtijn |
crack is used to illegally use licensed programs.. |
| 14:10 |
m4rtijn |
drindt |
| 14:10 |
Yourri |
hi |
| 14:10 |
Yourri |
i need help :D |
| 14:11 |
drindt |
m4rtijn: ah i think the thing which i should smoke to suffer the program :D |
| 14:11 |
m4rtijn |
lol.. almost |
| 14:11 |
Yourri |
plz can i have help :) ? |
| 14:12 |
m4rtijn |
look at the topic Yourri |
| 14:12 |
m4rtijn |
Don't ask to ask, just ask! |
| 14:12 |
Yourri |
:P ok |
| 14:12 |
Yourri |
typo3 using any ajax fonctione ? |
| 14:13 |
Yourri |
i have installed my SDK under typo3 but i have some error :s |
| 14:13 |
Yourri |
my SDK us a ajax , it's a WEBSERVICE |
| 14:14 |
Yourri |
i have some trouble |
| 14:14 |
m4rtijn |
.. you dont need SDK for ajax.. only JRE.. I think |
| 14:15 |
Yourri |
http://p31445.typo3server.info/705.0.html loke |
| 14:15 |
Yourri |
and you will understand my problem |
| 14:16 |
Yourri |
ERROR : t3lib_DB::exec_INSERTquery |
| 14:18 |
Yourri |
anyone |
| 14:15 |
Yourri |
http://p31445.typo3server.info/705.0.html loke |
| 14:15 |
Yourri |
and you will understand my problem |
| 14:16 |
Yourri |
ERROR : t3lib_DB::exec_INSERTquery |
| 14:18 |
Yourri |
anyone |
| 14:20 |
Yourri |
? |
| 14:22 |
eeos |
back |
| 14:20 |
Yourri |
? |
| 14:22 |
eeos |
back |
| 14:29 |
phlackee |
my typo is not using my template_setup.txt, its loading an old |
| 14:29 |
phlackee |
what shpuld I do, and its just on one template, when I check news its ok |
| 14:29 |
phlackee |
my typo is not using my template_setup.txt, its loading an old |
| 14:29 |
phlackee |
what shpuld I do, and its just on one template, when I check news its ok |
| 14:30 |
phlackee |
should* |
| 14:32 |
m4rtijn |
cleared all cache phlackee? |
| 14:32 |
phlackee |
I already did |
| 14:32 |
m4rtijn |
also your browser cache? |
| 14:32 |
phlackee |
there too |
| 14:32 |
phlackee |
thats why Im kinda stressed |
| 14:34 |
phlackee |
I delete all typo3temp |
| 14:34 |
m4rtijn |
hmm.. normally its a cache problem.. actually it cant be anything else |
| 14:30 |
phlackee |
should* |
| 14:32 |
m4rtijn |
cleared all cache phlackee? |
| 14:32 |
phlackee |
I already did |
| 14:32 |
m4rtijn |
also your browser cache? |
| 14:32 |
phlackee |
there too |
| 14:32 |
phlackee |
thats why Im kinda stressed |
| 14:34 |
phlackee |
I delete all typo3temp |
| 14:34 |
m4rtijn |
hmm.. normally its a cache problem.. actually it cant be anything else |
| 14:35 |
phlackee |
is there any other place that typo can store data |
| 14:36 |
phlackee |
its kinda strange because index.php?id=8 which is blog, header <head> </head> is different from other pages |
| 14:37 |
phlackee |
does it stores in DB? do I need to clean up anything there |
| 14:38 |
brain-xy |
hi guys.. |
| 14:38 |
brain-xy |
does anybody know if i can register a totally new content element made by an extension on the conten elements page? |
| 14:39 |
Yourri |
hi |
| 14:35 |
phlackee |
is there any other place that typo can store data |
| 14:36 |
phlackee |
its kinda strange because index.php?id=8 which is blog, header <head> </head> is different from other pages |
| 14:37 |
phlackee |
does it stores in DB? do I need to clean up anything there |
| 14:38 |
brain-xy |
hi guys.. |
| 14:38 |
brain-xy |
does anybody know if i can register a totally new content element made by an extension on the conten elements page? |
| 14:39 |
Yourri |
hi |
| 14:41 |
brain-xy |
hi Yourri |
| 14:42 |
Yourri |
how many session have typo3 ? |
| 14:42 |
Yourri |
i have some problem :s i have installed some ajax file into my typo3 website and i hade error :S |
| 14:41 |
brain-xy |
hi Yourri |
| 14:42 |
Yourri |
how many session have typo3 ? |
| 14:42 |
Yourri |
i have some problem :s i have installed some ajax file into my typo3 website and i hade error :S |
| 14:49 |
Yourri |
eoo |
| 14:49 |
Yourri |
eoo |
| 14:55 |
Yourri |
brain-xy |
| 14:57 |
pfoerger_ |
cu |
| 14:55 |
Yourri |
brain-xy |
| 14:57 |
pfoerger_ |
cu |
| 15:19 |
Yourri |
hii |
| 15:19 |
Yourri |
hii |
| 15:20 |
Yourri |
anyone here plz |
| 15:22 |
pulponair |
hi there |
| 15:23 |
Yourri |
hi |
| 15:23 |
Yourri |
pulponair |
| 15:20 |
Yourri |
anyone here plz |
| 15:22 |
pulponair |
hi there |
| 15:23 |
Yourri |
hi |
| 15:23 |
Yourri |
pulponair |
| 15:25 |
Yourri |
i have problemee :P |
| 15:25 |
Yourri |
anyone can help me |
| 15:25 |
Yourri |
? |
| 15:29 |
Yourri |
anyone here |
| 15:29 |
Yourri |
plzzzzzzzzzzzzzzzzzz |
| 15:29 |
Yourri |
:S |
| 15:25 |
Yourri |
i have problemee :P |
| 15:25 |
Yourri |
anyone can help me |
| 15:25 |
Yourri |
? |
| 15:29 |
Yourri |
anyone here |
| 15:29 |
Yourri |
plzzzzzzzzzzzzzzzzzz |
| 15:29 |
Yourri |
:S |
| 15:35 |
Yourri |
hi |
| 15:35 |
Yourri |
anyone |
| 15:38 |
omgs_work |
Hi |
| 15:38 |
omgs_work |
I'm testing typo3, v4.0.2 |
| 15:38 |
omgs_work |
I'm trying to use an external db (mysql not in localhost), and there's no way |
| 15:38 |
omgs_work |
Using the mysql command line works ok from the same host |
| 15:39 |
omgs_work |
What can I be missing? |
| 15:39 |
Yourri |
hi |
| 15:39 |
Yourri |
anyone can help me ? |
| 15:35 |
Yourri |
hi |
| 15:35 |
Yourri |
anyone |
| 15:38 |
omgs_work |
Hi |
| 15:38 |
omgs_work |
I'm testing typo3, v4.0.2 |
| 15:38 |
omgs_work |
I'm trying to use an external db (mysql not in localhost), and there's no way |
| 15:38 |
omgs_work |
Using the mysql command line works ok from the same host |
| 15:39 |
omgs_work |
What can I be missing? |
| 15:39 |
Yourri |
hi |
| 15:39 |
Yourri |
anyone can help me ? |
| 15:41 |
Yourri |
eoooooo |
| 15:42 |
Yourri |
59 user no one whant help me :s |
| 15:43 |
andreasbalzer |
what's your problem? |
| 15:43 |
tsrepadmin |
andreasbalzer |
| 15:43 |
andreasbalzer |
omgs_work: do you have configured mysql to allow connections from an other host? |
| 15:43 |
tsrepadmin |
are there free images of TYPO3 software boxes avalable? |
| 15:43 |
andreasbalzer |
tsrepadmin: what do you mean? |
| 15:43 |
andreasbalzer |
tsrepadmin: CD box as a box |
| 15:44 |
andreasbalzer |
tsrepadmin: or a simple graphic to put on a website? |
| 15:44 |
Yourri |
i whant desable cache fonctione for some page |
| 15:44 |
omgs_work |
andreasbalzer: yes. As I said, mysql from the command line works ok |
| 15:44 |
Yourri |
where i can do it ? |
| 15:44 |
andreasbalzer |
Yourri: search for no_cache |
| 15:44 |
andreasbalzer |
yourri: this is a url parameter |
| 15:45 |
andreasbalzer |
yourri: or go to page headers in T3 and select "No cache" there |
| 15:41 |
Yourri |
eoooooo |
| 15:42 |
Yourri |
59 user no one whant help me :s |
| 15:43 |
andreasbalzer |
what's your problem? |
| 15:43 |
tsrepadmin |
andreasbalzer |
| 15:43 |
andreasbalzer |
omgs_work: do you have configured mysql to allow connections from an other host? |
| 15:43 |
tsrepadmin |
are there free images of TYPO3 software boxes avalable? |
| 15:43 |
andreasbalzer |
tsrepadmin: what do you mean? |
| 15:43 |
andreasbalzer |
tsrepadmin: CD box as a box |
| 15:44 |
andreasbalzer |
tsrepadmin: or a simple graphic to put on a website? |
| 15:44 |
Yourri |
i whant desable cache fonctione for some page |
| 15:44 |
omgs_work |
andreasbalzer: yes. As I said, mysql from the command line works ok |
| 15:44 |
Yourri |
where i can do it ? |
| 15:44 |
andreasbalzer |
Yourri: search for no_cache |
| 15:44 |
andreasbalzer |
yourri: this is a url parameter |
| 15:45 |
andreasbalzer |
yourri: or go to page headers in T3 and select "No cache" there |
| 15:45 |
Yourri |
ok |
| 15:45 |
andreasbalzer |
omgs_work: what error do you get within T3? |
| 15:45 |
omgs_work |
BTW, I'm using debian etch |
| 15:45 |
andreasbalzer |
omgs_work: and I use Windows Vista ;) But that shouldn't be any difference I guess |
| 15:46 |
omgs_work |
Every time on the browser that the connection to the db is not possible |
| 15:46 |
andreasbalzer |
omgs_work: what about your firewall? |
| 15:46 |
andreasbalzer |
omgs_work: ports opened correctly? |
| 15:46 |
omgs_work |
No firewall, and remember that mysql command line works ok |
| 15:46 |
andreasbalzer |
tsrepadmin: ? |
| 15:47 |
andreasbalzer |
omgs_work: anything in mysql log? |
| 15:47 |
Yourri |
i can't find it :S |
| 15:47 |
omgs_work |
Not enabled, but netstat shows no attempts |
| 15:47 |
andreasbalzer |
yourri: if you create a page in T3 you enter the pagetitle into a formular called page header within the T3 doc. There should be an option to switch of cache for this particular page |
| 15:48 |
andreasbalzer |
omgs_work: everything set correctly in T3 install tool? (host, etc) |
| 15:48 |
omgs_work |
Yes, even pasted from the command line |
| 15:48 |
omgs_work |
Is anybody using typo3 with a remote db host? |
| 15:48 |
andreasbalzer |
omgs_work: do you have typo3conf/temp* files? |
| 15:45 |
Yourri |
ok |
| 15:45 |
andreasbalzer |
omgs_work: what error do you get within T3? |
| 15:45 |
omgs_work |
BTW, I'm using debian etch |
| 15:45 |
andreasbalzer |
omgs_work: and I use Windows Vista ;) But that shouldn't be any difference I guess |
| 15:46 |
omgs_work |
Every time on the browser that the connection to the db is not possible |
| 15:46 |
andreasbalzer |
omgs_work: what about your firewall? |
| 15:46 |
andreasbalzer |
omgs_work: ports opened correctly? |
| 15:46 |
omgs_work |
No firewall, and remember that mysql command line works ok |
| 15:46 |
andreasbalzer |
tsrepadmin: ? |
| 15:47 |
andreasbalzer |
omgs_work: anything in mysql log? |
| 15:47 |
Yourri |
i can't find it :S |
| 15:47 |
omgs_work |
Not enabled, but netstat shows no attempts |
| 15:47 |
andreasbalzer |
yourri: if you create a page in T3 you enter the pagetitle into a formular called page header within the T3 doc. There should be an option to switch of cache for this particular page |
| 15:48 |
andreasbalzer |
omgs_work: everything set correctly in T3 install tool? (host, etc) |
| 15:48 |
omgs_work |
Yes, even pasted from the command line |
| 15:48 |
omgs_work |
Is anybody using typo3 with a remote db host? |
| 15:48 |
andreasbalzer |
omgs_work: do you have typo3conf/temp* files? |
| 15:50 |
omgs_work |
yes |
| 15:50 |
andreasbalzer |
omgs_work: delete every file in that folder that starts with temp |
| 15:50 |
andreasbalzer |
(usually 3 to 4 files) |
| 15:51 |
omgs_work |
yes, but when retrying, they're recreated |
| 15:51 |
andreasbalzer |
right |
| 15:51 |
andreasbalzer |
but so we know that there aren't any old configurations left in T3.. |
| 15:52 |
andreasbalzer |
aem... you might want to ask for a solution in the TYPO3 mailinglists. I'm not capable of solving this issue |
| 15:54 |
Yourri |
thank you :) |
| 15:50 |
omgs_work |
yes |
| 15:50 |
andreasbalzer |
omgs_work: delete every file in that folder that starts with temp |
| 15:50 |
andreasbalzer |
(usually 3 to 4 files) |
| 15:51 |
omgs_work |
yes, but when retrying, they're recreated |
| 15:51 |
andreasbalzer |
right |
| 15:51 |
andreasbalzer |
but so we know that there aren't any old configurations left in T3.. |
| 15:52 |
andreasbalzer |
aem... you might want to ask for a solution in the TYPO3 mailinglists. I'm not capable of solving this issue |
| 15:54 |
Yourri |
thank you :) |
| 15:56 |
omgs_work |
andreasbalzer: ok |
| 15:56 |
andreasbalzer |
ok |
| 15:56 |
omgs_work |
andreasbalzer: ok |
| 15:56 |
andreasbalzer |
ok |
| 16:18 |
omgs_work |
Another question |
| 16:18 |
omgs_work |
I use the news module |
| 16:19 |
omgs_work |
I'm not able to render line breaks, except with <br> |
| 16:19 |
omgs_work |
Doesn't <p>... </p> work? |
| 16:18 |
omgs_work |
Another question |
| 16:18 |
omgs_work |
I use the news module |
| 16:19 |
omgs_work |
I'm not able to render line breaks, except with <br> |
| 16:19 |
omgs_work |
Doesn't <p>... </p> work? |
| 16:40 |
dax77 |
hi @all |
| 16:40 |
dax77 |
hi @all |
| 16:49 |
d|gunner |
omgs news or tt_news? |
| 16:49 |
d|gunner |
omgs news or tt_news? |
| 17:14 |
tsrepadmin |
andreasbalzer: a simple graphic o put on a website |
| 17:14 |
tsrepadmin |
andreasbalzer: a simple graphic o put on a website |
| 17:58 |
uschi_ |
hi folks :) |
| 17:58 |
d|gunner |
uschi hi |
| 17:59 |
uschi |
hi d|gunner |
| 17:58 |
uschi_ |
hi folks :) |
| 17:58 |
d|gunner |
uschi hi |
| 17:59 |
uschi |
hi d|gunner |
| 18:01 |
elbart |
hello |
| 18:01 |
elbart |
hello |
| 18:29 |
fjord |
hey guys, i have made a few successful backend extension, but am now working on my first frontend plugin....when i tried to add it to my page, i get this error: ERROR: Content Element type "mcd_photowall_pi1" has no rendering definition! |
| 18:29 |
fjord |
can anyone give me some hints? ive been searching google with limited success |
| 18:29 |
fjord |
hey guys, i have made a few successful backend extension, but am now working on my first frontend plugin....when i tried to add it to my page, i get this error: ERROR: Content Element type "mcd_photowall_pi1" has no rendering definition! |
| 18:29 |
fjord |
can anyone give me some hints? ive been searching google with limited success |
| 18:39 |
elbart |
@fjord: how did you create the extension? with the kickstarter, or by hands? |
| 18:39 |
elbart |
@fjord: how did you create the extension? with the kickstarter, or by hands? |
| 18:42 |
Awillys |
hi there |
| 18:42 |
Awillys |
anyone using ext:danp_extendnews |
| 18:42 |
Awillys |
? |
| 18:42 |
Awillys |
hi there |
| 18:42 |
Awillys |
anyone using ext:danp_extendnews |
| 18:42 |
Awillys |
? |
| 18:49 |
stwsimon |
anyone using rss feeds from ttnews? |
| 18:49 |
stwsimon |
exporting a feed? |
| 18:49 |
stwsimon |
anyone using rss feeds from ttnews? |
| 18:49 |
stwsimon |
exporting a feed? |
| 18:50 |
stwsimon |
can't get the urls to work in the feed? |
| 18:50 |
stwsimon |
can't get the urls to work in the feed? |
| 19:03 |
bedlamhotel |
stwsimon: the tt_news feed stuff works basically out of the box. |
| 19:04 |
stwsimon |
I know it should, but the urls are being stripped in my feed. I have stripHTML = 0, but no go |
| 19:03 |
bedlamhotel |
stwsimon: the tt_news feed stuff works basically out of the box. |
| 19:04 |
stwsimon |
I know it should, but the urls are being stripped in my feed. I have stripHTML = 0, but no go |
| 19:06 |
fjord |
elbart: i created it with kickstarter and edited it by hand....the problem was not refreshing the cache |
| 19:06 |
fjord |
...the funs of typo3 |
| 19:06 |
fjord |
thanks anyways though |
| 19:08 |
elbart |
ok |
| 19:06 |
fjord |
elbart: i created it with kickstarter and edited it by hand....the problem was not refreshing the cache |
| 19:06 |
fjord |
...the funs of typo3 |
| 19:06 |
fjord |
thanks anyways though |
| 19:08 |
elbart |
ok |
| 19:33 |
pond |
can anyone tell me how filelinks are supposed to work? To me it seems like they should be cObj's .. but they aren't... I need an icon to download a file... so do I start with an IMAGE element and attach a filelink to it? |
| 19:33 |
pond |
let me be more specific... |
| 19:33 |
pond |
can anyone tell me how filelinks are supposed to work? To me it seems like they should be cObj's .. but they aren't... I need an icon to download a file... so do I start with an IMAGE element and attach a filelink to it? |
| 19:33 |
pond |
let me be more specific... |
| 19:35 |
pond |
I have an image... and a finished "web" version and a finished "print" version... so, under the image I need to have a web link and a print link... and when these links are clicked I need the image to download... not open in the browser... so, this requires a filelink... and ideally a jumpurl for security... |
| 19:35 |
pond |
anyone here know the philosophy of filelinks? |
| 19:36 |
pond |
is the link icon itself the IMAGE that the filelink is attached to? |
| 19:35 |
pond |
I have an image... and a finished "web" version and a finished "print" version... so, under the image I need to have a web link and a print link... and when these links are clicked I need the image to download... not open in the browser... so, this requires a filelink... and ideally a jumpurl for security... |
| 19:35 |
pond |
anyone here know the philosophy of filelinks? |
| 19:36 |
pond |
is the link icon itself the IMAGE that the filelink is attached to? |
| 19:54 |
andreasbalzer |
it would be nice if the chat flood control would be configured to allow longer posts |
| 19:54 |
andreasbalzer |
it would be nice if the chat flood control would be configured to allow longer posts |
| 19:55 |
timdeluxe |
andreasbalzer: why? if you need to post longer sourcecode use phpfi.com |
| 19:56 |
timdeluxe |
it doesnt matter which code or text it is |
| 19:57 |
timdeluxe |
wuhahaha... what a nickname |
| 19:55 |
timdeluxe |
andreasbalzer: why? if you need to post longer sourcecode use phpfi.com |
| 19:56 |
timdeluxe |
it doesnt matter which code or text it is |
| 19:57 |
timdeluxe |
wuhahaha... what a nickname |
| 20:10 |
andreasbalzer |
timdeluxe: it's not about source code it's about a thread posting... I clicked send and was thrown out of IRC |
| 20:10 |
timdeluxe |
hm |
| 20:10 |
timdeluxe |
good questions are short ;D |
| 20:10 |
andreasbalzer |
timdeluxe: it's not about source code it's about a thread posting... I clicked send and was thrown out of IRC |
| 20:10 |
timdeluxe |
hm |
| 20:10 |
timdeluxe |
good questions are short ;D |
| 20:23 |
elbart |
re |
| 20:23 |
elbart |
re |
| 20:26 |
andreasbalzer |
timdeluxe: mailinglist threads aren't |
| 20:28 |
timdeluxe |
andreasbalzer: but why do you need to post mailing list threads here? shouldn't they stay in the mailing list? |
| 20:29 |
andreasbalzer |
if you don't post it there.. no ;) |
| 20:26 |
andreasbalzer |
timdeluxe: mailinglist threads aren't |
| 20:28 |
timdeluxe |
andreasbalzer: but why do you need to post mailing list threads here? shouldn't they stay in the mailing list? |
| 20:29 |
andreasbalzer |
if you don't post it there.. no ;) |
| 20:32 |
timdeluxe |
andreasbalzer: i still dont understand your aim? do you want to ask questions, which are asked in the mailinglist, here too? |
| 20:32 |
andreasbalzer |
no |
| 20:33 |
andreasbalzer |
short: I'd like to post something in a private conversation with more then 50 words before being kicked |
| 20:32 |
timdeluxe |
andreasbalzer: i still dont understand your aim? do you want to ask questions, which are asked in the mailinglist, here too? |
| 20:32 |
andreasbalzer |
no |
| 20:33 |
andreasbalzer |
short: I'd like to post something in a private conversation with more then 50 words before being kicked |
| 20:44 |
timdeluxe |
ah i see... i can do nothing about it... i'm not an mod or op |
| 20:44 |
andreasbalzer |
yeah i know ;) hopefully some of them reads this too |
| 20:44 |
timdeluxe |
ah i see... i can do nothing about it... i'm not an mod or op |
| 20:44 |
andreasbalzer |
yeah i know ;) hopefully some of them reads this too |
| 20:45 |
tsrepadmin |
andreasbalzer remember my boy picture question :-) ? |
| 20:46 |
andreasbalzer |
tsrepadmin: box picture.. yes ;) |
| 20:46 |
tsrepadmin |
you know where I find some free? |
| 20:46 |
andreasbalzer |
tsrepadmin: I can send you the official T3 CD box but not a graphical image for websites |
| 20:47 |
andreasbalzer |
what I have is the current box you can cut out and clue together |
| 20:47 |
tsrepadmin |
there is a official box? |
| 20:47 |
andreasbalzer |
surely |
| 20:47 |
andreasbalzer |
I have it placed on my desk.. gimme some minutes |
| 20:45 |
tsrepadmin |
andreasbalzer remember my boy picture question :-) ? |
| 20:46 |
andreasbalzer |
tsrepadmin: box picture.. yes ;) |
| 20:46 |
tsrepadmin |
you know where I find some free? |
| 20:46 |
andreasbalzer |
tsrepadmin: I can send you the official T3 CD box but not a graphical image for websites |
| 20:47 |
andreasbalzer |
what I have is the current box you can cut out and clue together |
| 20:47 |
tsrepadmin |
there is a official box? |
| 20:47 |
andreasbalzer |
surely |
| 20:47 |
andreasbalzer |
I have it placed on my desk.. gimme some minutes |
| 20:58 |
mth`MAW |
Hi there, |
| 20:59 |
mth`MAW |
I am trying to combine tt_news with jb_seo_header |
| 20:59 |
mth`MAW |
I get the image thing working, but it does not displays the text into the sourcecode... |
| 20:58 |
mth`MAW |
Hi there, |
| 20:59 |
mth`MAW |
I am trying to combine tt_news with jb_seo_header |
| 20:59 |
mth`MAW |
I get the image thing working, but it does not displays the text into the sourcecode... |
| 21:00 |
mth`MAW |
So the seo advantage is gone :( |
| 21:00 |
mth`MAW |
this is how I tried it: |
| 21:00 |
mth`MAW |
http://phpfi.com/249377 |
| 21:00 |
mth`MAW |
thx for looking at it... |
| 21:01 |
mth`MAW |
I guess, I do not see the wood for the trees |
| 21:00 |
mth`MAW |
So the seo advantage is gone :( |
| 21:00 |
mth`MAW |
this is how I tried it: |
| 21:00 |
mth`MAW |
http://phpfi.com/249377 |
| 21:00 |
mth`MAW |
thx for looking at it... |
| 21:01 |
mth`MAW |
I guess, I do not see the wood for the trees |
| 21:25 |
timdeluxe |
i need a crystal ball :( i just can't find a error |
| 21:25 |
voidus |
mth`MAW: strange TS |
| 21:25 |
mth`MAW |
he he |
| 21:26 |
mth`MAW |
It looks strange because of debuggin... |
| 21:26 |
mth`MAW |
but I found the Mistake... |
| 21:26 |
voidus |
mth`MAW: does plugin.tx_jbseoheadings_pi1 have property value which can be set with TEXT? |
| 21:26 |
mth`MAW |
no. |
| 21:26 |
mth`MAW |
:) |
| 21:26 |
mth`MAW |
It alway take header.... |
| 21:26 |
mth`MAW |
But tt_news uses title... |
| 21:26 |
mth`MAW |
so... |
| 21:27 |
mth`MAW |
if (empty($this->cObj->data['header'])) $this->cObj->data['header'] = $this->cObj->data['title']; |
| 21:27 |
mth`MAW |
works fine for me :9 |
| 21:29 |
mth`MAW |
But thanks for looking at the script. |
| 21:25 |
timdeluxe |
i need a crystal ball :( i just can't find a error |
| 21:25 |
voidus |
mth`MAW: strange TS |
| 21:25 |
mth`MAW |
he he |
| 21:26 |
mth`MAW |
It looks strange because of debuggin... |
| 21:26 |
mth`MAW |
but I found the Mistake... |
| 21:26 |
voidus |
mth`MAW: does plugin.tx_jbseoheadings_pi1 have property value which can be set with TEXT? |
| 21:26 |
mth`MAW |
no. |
| 21:26 |
mth`MAW |
:) |
| 21:26 |
mth`MAW |
It alway take header.... |
| 21:26 |
mth`MAW |
But tt_news uses title... |
| 21:26 |
mth`MAW |
so... |
| 21:27 |
mth`MAW |
if (empty($this->cObj->data['header'])) $this->cObj->data['header'] = $this->cObj->data['title']; |
| 21:27 |
mth`MAW |
works fine for me :9 |
| 21:29 |
mth`MAW |
But thanks for looking at the script. |
| 21:38 |
timdeluxe |
ah now i've got it... if anybody is using the ext "cal" in the future: be aware to add a end time if a start time is given... or you'll wonder ours (like me) why your events aren't shown in month (or other than list) views |
| 21:38 |
timdeluxe |
ah now i've got it... if anybody is using the ext "cal" in the future: be aware to add a end time if a start time is given... or you'll wonder ours (like me) why your events aren't shown in month (or other than list) views |
| 22:42 |
TaucherMK |
hi, i want to "headerComment = {tab}Programmiert, gestaltet und optimiert von web-feeling.de" where {tab} should represent a real tab, but typo3 ignores every tab and spaces before the first sign |
| 22:43 |
TaucherMK |
i should have edited the value, i'm sorry |
| 22:42 |
TaucherMK |
hi, i want to "headerComment = {tab}Programmiert, gestaltet und optimiert von web-feeling.de" where {tab} should represent a real tab, but typo3 ignores every tab and spaces before the first sign |
| 22:43 |
TaucherMK |
i should have edited the value, i'm sorry |
| 22:46 |
timdeluxe |
TaucherMK: offtopic: you should config web-feeling.de to display the same content than www.web-feeling.de ;) |
| 22:46 |
TaucherMK |
lol, the website isn't officially published, i didn't do any real setup to it ;-) |
| 22:47 |
TaucherMK |
thats why i wanted to edit the value |
| 22:47 |
Lann |
i just tried xaraya...buggy as hell |
| 22:47 |
Lann |
back to good old working but complicated typo3 |
| 22:47 |
voidus |
:)) |
| 22:48 |
Lann |
does typo3 have an extension for a google search appliance? |
| 22:48 |
voidus |
afaik, there was one. starting with rvt_ |
| 22:49 |
Lann |
would you use typo3 for an organization with 30 content editors, on a site contracting at 150k? |
| 22:49 |
voidus |
hm.. dw-world do that, i think :) |
| 22:46 |
timdeluxe |
TaucherMK: offtopic: you should config web-feeling.de to display the same content than www.web-feeling.de ;) |
| 22:46 |
TaucherMK |
lol, the website isn't officially published, i didn't do any real setup to it ;-) |
| 22:47 |
TaucherMK |
thats why i wanted to edit the value |
| 22:47 |
Lann |
i just tried xaraya...buggy as hell |
| 22:47 |
Lann |
back to good old working but complicated typo3 |
| 22:47 |
voidus |
:)) |
| 22:48 |
Lann |
does typo3 have an extension for a google search appliance? |
| 22:48 |
voidus |
afaik, there was one. starting with rvt_ |
| 22:49 |
Lann |
would you use typo3 for an organization with 30 content editors, on a site contracting at 150k? |
| 22:49 |
voidus |
hm.. dw-world do that, i think :) |
| 22:50 |
Lann |
do what? |
| 22:50 |
voidus |
use typo3 for such a site.. |
| 22:51 |
Lann |
aaah |
| 22:52 |
voidus |
150k is really much.. you need reverse proxy or static caching or both |
| 22:53 |
Lann |
what do you mean? I mean $150k |
| 22:53 |
timdeluxe |
i just wanted to ask ;) |
| 22:53 |
Lann |
did you think i meant 150k users or something? |
| 22:54 |
voidus |
ah.. i misread |
| 22:54 |
voidus |
sorry, 3:02 a.m. here) |
| 22:54 |
meppl |
good night |
| 22:54 |
Lann |
how has typo3 behaved for you in a production and public environment with high traffic? |
| 22:50 |
Lann |
do what? |
| 22:50 |
voidus |
use typo3 for such a site.. |
| 22:51 |
Lann |
aaah |
| 22:52 |
voidus |
150k is really much.. you need reverse proxy or static caching or both |
| 22:53 |
Lann |
what do you mean? I mean $150k |
| 22:53 |
timdeluxe |
i just wanted to ask ;) |
| 22:53 |
Lann |
did you think i meant 150k users or something? |
| 22:54 |
voidus |
ah.. i misread |
| 22:54 |
voidus |
sorry, 3:02 a.m. here) |
| 22:54 |
meppl |
good night |
| 22:54 |
Lann |
how has typo3 behaved for you in a production and public environment with high traffic? |
| 22:55 |
voidus |
typo3 is slow.. as any big thing.. |
| 22:56 |
timdeluxe |
check out the podcast to that |
| 22:56 |
voidus |
Lann: $150k for a typo3 site? wow |
| 22:56 |
timdeluxe |
http://castor.t3o.punkt.de/files/podkast_static.m4v |
| 22:57 |
timdeluxe |
or this one: http://castor.t3o.punkt.de/files/podkast_7minutes-performance.m4v |
| 22:57 |
timdeluxe |
i think it should speed up very much |
| 22:57 |
timdeluxe |
as voidus already said ;D |
| 22:55 |
voidus |
typo3 is slow.. as any big thing.. |
| 22:56 |
timdeluxe |
check out the podcast to that |
| 22:56 |
voidus |
Lann: $150k for a typo3 site? wow |
| 22:56 |
timdeluxe |
http://castor.t3o.punkt.de/files/podkast_static.m4v |
| 22:57 |
timdeluxe |
or this one: http://castor.t3o.punkt.de/files/podkast_7minutes-performance.m4v |
| 22:57 |
timdeluxe |
i think it should speed up very much |
| 22:57 |
timdeluxe |
as voidus already said ;D |
| 23:01 |
Lann |
thanks |
| 23:03 |
Lann |
how does typo3 behave under zend platform? |
| 23:01 |
Lann |
thanks |
| 23:03 |
Lann |
how does typo3 behave under zend platform? |
| 23:05 |
timdeluxe |
dont know. never used. |
| 23:05 |
Lann |
is it possible to easily remove features from the wysiwyg? which wysiwyg does typo3 use? |
| 23:05 |
timdeluxe |
but i use a php accelerator on my server |
| 23:05 |
timdeluxe |
that the third performance tuning you can do |
| 23:05 |
timdeluxe |
it uses a RTE |
| 23:05 |
timdeluxe |
you can higly configure it |
| 23:06 |
timdeluxe |
what the editor shall use and what now |
| 23:06 |
timdeluxe |
ah sorry RTE = htmlarea |
| 23:06 |
timdeluxe |
-now +not |
| 23:05 |
timdeluxe |
dont know. never used. |
| 23:05 |
Lann |
is it possible to easily remove features from the wysiwyg? which wysiwyg does typo3 use? |
| 23:05 |
timdeluxe |
but i use a php accelerator on my server |
| 23:05 |
timdeluxe |
that the third performance tuning you can do |
| 23:05 |
timdeluxe |
it uses a RTE |
| 23:05 |
timdeluxe |
you can higly configure it |
| 23:06 |
timdeluxe |
what the editor shall use and what now |
| 23:06 |
timdeluxe |
ah sorry RTE = htmlarea |
| 23:06 |
timdeluxe |
-now +not |
| 23:13 |
Lann |
timedeluxe: very good video |
| 23:13 |
Lann |
the designers want to prevent content editors from breaking the style consistency |
| 23:13 |
Lann |
so i'd have to remove things like font selection, tables, etc |
| 23:13 |
Lann |
timedeluxe: very good video |
| 23:13 |
Lann |
the designers want to prevent content editors from breaking the style consistency |
| 23:13 |
Lann |
so i'd have to remove things like font selection, tables, etc |
| 23:16 |
timdeluxe |
yes, the rte fits exactly to that! |
| 23:16 |
timdeluxe |
there are tons of howtos, even books to configure the rte to the way you need |
| 23:16 |
Lann |
cool |
| 23:16 |
timdeluxe |
you could even give special classes |
| 23:17 |
timdeluxe |
if interested check out the other podcasts... they are often interesting and have sometimes funny things inside ;D |
| 23:18 |
Lann |
so as far as things within a page's editor in typo3, how far can i dumb that down from typo3 settings alone? |
| 23:18 |
Lann |
such as the "headers" section for example, what if i dont want people to see that...what if i'm trying to dumb the functionality down for simplicity's sake? |
| 23:18 |
timdeluxe |
you mean for the editors? |
| 23:18 |
Lann |
down to exactly what they need |
| 23:19 |
Lann |
no i mean the rest of the page |
| 23:19 |
timdeluxe |
yes, you mean the editor shouldn't be allowed to change the pages headers and so on? |
| 23:16 |
timdeluxe |
yes, the rte fits exactly to that! |
| 23:16 |
timdeluxe |
there are tons of howtos, even books to configure the rte to the way you need |
| 23:16 |
Lann |
cool |
| 23:16 |
timdeluxe |
you could even give special classes |
| 23:17 |
timdeluxe |
if interested check out the other podcasts... they are often interesting and have sometimes funny things inside ;D |
| 23:18 |
Lann |
so as far as things within a page's editor in typo3, how far can i dumb that down from typo3 settings alone? |
| 23:18 |
Lann |
such as the "headers" section for example, what if i dont want people to see that...what if i'm trying to dumb the functionality down for simplicity's sake? |
| 23:18 |
timdeluxe |
you mean for the editors? |
| 23:18 |
Lann |
down to exactly what they need |
| 23:19 |
Lann |
no i mean the rest of the page |
| 23:19 |
timdeluxe |
yes, you mean the editor shouldn't be allowed to change the pages headers and so on? |
| 23:20 |
Lann |
well any given input element or section on the "edit page" area |
| 23:20 |
timdeluxe |
the typo3 base intallation brings a very fine rights management with it |
| 23:20 |
timdeluxe |
which could be extended by the tons of extensions out there |
| 23:20 |
Lann |
hmmm |
| 23:20 |
Lann |
can i make the backend prettier? are there themes? |
| 23:20 |
timdeluxe |
i just created a group which is only allowed to edit a special part of the page |
| 23:21 |
timdeluxe |
not much but the one i used is ok |
| 23:21 |
timdeluxe |
i dont know if there are more |
| 23:21 |
Rocketjock |
h |
| 23:21 |
Rocketjock |
Hello Everyone |
| 23:22 |
timdeluxe |
hi Rocketjock |
| 23:22 |
Rocketjock |
Hi tim |
| 23:22 |
Rocketjock |
hey ries |
| 23:24 |
Lann |
hmm, nice |
| 23:24 |
Lann |
i actually already have an install all going i'm just looking into it for this particular site |
| 23:24 |
Lann |
i remember seeing in the documentation a way to edit the page from a preview, but i cant find it (with the little pencils) |
| 23:20 |
Lann |
well any given input element or section on the "edit page" area |
| 23:20 |
timdeluxe |
the typo3 base intallation brings a very fine rights management with it |
| 23:20 |
timdeluxe |
which could be extended by the tons of extensions out there |
| 23:20 |
Lann |
hmmm |
| 23:20 |
Lann |
can i make the backend prettier? are there themes? |
| 23:20 |
timdeluxe |
i just created a group which is only allowed to edit a special part of the page |
| 23:21 |
timdeluxe |
not much but the one i used is ok |
| 23:21 |
timdeluxe |
i dont know if there are more |
| 23:21 |
Rocketjock |
h |
| 23:21 |
Rocketjock |
Hello Everyone |
| 23:22 |
timdeluxe |
hi Rocketjock |
| 23:22 |
Rocketjock |
Hi tim |
| 23:22 |
Rocketjock |
hey ries |
| 23:24 |
Lann |
hmm, nice |
| 23:24 |
Lann |
i actually already have an install all going i'm just looking into it for this particular site |
| 23:24 |
Lann |
i remember seeing in the documentation a way to edit the page from a preview, but i cant find it (with the little pencils) |
| 23:26 |
timdeluxe |
there are two ways as far as i know |
| 23:27 |
timdeluxe |
the first one is to enable a "admin panel" on the fronted output |
| 23:27 |
timdeluxe |
where you can switch on front end editing |
| 23:27 |
Lann |
oic |
| 23:27 |
timdeluxe |
the other is switching on frontend editing by typoscript |
| 23:27 |
timdeluxe |
but for both i would have to search |
| 23:28 |
Rocketjock |
http://typo3.org/documentation/tips-tricks/frontend-editing/ |
| 23:28 |
Lann |
gracias |
| 23:26 |
timdeluxe |
there are two ways as far as i know |
| 23:27 |
timdeluxe |
the first one is to enable a "admin panel" on the fronted output |
| 23:27 |
timdeluxe |
where you can switch on front end editing |
| 23:27 |
Lann |
oic |
| 23:27 |
timdeluxe |
the other is switching on frontend editing by typoscript |
| 23:27 |
timdeluxe |
but for both i would have to search |
| 23:28 |
Rocketjock |
http://typo3.org/documentation/tips-tricks/frontend-editing/ |
| 23:28 |
Lann |
gracias |
| 23:30 |
timdeluxe |
ah perfect |
| 23:30 |
timdeluxe |
i didn't know that page to exist |
| 23:32 |
ries |
hey Rocketjock |
| 23:32 |
Rocketjock |
ries :) |
| 23:33 |
Lann |
anyone here have tasks working in 4.x? |
| 23:34 |
Rocketjock |
I liked your comments in the mailing list about the cost for the typo3 tickets |
| 23:30 |
timdeluxe |
ah perfect |
| 23:30 |
timdeluxe |
i didn't know that page to exist |
| 23:32 |
ries |
hey Rocketjock |
| 23:32 |
Rocketjock |
ries :) |
| 23:33 |
Lann |
anyone here have tasks working in 4.x? |
| 23:34 |
Rocketjock |
I liked your comments in the mailing list about the cost for the typo3 tickets |
| 23:35 |
Rocketjock |
ries: that was for you |
| 23:36 |
Rocketjock |
Lann: in the Extension manager turn off tasks center and turn on tasks center, actions |
| 23:37 |
Rocketjock |
Lann: that should give you the features you need |
| 23:37 |
Lann |
by task centers do you mean taskcenter_modules? |
| 23:38 |
Lann |
task center actions IS ON and there is nothing called just "task center" |
| 23:35 |
Rocketjock |
ries: that was for you |
| 23:36 |
Rocketjock |
Lann: in the Extension manager turn off tasks center and turn on tasks center, actions |
| 23:37 |
Rocketjock |
Lann: that should give you the features you need |
| 23:37 |
Lann |
by task centers do you mean taskcenter_modules? |
| 23:38 |
Lann |
task center actions IS ON and there is nothing called just "task center" |
| 23:40 |
Rocketjock |
Oops you need task center and task center , actions |
| 23:40 |
Rocketjock |
they must have changed that in 4.1 |
| 23:41 |
Rocketjock |
under User (in the left hand tool bar) you should have task center |
| 23:42 |
Lann |
that came stock |
| 23:42 |
Lann |
however it only says "export presets" you cannot create any todos by clicking anything |
| 23:42 |
Lann |
and there is nothing else to do there |
| 23:43 |
timdeluxe |
good night everybody... |
| 23:43 |
Rocketjock |
nite tim |
| 23:40 |
Rocketjock |
Oops you need task center and task center , actions |
| 23:40 |
Rocketjock |
they must have changed that in 4.1 |
| 23:41 |
Rocketjock |
under User (in the left hand tool bar) you should have task center |
| 23:42 |
Lann |
that came stock |
| 23:42 |
Lann |
however it only says "export presets" you cannot create any todos by clicking anything |
| 23:42 |
Lann |
and there is nothing else to do there |
| 23:43 |
timdeluxe |
good night everybody... |
| 23:43 |
Rocketjock |
nite tim |
| 23:45 |
Rocketjock |
hhhmmmm... I should remember this |
| 23:45 |
Rocketjock |
I switched to workspaces and droped this |
| 23:45 |
Rocketjock |
hhhmmmm... I should remember this |
| 23:45 |
Rocketjock |
I switched to workspaces and droped this |
| 23:50 |
Rocketjock |
Lann: http://www.goldenplanet.com/products/typo3/features/task-center.html |
| 23:50 |
Rocketjock |
Lann: http://www.goldenplanet.com/products/typo3/features/task-center.html |
| 23:56 |
Rocketjock |
Lann: click list then the root page, create new record, the select action and create an action |
| 23:56 |
Rocketjock |
brb have to go eat |
| 23:59 |
Lann |
k |
| 23:56 |
Rocketjock |
Lann: click list then the root page, create new record, the select action and create an action |
| 23:56 |
Rocketjock |
brb have to go eat |
| 23:59 |
Lann |
k |