| 00:03 |
Denyerec |
Mmm. |
| 00:03 |
Denyerec |
I don't know. |
| 00:03 |
Denyerec |
There are some extensions to slide TemplaVOila elements. |
| 00:04 |
voidus |
Denyerec: i think such functionality is possible |
| 00:04 |
Denyerec |
right now I wrote some TS that says if it is empty, use a default value |
| 00:04 |
Denyerec |
but that is not so good as sliding up to the parent |
| 00:06 |
voidus |
Denyerec: there is a magic page:fullRootLine |
| 00:07 |
voidus |
30.data = page:fullRootline:tx_seo_titletag,slide |
| 00:08 |
voidus |
ah, i'm wrong |
| 00:08 |
voidus |
30.data = page:fullRootLine:tx_seo_titletag,slide |
| 00:08 |
voidus |
hm.. or not |
| 00:09 |
voidus |
30.data = page:levelfield:-1,tx_seo_titletag,slide |
| 00:13 |
Denyerec |
Let me find that in the TSREF |
| 00:14 |
Denyerec |
as I don't knwo what it does or how to use it. |
| 00:15 |
voidus |
Denyerec: datatype reference, getTExt |
| 00:15 |
Denyerec |
thanks. |
| 00:24 |
Denyerec |
http://www.youtube.com/watch?v=LQYyPooETcI&eurl=http://www.hvyhitter.com/index.php?topic=2524.0;topicseen |
| 00:25 |
Denyerec |
I see voidus |
| 00:25 |
Denyerec |
Yes I see how it works, thanks! |
| 00:25 |
Denyerec |
That is just what I need. |
| 00:26 |
voidus |
heh :) |
| 00:34 |
Denyerec |
So instead of this: |
| 00:34 |
Denyerec |
7.10 = TEXT |
| 00:34 |
Denyerec |
7.10.data = page:tx_seo_titletag |
| 00:34 |
Denyerec |
I'd have this: |
| 00:34 |
Denyerec |
7.10.data = page:levelfield:-1,tx_seo_titletag,slide |
| 00:40 |
voidus |
Denyerec: yes |
| 00:44 |
Denyerec |
Kasparov rocks |
| 00:44 |
Denyerec |
did you watch that video voidus ? |
| 00:44 |
voidus |
no |
| 00:45 |
voidus |
i have too slow internet connection to open all youtube links :\ |
| 00:45 |
voidus |
Denyerec: what is it about? |
| 00:46 |
Denyerec |
:( |
| 00:46 |
Denyerec |
It's Kasparov |
| 00:46 |
Denyerec |
talking about Bush and Putin, and democracy. |
| 00:47 |
voidus |
hehe.. |
| 00:47 |
voidus |
we'll have an parliament election at 2nd of december |
| 00:48 |
Denyerec |
Can you vote for Kasparov? :D |
| 00:49 |
voidus |
it's voting for parties, not persons.. |
| 00:49 |
voidus |
but i will not if even i could. |
| 00:49 |
Denyerec |
Awww, but he's funny ;) |
| 00:50 |
Denyerec |
Rather them funny and corruptible than dull and corrupt ;) |
| 00:50 |
voidus |
maybe.. but isn't it strange that he is funny on english-talking show? |
| 00:53 |
Denyerec |
Not really |
| 00:53 |
Denyerec |
We have the Polish politicians over here right now ;) |
| 00:54 |
voidus |
dunno. there is only two variants on the nearest election: vote for putin or agains putin. |
| 00:56 |
Denyerec |
Fatal error: Cannot instantiate non-existent class: t3lib_transl8tools in /var/www/typo3/typo3_src-4.0.4/t3lib/class.t3lib_div.php on line 3994 |
| 00:56 |
voidus |
how do you get it? |
| 00:56 |
Denyerec |
trying to acces the seo basics module. |
| 00:57 |
Denyerec |
I think it's an old typo3 install |
| 00:57 |
Denyerec |
I'll update it to 4.1.2 |
| 01:05 |
num000 |
hello |
| 01:08 |
Denyerec |
hey num |
| 01:29 |
Denyerec |
voidus - if I am making text items in a COA |
| 01:29 |
Denyerec |
how do I linevreak between them ? |
| 01:30 |
Denyerec |
right now theyappear only on one line |
| 01:34 |
Denyerec |
hey ries |
| 01:34 |
Denyerec |
send me your details dude! |
| 01:36 |
ries |
hey Denyerec ... just got back home |
| 01:36 |
Denyerec |
ah ok |
| 02:14 |
Denyerec |
voidus ? |
| 02:14 |
voidus |
Denyerec: what? |
| 02:14 |
Denyerec |
hey |
| 02:15 |
Denyerec |
I can't seem to get it working |
| 02:15 |
Denyerec |
I show you my code 1 second |
| 02:15 |
Denyerec |
http://phpfi.com/270566 |
| 02:15 |
Denyerec |
I have been altering a few things, but always the wraps are empty |
| 02:19 |
voidus |
which wraps? |
| 02:19 |
Denyerec |
everywhere there should be a field |
| 02:19 |
Denyerec |
is blank in the output : |
| 02:19 |
Denyerec |
:( |
| 02:19 |
Denyerec |
lik eit's not picking up the fields |
| 02:19 |
voidus |
Denyerec: not page:levelfield |
| 02:20 |
voidus |
just levelfield: |
| 02:20 |
Denyerec |
I tried that too |
| 02:20 |
Denyerec |
look at line... |
| 02:20 |
Denyerec |
14 |
| 02:20 |
voidus |
and why -2? |
| 02:21 |
Denyerec |
Was testing also |
| 02:21 |
Denyerec |
-1 doesn't work either |
| 02:21 |
voidus |
0 ? |
| 02:22 |
num000 |
hi Denyerec, voidus,ries |
| 02:23 |
voidus |
hi num |
| 02:23 |
num000 |
how is life going_? |
| 02:23 |
Denyerec |
0 gives me nothing too :/ |
| 03:35 |
Denyerec |
:( |
| 03:35 |
Denyerec |
i CAN'T get it to work :( |
| 03:39 |
Denyerec |
voidus - what does this mean: requires additional config in TYPO3_CONF_VARS to include field! |
| 03:40 |
voidus |
ah.. |
| 03:40 |
voidus |
where did you find that? |
| 03:40 |
Denyerec |
in the TSRef right next to this slide thing |
| 03:40 |
Denyerec |
= leveluid : 0 |
| 03:40 |
Denyerec |
Gets the value of the user defined field “user_myExtField” in the root line (requires additional config in TYPO3_CONF_VARS to include field!) |
| 03:40 |
Denyerec |
= levelfield : -1 , user_myExtField , slide |
| 03:40 |
voidus |
$TYPO3_CONF_VARS['FE']['addRootLineFields'].= ',tx_realurl_pathsegment'; |
| 03:40 |
voidus |
a line like that ^^ |
| 03:41 |
Denyerec |
where would that go ? |
| 03:41 |
Denyerec |
in which file I mean |
| 03:42 |
voidus |
localconf.php |
| 03:42 |
Denyerec |
right, in the main localconf.php |
| 03:43 |
voidus |
yes |
| 03:44 |
Denyerec |
so I would ad description, keywords and tx_seo_titletag in this manner? |
| 03:44 |
voidus |
yes... |
| 03:44 |
voidus |
but description is there already, i think.. |
| 03:45 |
voidus |
but not sure |
| 03:45 |
Denyerec |
Voila |
| 03:45 |
Denyerec |
perfect! |
| 03:47 |
voidus |
good |
| 04:42 |
Supert8ch |
Does Typo have a good document managment system for approvals and rejections? |
| 04:51 |
Supert8ch |
hello anyone have any input |
| 04:57 |
theanomaly |
does anyone know how to make the latest version of typo3 emulate the config.baseURL = 1 feature? perhaps using ENV:HTTP_HOST or something? |
| 05:44 |
xsebi |
i made some java-flash animation in me html template and parsed it , shows code but doesnt work |
| 05:44 |
xsebi |
hmhm |
| 05:44 |
xsebi |
any clue ? |
| 07:16 |
d|g |
hi all |
| 07:26 |
xsebi |
hi .. hm got it : ) |
| 08:19 |
ute |
uschi_ |
| 08:20 |
uschi_ |
morning ute :) |
| 08:20 |
ute |
uschi_ 9.00 bleibt? |
| 08:20 |
uschi |
first I have to become my very self :-) |
| 08:21 |
ute |
hehe - |
| 08:22 |
asch |
some help? |
| 08:31 |
asch |
I have a real server running suse linux enterprise server but not capable for typo3, I already installed the latest php, and apache on it but still show the blank page (nothing happens) no php errors, apache errors, no access forbidden, anything. I still think that have something to have with symlinks, but not sure. |
| 08:31 |
asch |
Its runs fine on a fedora OS. |
| 08:32 |
asch |
any ideia? |
| 08:32 |
asch |
idea |
| 08:33 |
theanomaly |
hm |
| 08:33 |
theanomaly |
are you trying to visit the main page or /typo3 |
| 08:34 |
theanomaly |
asch |
| 08:34 |
asch |
both |
| 08:34 |
theanomaly |
hm |
| 08:34 |
theanomaly |
when i've seen that behavior and couldnt find a single error message, it was typically due to a missing php extension |
| 08:35 |
asch |
bzip, curl, gd |
| 08:35 |
asch |
i don't known what to do |
| 08:36 |
asch |
what kind ext? |
| 08:36 |
theanomaly |
mysql too i hope :p |
| 08:36 |
theanomaly |
php extensions |
| 08:36 |
theanomaly |
go into yast software management and search for php |
| 08:36 |
asch |
yes |
| 08:36 |
asch |
it's installed |
| 08:37 |
asch |
mysql isn't needed in this stage |
| 08:37 |
asch |
i guess |
| 08:37 |
theanomaly |
yes, but what extensions are installed |
| 08:37 |
theanomaly |
there is the php package, and then there are php extensions that provide support for specific functions |
| 08:37 |
theanomaly |
including but not limited to, mysql interaction, etc |
| 08:38 |
theanomaly |
and from what i've found, if typo tries to call one of those functions and the extension isnt installed, i get a blank page w/no errors in apache or varlogmessages or anywhere |
| 08:38 |
asch |
okay i'm gonna call mysql to see what happens;) |
| 08:39 |
theanomaly |
but there are some other ones too |
| 08:39 |
theanomaly |
i think i needed exif for one extension i used |
| 08:40 |
theanomaly |
after that i gave up and installed most of the php extensions i could and havent had problems with it since *shrug* |
| 08:42 |
gerards |
hi everyone. |
| 08:42 |
asch |
hi |
| 08:42 |
asch |
nothing!!:((( |
| 08:42 |
asch |
mysql and exif ext |
| 08:42 |
asch |
php |
| 08:42 |
asch |
curl, exif, gd, mysql and zlib |
| 08:43 |
asch |
installed |
| 08:45 |
asch |
i'm running now fedora on a vm to see the ext loaded |
| 08:46 |
asch |
sles 10 sp1 ships w/ php 5.1.2 |
| 08:46 |
theanomaly |
hmm |
| 08:46 |
asch |
but i installed 5.2.4 |
| 08:46 |
asch |
and nothing |
| 08:46 |
theanomaly |
i'm running sles as well |
| 08:46 |
asch |
yeah? |
| 08:46 |
asch |
and runs fine? |
| 08:46 |
theanomaly |
nothing in /var/log/apache2/error_log right? |
| 08:46 |
theanomaly |
yeah |
| 08:48 |
theanomaly |
oh |
| 08:48 |
theanomaly |
did you restart apache after you installed them? |
| 08:48 |
asch |
yes |
| 08:48 |
asch |
unable to initializa module exif |
| 08:48 |
asch |
uhmm... |
| 08:49 |
asch |
it's because it's not for php 5.2.4:)) |
| 08:49 |
asch |
need to find out |
| 08:50 |
theanomaly |
how did you install 5.2.4? |
| 08:50 |
theanomaly |
compile it yourself? |
| 08:50 |
theanomaly |
single rpm? |
| 08:50 |
theanomaly |
try just reverting to 5.1.2? :P |
| 08:51 |
theanomaly |
but yeah |
| 08:51 |
theanomaly |
if all your modules are for 5.1.2 but your php veresion is 5.2.4, i wouldnt doubt if that caused a problem |
| 08:51 |
theanomaly |
*version |
| 08:51 |
theanomaly |
anyways im running to bed, i hope that helps, good luck |
| 08:51 |
asch |
rpm |
| 08:51 |
asch |
sorry |
| 08:51 |
asch |
is 5.2.0 |
| 08:52 |
asch |
not 5.2.4 |
| 08:52 |
theanomaly |
either way i coudl be wrong but i think ext versions have to correspond to the php version |
| 08:52 |
asch |
yes |
| 08:52 |
asch |
i'm getting them |
| 08:53 |
theanomaly |
hehe kk |
| 08:54 |
asch |
okay |
| 08:55 |
asch |
i'm gonna install this now |
| 08:55 |
asch |
update |
| 08:56 |
asch |
you are running 5.1.2? |
| 08:57 |
theanomaly |
yes |
| 08:57 |
tsrepadmin |
good moring #typo3!!! |
| 08:57 |
theanomaly |
morning |
| 09:01 |
psychocat_ |
morning |
| 09:02 |
asch |
heyyyyy:)))) |
| 09:02 |
asch |
i reset all for 5.1.2 |
| 09:02 |
asch |
seem to work but |
| 09:02 |
asch |
it says.... |
| 09:02 |
asch |
access forbidden |
| 09:03 |
asch |
but it get the url |
| 09:03 |
asch |
:) |
| 09:03 |
asch |
how do I solve this now? |
| 09:04 |
asch |
seems to be permissons |
| 09:08 |
asch |
it's apache! |
| 09:09 |
asch |
it's running:) |
| 09:09 |
asch |
but strange |
| 09:09 |
asch |
display: The Install Tool is locked. |
| 09:10 |
asch |
but on fedora local |
| 09:10 |
asch |
don't need that |
| 09:10 |
asch |
only on a remote machine |
| 09:12 |
FloLeBlanc |
hi all |
| 09:12 |
FloLeBlanc |
can someone tell me where to set the width of popup images (after the onclick) in tt_news? |
| 09:42 |
FloLeBlanc |
nvm |
| 10:37 |
silithlas |
hi, is there a way to display an external rss feed into my website ? Thanks |
| 10:40 |
pmk65 |
silithlas: http://typo3.org/extensions/repository/?tx_terfe_pi1%5Bview%5D=search&no_cache=1&tx_terfe_pi1%5Bsword%5D=rss |
| 10:42 |
silithlas |
pmk65, yes I did an extension search but dunno if those extensions will do what I want, I see extensions to fill tt-content table, other for tt_news, what I want is just put RSS feeds onto my website, don't want to fill out any table... so if someone has an extension to suggest me... |
| 10:43 |
pmk65 |
how do you intend to display it then. Do you want to import the external RSS feed EVERYTIME a user views your page? Then I bet you'll get blacklisted from the site where you grab the RSS |
| 11:18 |
silithlas |
really? In fact I would like to display a random news from google news each time a user visits a page of my website |
| 11:33 |
Fanty |
I have a locallang.xml file containing letters like æøå. These die and shows as <?> in firefox when displayed in the frontend of the plugin using them... Anyone have any idea how I can get these to work? typo is set to use UTF-8 and the locallang file is also saved using utf-8. |
| 12:01 |
Jigal |
good day #typo3 ! |
| 12:01 |
m0oman |
hola. |
| 12:04 |
Jigal |
I got a nice Typoscript question: with .field = startt I get the (relative) timestamp for the beginning of a clip and with .field = endt the data for the end of a clip. How can I get the duration (endt-startt) ? |
| 12:11 |
dokma |
hi guys |
| 12:11 |
dokma |
and gurls if any of course |
| 12:12 |
dokma |
any of you uses the 'root page as shortcut pointing to the first child' approach ? |
| 12:14 |
dokma |
this channel needs some life :) |
| 12:14 |
dokma |
cummon folks |
| 12:14 |
dokma |
cheer up! |
| 12:14 |
dokma |
it's a beautiful rainy day |
| 12:14 |
dokma |
at least here :) |
| 12:14 |
Jigal |
dokma: use it several sites. |
| 12:15 |
dokma |
Jigal: you mean the shortcut approach? |
| 12:15 |
Jigal |
dokma: yep |
| 12:15 |
dokma |
you managed to solve the home page link problem |
| 12:15 |
dokma |
where the link looks like this: |
| 12:15 |
dokma |
www.domain.com/home/ |
| 12:15 |
dokma |
instead of www.domain.com |
| 12:16 |
dokma |
this is of course for the root page only |
| 12:16 |
dokma |
or the home page |
| 12:16 |
dokma |
I hope you understand what I'm trying to get accross |
| 12:16 |
Jigal |
never had that problem ;-) |
| 12:16 |
dokma |
here's an example |
| 12:17 |
dokma |
http://alfaproducent.lir.dk/ |
| 12:17 |
dokma |
this is on my home machine |
| 12:18 |
dokma |
the first link to the left in the menu |
| 12:18 |
dokma |
is the home page link |
| 12:18 |
dokma |
and it looks like this: http://alfaproducent.lir.dk/11/ |
| 12:18 |
dokma |
instead of http://alfaproducent.lir.dk/ |
| 12:18 |
dokma |
because that page is the first child of the root page |
| 12:18 |
dokma |
to which I pointed the shortcut |
| 12:18 |
dokma |
so how do I make that first child be linked like a root page? |
| 12:19 |
Jigal |
... it's still loading... hang on :-) |
| 12:19 |
dokma |
duh |
| 12:19 |
dokma |
loads of people tells me it loads slow |
| 12:19 |
dokma |
don't know why |
| 12:19 |
dokma |
although I am loading some TYPO3 podcasts at the moment at the full speed |
| 12:19 |
dokma |
will pause that |
| 12:20 |
dokma |
should go faster now |
| 12:20 |
Jigal |
still waiting for alfaproducent.lir.dk... |
| 12:20 |
dokma |
did it load? |
| 12:20 |
dokma |
darn |
| 12:21 |
Jigal |
not a single bit, yet :-( |
| 12:21 |
dokma |
I can explain it in words |
| 12:21 |
Denyerec |
Morniiiiiiing |
| 12:22 |
dokma |
this is the page tree: level 0 is root page |
| 12:22 |
dokma |
hey Denyerec :) |
| 12:22 |
Jigal |
hi Denyerec |
| 12:22 |
dokma |
level 1 three pages: home page and two other |
| 12:22 |
Denyerec |
he saved my ass yesterday, see :) |
| 12:22 |
dokma |
yeah? |
| 12:22 |
dokma |
hows that Denyerec |
| 12:22 |
Denyerec |
Record sliding in typoscript |
| 12:22 |
dokma |
and root page is a shortcut to the home page on level 1 |
| 12:22 |
dokma |
record slidin? |
| 12:22 |
dokma |
never hurd |
| 12:22 |
Denyerec |
the seo_basics extension is now useful. |
| 12:23 |
Denyerec |
Populating a field with a parent's value if the child value is empty |
| 12:23 |
dokma |
oh |
| 12:23 |
Denyerec |
and sliding up the rootline until you find a populated field |
| 12:23 |
Jigal |
dokma: same situation as on server I am looking at now... |
| 12:23 |
dokma |
I'd call that inheritance |
| 12:23 |
dokma |
Jigal: exactly |
| 12:23 |
dokma |
any easy way to make that home page be linked as a true root page |
| 12:24 |
dokma |
because it can be reached via: www.domain.com and www.domain.com/home |
| 12:24 |
dokma |
but I'd like it to be www.domain.com in the menus |
| 12:25 |
m0oman |
dokma: i haven't yet found a way to do that. :< |
| 12:25 |
dokma |
Denyerec: what you use that for? |
| 12:25 |
Denyerec |
well |
| 12:25 |
dokma |
m0oman: I found a very ugly hack |
| 12:25 |
Denyerec |
the seo_basics extension made you enter stuff forr EVRY page |
| 12:25 |
Denyerec |
which was tedious |
| 12:26 |
Denyerec |
so I changed the basic TS on the extension so that if a page has no entries, it slides up to the root level by level looking for values |
| 12:26 |
Jigal |
dokma: ah, I see. This customer doesn't care that it's linked as domain.ext/Home.20.0.html (simulate static is on) in the menu's as long as it works... |
| 12:27 |
dokma |
yeah |
| 12:28 |
dokma |
Denyerec: that's smart |
| 12:28 |
dokma |
for which seo part is that done? descriptions, keywords? |
| 12:28 |
Denyerec |
Do you think I should mail the completed TS to the author? |
| 12:28 |
Denyerec |
Page title (Meta and <title) tags), Description and Keywords |
| 12:28 |
dokma |
Denyerec: I think he should be grateful |
| 12:29 |
dokma |
Jigal: my solution is to use the begin = 2 on the hmenu |
| 12:29 |
Denyerec |
the best part of the extension, and only thing really, is that it gives you a nice BE module to edit those things on all pages at once. |
| 12:29 |
dokma |
this way the home page is skipped |
| 12:29 |
dokma |
so latter I construct the menu as a COA |
| 12:29 |
dokma |
10 = whatever |
| 12:29 |
dokma |
and put the link to the home page there |
| 12:29 |
dokma |
via HTML or even a special = list |
| 12:29 |
Jigal |
Denyerec: of course! The author then knows that people are interested in his extension and it might be a good feature for a new release (which shows that the extension is still being improved). |
| 12:30 |
dokma |
and on 20 = HMENU I add the rest |
| 12:30 |
dokma |
it's a bit contrived but works pretty well for me |
| 12:30 |
dokma |
I thought there would be an easier way |
| 12:31 |
dokma |
since there is the Navigation title field in the advanced page type |
| 12:31 |
Jigal |
dokma: that's a solution if you really insist on not seeing the home page url in the menu... |
| 12:31 |
dokma |
but I can't make it link to the domain |
| 12:31 |
dokma |
Jigal: it does make sense because search engines hate to see duplicates |
| 12:31 |
dokma |
and especially so for home pages |
| 12:31 |
dokma |
so if you care for positioning you should avoid that duplicate |
| 12:33 |
Jigal |
dokma: search engines also (should) know that domain.ext is short for domain.ext/ which causes the web server to look for the default page (which may have any name as long as it is defined in the configuration of the web server) |
| 12:35 |
dokma |
Jigal: that is not what I was talking about |
| 12:36 |
dokma |
Jigal: I was talking about www.domain.com having the same content as www.domain.com/home |
| 12:36 |
dokma |
which ?MIGHT? cause pr to dissipate between them |
| 12:36 |
dokma |
or any other sort of bad and undesirable consequences |
| 12:37 |
dokma |
I think it is both wise and clean to avoid this situation |
| 12:37 |
dokma |
from both the SE view and from the users standpoint |
| 12:37 |
Jigal |
dokma: you're using realurl? |
| 12:38 |
dokma |
yeah |
| 12:39 |
Jigal |
hmm... that's a nasty side effect of using virtual directory structures to describe the data in a url :-( |
| 12:41 |
dokma |
exactly |
| 12:41 |
dokma |
I'm pretty sure there is some way to trick the RealURL to rewrite that link while being encoded |
| 12:42 |
dokma |
just can't find it |
| 12:45 |
Denyerec |
dokma, Jigal, in case you are interested: http://phpfi.com/270614 |
| 12:45 |
Jigal |
dokma: this looks interesting: http://typo3.org/extensions/repository/view/realurlmanagement/0.3.1/ |
| 12:47 |
Jigal |
Denyerec: downloaded for future use :-) TY! |
| 12:47 |
Jigal |
can anyone solve my TS calculation problem thingy? (I'll repeat the question) |
| 12:48 |
Jigal |
with .field = startt I get the (relative) timestamp for the beginning of a clip and with .field = endt the data for the end of a clip. How can I get the duration (endt-startt) ? |
| 12:48 |
Jigal |
is there a compact way to do calculations with these kind of values? |
| 12:56 |
Joker19 |
hi ... there was a way to keep typo3 from generating <html>, <head> and <body> tags ... actually I want the output of my extension to be outputted only ... nothing else ... how can I keep typo3 from wrapping my extension output in <html> and <body> tags? |
| 13:05 |
Denyerec |
would be removing some of the page.headerdata ? |
| 13:05 |
Denyerec |
and perhaps page.wrap ? :) |
| 13:05 |
Joker19 |
I guess config.disableAllHeaderCode = 1 is what I was looking for .... |
| 13:05 |
Denyerec |
use the template object browser to investigate |
| 13:05 |
Denyerec |
Oooooor that |
| 13:05 |
Joker19 |
:) |
| 13:05 |
Joker19 |
but thanks |
| 13:40 |
dokma |
Jigal: check this one out: http://phpfi.com/270619 |
| 13:40 |
dokma |
the menu issue solved with a small workaround |
| 14:14 |
Jigal |
dokma: sorry, was away from my desk. Nice workaround! |
| 14:15 |
dokma |
isn't it |
| 14:15 |
dokma |
I thought it was an ugly hach |
| 14:15 |
dokma |
but when I reformated it a bit |
| 14:15 |
dokma |
it turns out to be pretty lovable |
| 14:15 |
Fanty |
I need to get started with realurl. Anyone have a good place for me to start? |
| 14:15 |
dokma |
Fanty: manual is very good |
| 14:15 |
dokma |
read that first and then come back to us :) |
| 14:17 |
kanaldrach1 |
Moin! |
| 14:17 |
Realness |
Hi |
| 14:17 |
dokma |
hello |
| 14:17 |
kanaldrach1 |
I have to move a typo3 installtion from one webserver to another. The mysql db on the other host has to have another name |
| 14:17 |
kanaldrach1 |
Can i change the db name on filesystem? |
| 14:18 |
Realness |
I have (a possibly basic) question: how does one prevent the default plugin CSS to take priority over a custom style sheet? |
| 14:18 |
smurfslayer |
kanaldrach1, just edit the localconf.php or use the install tool |
| 14:19 |
Fanty |
dokma: will do :) thanks |
| 14:19 |
kanaldrach1 |
Mhh, that will do! Thanks! |
| 14:37 |
Fanty |
Unsupported TypoScript property was found in this template: "config.baseURL="1" |
| 14:37 |
Fanty |
This setting has been deprecated in TYPO 3.8.1 due to security concerns. |
| 14:37 |
Fanty |
You need to change this value to the URL of your website root, otherwise TYPO3 will not work! |
| 14:44 |
voidus |
Fanty: config.baseURL = http://yourhost.ext/ |
| 14:44 |
Fanty |
voidus: ok, thanks |
| 15:07 |
Jigal |
[12:21] * Denyerec makes a statue of Voidus |
| 15:07 |
Jigal |
[12:21] <Denyerec> he saved my ass yesterday, see :) |
| 15:08 |
voidus |
khm.. |
| 15:08 |
ries |
good morning folks |
| 15:08 |
Jigal |
hi Ries! |
| 15:08 |
voidus |
hey ries |
| 15:08 |
ries |
Hey Jigal and voidus ... |
| 15:10 |
Denyerec |
Hey ries |
| 15:11 |
Denyerec |
I like this channel |
| 15:11 |
ries |
hey Denyerec , glad to hear!!! |
| 15:11 |
Denyerec |
it's one of those VERY rare places on IRC where there are virtually no bastards |
| 15:11 |
Denyerec |
People are either 1) Lurking or 2) Helpful |
| 15:11 |
ries |
Denyerec: sorry about yesterday... I was buzy and went to the cloud forest here in the Andes |
| 15:11 |
Denyerec |
's OK Ries |
| 15:11 |
Denyerec |
I went to Zzzz Forest |
| 15:11 |
ries |
I think not many people can say that here :) |
| 15:11 |
Denyerec |
;) |
| 15:12 |
ries |
Denyerec: good for you!!! |
| 15:12 |
gerards |
ries: hows the cloud forest? |
| 15:15 |
Denyerec |
hey pmk |
| 15:15 |
pmk65 |
hi Denyerec. |
| 15:17 |
ries |
gerards: quite nice... we went to a reserve where they have like 300 spieces of humming birds |
| 15:18 |
ries |
gerards: Next week, or in two weeks we are going to do teh complete tour and stay there for a night |
| 15:18 |
gerards |
that's a lot of humming birds ries. |
| 15:18 |
ries |
gerards: yup... cool is that they just fly over your head... and you can watch them at a distance of 1-1.5 meters |
| 15:23 |
Denyerec |
Hmmm |
| 15:23 |
Jigal |
Huh? Mmmmm... |
| 15:23 |
Denyerec |
Hehehe |
| 15:24 |
Denyerec |
Are we having a moment of collective boredom? :) |
| 15:27 |
gerards |
:D |
| 15:30 |
silithlas |
Hi, my website has <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">, how do I change the language in this tag? thanks |
| 15:51 |
STeiNy |
hey there |
| 15:53 |
STeiNy |
i'm searching a extension to achieve the following: i've got a person-database and i've coded a extension which displays the contents of this database. and now i want to link to person-detailpages out of the rte-contents |
| 15:53 |
STeiNy |
it's working via "external link" but you have to know the exact url. |
| 15:54 |
STeiNy |
it would be great, if i could add a tab to the link-to panel, and link to a person. |
| 15:54 |
STeiNy |
any ideas? |
| 15:55 |
STeiNy |
or maybe via contagged and replacing every person-name with a link to the person? |
| 15:55 |
STeiNy |
wouldn't that slow down the rendering-process? |
| 15:56 |
pmk65 |
STeiNy: Try this one: http://typo3.org/extensions/repository/view/ch_rterecords/1.0.7/ |
| 15:56 |
pmk65 |
It does exactly what you described. |
| 15:57 |
STeiNy |
cool. that seems to help :) |
| 15:59 |
STeiNy |
now i only have to edit my extension, so that it provides the persons as records to the backend. |
| 15:59 |
STeiNy |
but that should be possible. thank you very much. |
| 16:16 |
smurfslayer |
hm.. i have one typo3 installation where i got sporadically this error: The current username, password or host was not accepted when the connection to the database was attempted to be established! |
| 16:17 |
smurfslayer |
1 minute later it works fine again. |
| 16:20 |
dokma |
hi again guys and girls |
| 16:20 |
dokma |
I'm trying to find out where to learn extension templating system |
| 16:20 |
dokma |
any doc pointers? |
| 16:37 |
pmk65 |
dokma: You want to learn how to make HTML templates with markers that gets substituted by your script? Then take a look hee: http://wiki.typo3.org/index.php/Extension_Development,_using_HTML-Templates |
| 16:37 |
dokma |
pmk65: that's exactly what I was looking for |
| 16:37 |
dokma |
thanks! |
| 16:40 |
dax77 |
hi @all :) |
| 16:54 |
kaktuspalme |
whats noBlur in typoscript=? |
| 16:57 |
Fanty |
if I understand realurl correct there's nothing preventing me from using old links like index.php?id=23&my_ext["hello"]=world&l=5 right? |
| 16:57 |
gerards |
kaktuspalme: I don't know, but if you ask more accurately, maybe someone in this channel can help you. |
| 16:57 |
gerards |
Fanty, you are right. |
| 16:57 |
Fanty |
cooll |
| 16:57 |
Fanty |
cool* |
| 16:57 |
kaktuspalme |
gerards: hmm, im new to typoscript, ive seen in a typoscript for a vertical menu noblur |
| 17:10 |
Denyerec |
kak |
| 17:10 |
Denyerec |
damn |
| 17:10 |
Denyerec |
he's left |
| 17:15 |
drindt |
i search around an cant remember, some be user had enter a toooo looong pagetitle and now the design is broken, i search for the property in ts for truncate it, someone can help me please? |
| 17:17 |
Denyerec |
.crop |
| 17:17 |
Denyerec |
if it's a stdwrap, it'll have .crop |
| 17:37 |
m0oman |
hm. how do you make includeJS work with msie7? |
| 17:44 |
Denyerec |
THE CAKE IS A LIE |
| 17:45 |
m0oman |
/cry |
| 17:46 |
m0oman |
is there another way of inclusing js files than: |
| 17:46 |
m0oman |
page.includeJS.file10 = fileadmin/resources/js/swfobject.js |
| 17:46 |
m0oman |
? |
| 17:48 |
Denyerec |
yeah sure |
| 17:48 |
Denyerec |
just add page.headerdata.XX = TEXT |
| 17:48 |
Denyerec |
and add it in there in plaintext |
| 17:49 |
m0oman |
oh. right. |
| 17:49 |
m0oman |
that should get it working in ie too i hope. |
| 17:55 |
m0oman |
oh it didn't. |
| 18:00 |
m0oman |
ie 7 refuses to load js files. |
| 18:04 |
drindt |
Denyerec: many thanks and this is property of stdWrap? |
| 18:04 |
Denyerec |
Yeah |
| 18:06 |
drindt |
Denyerec: many thanks men |
| 18:06 |
Denyerec |
's ok :) |
| 18:10 |
drindt |
Denyerec: many thanks mend |
| 18:10 |
drindt |
Denyerec: iam on the wrong horse? can you please take a look? http://pastebin.com/d3836b985 |
| 18:11 |
Denyerec |
might wanna try 1.NO.crop |
| 18:12 |
Denyerec |
and also try 20 | ... | 1 |
| 18:12 |
Denyerec |
as the crop value |
| 18:12 |
Denyerec |
taht will be 20 characters, put a ... at the end, and won't chop in the middle of a word |
| 18:12 |
Denyerec |
so 1.NO.crop = 20 | ... | 1 |
| 18:13 |
beli |
hi folks...i have probs with tt_content....i want to show content for a marker named ###INHALT###......the marker disappears in the view, but the content isn't shown. i think my install is missing something like the static content templates, how can i verfify that? |
| 18:14 |
m0oman |
http://dev.centromelkart.com/ |
| 18:14 |
m0oman |
does anybody know why ie (6+7) refuse to load any of the javascript that comes from the files included in the header? |
| 18:15 |
m0oman |
it all works fine and dandy in proper browsers. :/ |
| 18:17 |
siebel |
might be silly suggestion but sometimes its easier then expected.... is js enabled in internet explorer? |
| 18:17 |
m0oman |
yes. |
| 18:17 |
siebel |
thought so :p |
| 18:17 |
m0oman |
i double checked that - i had that problem once and learned a lesson there. :P |
| 18:18 |
beli |
security level config maybe? |
| 18:18 |
m0oman |
that would be very weird, as it works on www.centromelkart.com |
| 18:18 |
m0oman |
and the only real difference is that it's not typo3, and doesn't have a base href. |
| 18:19 |
beli |
ok |
| 18:19 |
m0oman |
i don't really understand what's wrong. |
| 18:20 |
beli |
sorry i can't help you with that problem ... |
| 18:20 |
d|g |
hi all |
| 18:20 |
m0oman |
no worries, glad about any thoughts. :) |
| 18:20 |
m0oman |
moo d|g. |
| 18:20 |
beli |
howto reinstall/install static content template? i am missing CONTENT |
| 18:21 |
m0oman |
reinstall the extension that brought it in? :o |
| 18:21 |
beli |
it's not an extension |
| 18:21 |
m0oman |
oh. |
| 18:21 |
beli |
it belongs to typo3 |
| 18:22 |
beli |
it's basic |
| 18:22 |
m0oman |
you changed the original file? |
| 18:22 |
m0oman |
or is it "just missing"? |
| 18:22 |
beli |
i did nothing, but you have to IMPORT the statics from the install tool i guess...but the install tool tells me that the tables are there |
| 18:22 |
beli |
but in the backend i cannot choose tt_config |
| 18:23 |
beli |
s/tt_config/CONTENT/ |
| 18:24 |
beli |
the template constant editor doesn't show a CONTENT entry...just categories from extensions |
| 18:25 |
siebel |
@m0oman maybe the leading slash is the problem? |
| 18:26 |
siebel |
... in script tag src attribute... |
| 18:27 |
m0oman |
beli: i'm not sure where the files should be - have you tried installing a dummy package? or just the base install? |
| 18:27 |
m0oman |
haven't installed typo3 manually for a long time. D: |
| 18:27 |
beli |
you need both... |
| 18:28 |
m0oman |
siebel: removing is like it is originally, which didn't work either, so i changed it to the path with the slash because i thought the base href caused it, but it didn't. |
| 18:32 |
siebel |
m0oman: the script works if you dont include it but put it directly to the header? |
| 18:35 |
Denyerec |
http://www.videosift.com/video/How-Chimp-Chromosome-13-Proves-Evolution |
| 18:35 |
Denyerec |
interesting |
| 18:35 |
Denyerec |
Though I don't like peoplejumping up and down screaming PROOF about things |
| 18:35 |
Denyerec |
you know... just in case |
| 18:36 |
drindt |
Denyerec: had no chance 1.NO.crop = 3 doesnt work |
| 18:36 |
siebel |
i'm writing an extension and want to include a php class from another file. i put require_once(class.php) to the plugin class but then if reloading the page i get: cant modifiy header information. header already sent |
| 18:36 |
siebel |
whats the problem there? |
| 18:36 |
drindt |
siebel: wait i will look |
| 18:36 |
Denyerec |
Why = 3 ? |
| 18:37 |
Denyerec |
Did I miss something about 3? |
| 18:37 |
m0oman |
siebel: actually, it doesn't work then either. D: |
| 18:37 |
drindt |
siebel: require_once(t3lib_extMgm::extPath('extensionkeyfromyourplugin').'res/class.mainfuncs.php'); |
| 18:37 |
m0oman |
off i go to more error chasing. |
| 18:38 |
drindt |
siebel: is that what you looking for? |
| 18:38 |
siebel |
m0oman: good look! |
| 18:38 |
drindt |
Denyerec: just to see differences, i want shorten the menutext and want for testing only see the first 3 letters |
| 18:39 |
drindt |
Denyerec: i look into the ts obj browser and it seems all ok defined but the property takes no sense |
| 18:39 |
siebel |
drindt: actually that is how it looks like in my plugin file. i just shortened it a bit to class.php. sorry ;) nethertheless it doesnt work :( |
| 18:40 |
drindt |
probably the extensionname not match show a var_dump from that output to check the path |
| 18:41 |
drindt |
Denyerec: crop works like substr(0,3,$mystr); ? |
| 18:41 |
Denyerec |
ah |
| 18:41 |
Denyerec |
then you want 1.NO.crop = 3 | ... | 1 |
| 18:41 |
Denyerec |
20 would be 20 characters |
| 18:41 |
Denyerec |
3 is 3 |
| 18:41 |
Denyerec |
the... is what will appear after the crop |
| 18:41 |
Denyerec |
the 1 is a "do not chop words in half |
| 18:42 |
Denyerec |
so you you want 0 for now |
| 18:42 |
Denyerec |
opk I gotta go |
| 18:42 |
Denyerec |
back in 3 hours |
| 18:42 |
drindt |
Denyerec: what must i deirectly enter? |
| 18:43 |
siebel |
drindt: the plugin name and the thus the path are correct. if i change there something php reports that the required file is not found |
| 18:44 |
drindt |
siebel: can you use the stat command as the user as the webser is running? |
| 18:44 |
drindt |
siebel: su - apache -c 'stat myfile.php' |
| 18:45 |
drindt |
siebel: selinux active? wrong context for the file? permissions correct? |
| 18:50 |
siebel |
drindt: selinux not active, permissions are 644, that shoudl be fine or? |
| 18:51 |
drindt |
siebel: and owner? group? can you take a look under which user your httpd/apache runs? |
| 18:52 |
siebel |
drindt: it runs as www-data:www-data, the file has user siebel and group www-data. permission is 664 (sorry not 644) |
| 18:53 |
siebel |
drindt: php doesnt report that the file is not found, it just complains that it cant modify the header information |
| 18:53 |
siebel |
drindt: see here: https://www.lynkeus-3d.de |
| 18:58 |
siebel |
/notice drindt tritt aber z.b. auch bei dieser kurzen variante auf: |
| 18:58 |
siebel |
<?php |
| 18:58 |
siebel |
class tx_sibibtex_test { |
| 18:58 |
siebel |
} |
| 18:58 |
siebel |
?> |
| 18:59 |
siebel |
ups, sorry for that |
| 18:59 |
drindt |
das require wäre mir wichtig |
| 21:01 |
siebel |
2 hours ago i posted here about problems with including a php class in a frontend plugin. the error was: Cannot modify header information - headers already sent. |
| 21:01 |
phlogi |
siebel: that is not the actual error messages |
| 21:02 |
phlogi |
siebel: the message should be before that |
| 21:02 |
siebel |
the problem were whitespaces behind the closing php tag in the included class :) thanks to stefan macke! |
| 21:03 |
phlogi |
:) |
| 21:03 |
siebel |
phlogi: what do you mean? |
| 21:03 |
phlogi |
this is just a general meesage if something before the output of typo's XHTML is outputed, for example if you use echo to debug |
| 21:04 |
phlogi |
ok maybe someone can explain it better :) |
| 21:05 |
siebel |
phlogi: ok, i mean what you mean :) i just wondered where the message came from :p now i have the solution and wanted to post it here in case there some people how followed the discussion earlier that evening :) |
| 21:09 |
wacky_ |
is the content type 'Search' the equivalent to the tx_indexed_search thing ? |
| 21:09 |
wacky_ |
What's the best search engine for Typo3 ? |
| 21:44 |
num000 |
hello |
| 21:45 |
num000 |
voidus you suggested me a datepicker, which i can use out of my extension class |
| 21:45 |
num000 |
do you remember which on it was, or does someone have a suggestion? |
| 21:45 |
voidus |
afaik, i did advice to look at admin_interface or cal |
| 21:46 |
num000 |
is cal an extensin? |
| 21:49 |
num000 |
voidus did you ever use wurfl with typo3? |
| 21:49 |
voidus |
no |
| 21:49 |
voidus |
yes, cal is an extension |
| 21:55 |
num000 |
voidus admin_interface has no documentation |
| 21:56 |
num000 |
have you got a suggestion how to use admin_interface with cal? |
| 21:56 |
voidus |
no |
| 21:56 |
voidus |
admin_interface and cal both contain datepickers |
| 22:03 |
wacky_ |
ever used the FORM cObject ? |
| 22:16 |
wacky_ |
is it possible to replace marks or subparts while using TemplaVoila ? |
| 22:17 |
voidus |
wacky_: yes.. |
| 22:34 |
wacky_ |
oh yeah ? |
| 22:34 |
wacky_ |
how ? have any pointers ? |
| 22:34 |
wacky_ |
I'm having much troubles translating *two strings*, while using TemplaVoilà.. |
| 22:35 |
wacky_ |
it's giving me a head-ache, because I find creating elements in the DS for *each string* to translate is really overkill.. |
| 22:58 |
cyrilb |
hi |
| 22:59 |
cyrilb |
I'm looking for typo3 experts in France for a job opportunity |
| 23:07 |
Denyerec |
I am so tired |
| 23:07 |
Denyerec |
I am so tired I can't co-ordinate my limbs properly |
| 23:07 |
Mogguy |
hi everyone |
| 23:10 |
Denyerec |
er |
| 23:10 |
Denyerec |
hey |
| 23:13 |
Mogguy |
i'm trying to install typo3 with mssql for my fathers company. They setup the server and gave me all data. after i configured localconf.php i tried to use the install tool (/typo3/install/) but only got an empty page. Any idea what could be wrong? |
| 23:54 |
ries |
4.1.3 is released |
| 23:55 |
voidus |
so, change the topic |
| 23:57 |
ries |
I don't think they released a 4.0.8... did they? |
| 23:57 |
ries |
nope... |