| 02:18 |
num000 |
hellooo |
| 02:19 |
num000 |
does anyone know if t3 works with php 4.4.4 ok? |
| 03:36 |
void |
num000: currently yes, but 4.2 will not =) |
| 03:41 |
void |
num000: do you know german? |
| 03:53 |
Denyerec |
nein |
| 03:59 |
void |
Denyerec: do you know what is extension t3s about? |
| 04:08 |
Denyerec |
Nope |
| 04:08 |
Denyerec |
I am stuck trying to get gkrellm to work |
| 06:09 |
jsfan |
hello everyone :) |
| 07:40 |
stanman |
hya! CURLOPT_FOLLOWLOCATION cannot be activated? |
| 07:41 |
stanman |
have an open_base_dir set... |
| 07:42 |
stanman |
i get this error when trying to update the translation settings |
| 07:42 |
stanman |
anyone? |
| 08:02 |
stanman |
how dangerous is allow_url_fopen? |
| 08:52 |
mikhas |
Hi. I'm trying to add a value like page:title to a gmenu to the wrap of a GMENU_LAYERS, but not sure if it's actually possible. Anyone know if its possible to add typo3-values to a stdWrap or a wrap? |
| 08:55 |
mikhas |
i've tried doing it using a dataWrap but I haven't got the hang of it's syntax, or I'm using it the wrong way. |
| 09:17 |
koomi |
moin |
| 09:24 |
mikhas |
morning |
| 09:37 |
mikhas |
hmm, first problem solved. :) |
| 09:42 |
mikhas |
Using allWrap.dataWrap = {field:uid:}| in a GMENU_LAYER I can get the id-number of the linked pages. Is there a way to get the title/subtitle? |
| 09:48 |
mikhas |
seems not =) |
| 09:48 |
mikhas |
script-languages seems more frustrating than normal programming languages imho. |
| 09:53 |
koomi |
mikhas: sure you can get the title/subtitle. just don't ask me now because i should really get to work |
| 09:55 |
mikhas |
ok, :) not sure if it's doable via datawrap though |
| 09:55 |
koomi |
i doubt use a coa and grab them via 10 = TEXT 10.field = title |
| 09:55 |
koomi |
i/in |
| 09:56 |
mikhas |
ah. |
| 09:58 |
mikhas |
i was thinking of that, but was unsure if I could add them between every menu-entry. |
| 09:59 |
koomi |
sometimes it's a good idea to simply post the relevant ts part to pastebin.com |
| 10:10 |
mikhas |
http://pastebin.com/d6bef45ea ;) |
| 10:30 |
smeringe |
I need to create a contact email form with a country dropdown. I'd like to fetch the countries from static_countries. I've used the tmailform (pil_mailform), which also seems to be able to fetch db records, but I can't figure out how. Any suggestions or alternatives? |
| 10:42 |
num000 |
hello, i've a problem with a new restricted site, the 1 2 3 install tool where i type in the db name,password and host returns "There is no connection to the database. (Username: , Password: , Host: )." i wonder why these fields although i type them in are empty in the reply |
| 10:57 |
smeringe |
num000: dont know if that's the way normally, if you like you could try add them into typo3conf/localconf.php as $typo_db, $typo_username,$typo_password and $typo_db_host and then return to the setup guide.. |
| 11:01 |
DerJo |
good morning |
| 11:05 |
num000 |
smeringe i've unfortunately a very strange hoster |
| 11:06 |
num000 |
smeringe is there anything else i need to make sure it works? |
| 11:06 |
num000 |
also i get a functions disabled list in the install tool |
| 11:06 |
num000 |
disable_functions=exec,passthru,system,popen,proc_open,shell_exec,escapeshellcmd,escapeshellarg |
| 11:06 |
num000 |
these functions are disabled, will i be able to make proper use of typo3 without these functions? |
| 11:14 |
smeringe |
num000: dont think you will :S ..or at least not if you like to use image magic and so |
| 11:15 |
num000 |
smeringe: sorry ididin't understand |
| 11:15 |
num000 |
i need imagemagic in order to get the images rendered correctly |
| 11:17 |
num000 |
smeringe can you please answer again if i can use this hoster without the above said functions and typo3? |
| 11:17 |
smeringe |
w8 brb |
| 11:17 |
num000 |
just this |
| 11:19 |
smeringe |
I think that should be possible, yes. but you won't be able to use imagemagic. If I'm not totaly mistaken image magic (and others) runs through exec(). |
| 11:19 |
num000 |
smeringe yes thats right |
| 11:19 |
num000 |
won't gd be enough for rendering images to different sizes, which tt_news does |
| 11:20 |
DerJo |
hey everybody, i have a problem, that hopefully can be solved :) |
| 11:21 |
DerJo |
I use Templavoila and want to create a multilingual site |
| 11:22 |
DerJo |
in all those tutorials they have a "languageselector" in the backend (Web -> Page) for translating pages. |
| 11:22 |
smeringe |
num000: not sure. I'm always using IM. but I think you will lack some image scaling.. |
| 11:22 |
DerJo |
mine is missing |
| 11:23 |
DerJo |
can somebody help me ? *hoping.... * |
| 11:23 |
smeringe |
DerJo : have you read the l10n guide? you need to setup website languages first and then your templavoila DS correctly |
| 11:25 |
DerJo |
Do you mean this? (Web->List->Root Element -> Add record -> Language ) |
| 11:25 |
smeringe |
"Website Language" it says, yes |
| 11:25 |
DerJo |
i didn't read a "l10n guide"...... but several (lots of, loads of :D ) others |
| 11:25 |
smeringe |
:) |
| 11:26 |
DerJo |
i added 2 languages |
| 11:26 |
DerJo |
i have their id's but i'm not able to translate my pages |
| 11:26 |
smeringe |
this is the source to knowlege when it comes to localization: http://typo3.org/documentation/document-library/core-documentation/doc_l10nguide/current/ |
| 11:26 |
DerJo |
cause of the missing "languge drop down" |
| 11:27 |
DerJo |
Ok, thanks alot :) |
| 11:28 |
smeringe |
he.. sorry that I can't dig more into it now, need to go. Good luck |
| 11:28 |
DerJo |
thanks |
| 11:31 |
num000 |
smeringe i've also a problem with the permissions here on this stupid hoster. strange although the directories are set 755 typo3 can not create files in these directories |
| 11:34 |
num000 |
how can i switch on the 123 install again? |
| 11:34 |
solshark |
Hello all. How can i change look "more" link for tt_news? I need remove "[" and "]" and place ">>". |
| 11:43 |
kraftb |
hello everyone ! |
| 11:49 |
num000 |
what is the default password for the be login? |
| 11:49 |
mikhas |
num000: guess 3 times... :) |
| 11:50 |
num000 |
mikhas well it should be admin and password, but |
| 11:51 |
num000 |
i think the installation didin't install the database also with the be_users properly |
| 11:51 |
mikhas |
then you need to fix that in install-tool |
| 11:53 |
umc-away |
num000: if you didn't took the 1-2-3 approach, to import the db, then go in the install tool where you can create an admin user |
| 11:53 |
umc-away |
and put whatever password and user you want |
| 11:53 |
num000 |
umc-away where is it |
| 11:53 |
umc-away |
just a sex |
| 11:53 |
umc-away |
sec |
| 11:54 |
num000 |
what is it called, i can't find that |
| 11:54 |
num000 |
in the All Configuration section it isn't |
| 11:54 |
umc-away |
2. Database analyser |
| 11:54 |
umc-away |
there's a link for Create admin user |
| 11:55 |
num000 |
can i also reactivate the 1 2 3 tool |
| 11:55 |
umc |
you don't really need it :) |
| 11:55 |
umc |
you can do everything in normal mode |
| 11:56 |
num000 |
umc i used the yaml template and there is a database inside i need to install this |
| 11:56 |
num000 |
you are right |
| 11:56 |
umc |
well... don't know what that yaml template is, but I managed to do all the steps from 1-2-3 in the classic mode |
| 11:56 |
num000 |
can i reactivate the 1-2-3 tool again |
| 11:57 |
umc |
in the same place you can also hit the Compare link to see if you're missing tables, and it can create them |
| 11:57 |
umc |
same as you would import the db from 1-2-3 mode |
| 11:57 |
umc |
I don't know how that can be activated... |
| 12:02 |
num000 |
does someone know a good typo3 hoster? |
| 12:08 |
umc |
how much do you pay for your existing hoster ? |
| 12:09 |
floxx |
num000: i have experience with 2 hosters: cheap: hetzner.de / top support: artfiles.de |
| 12:09 |
umc |
how much does a good hoster cost ? I'm interested too... |
| 12:09 |
floxx |
artfiles begins at 10euro/month |
| 12:10 |
floxx |
hetzner 4.99 |
| 12:14 |
num000 |
floxx how do they work, do they give me ssh access? |
| 12:17 |
umc |
most providers won't do that... |
| 12:17 |
floxx |
num000: http://www.artfiles.de/noframe/uebersicht_webhosting/tarifuebersicht_s.html |
| 12:17 |
floxx |
search for ssh |
| 12:17 |
num000 |
how do you guys work, do you use a dedicated server or are you hosting on hoster? |
| 12:17 |
umc |
we have our own cluster... |
| 12:18 |
num000 |
umc thats the best solution |
| 12:18 |
umc |
I'm interested for personal use or developing for other hosts... :) |
| 12:18 |
umc |
I know num000... you can do whatever you want like that |
| 12:18 |
num000 |
i've my own server aswell, but i'm doing a site for someone else who gave me access to a plesk blab bla bla control system which |
| 12:18 |
floxx |
num000: or here ... same again: http://www.hetzner.de/preismatrix_webspace.html |
| 12:18 |
num000 |
doesn't even set the uploaded permissions correctly |
| 12:19 |
num000 |
no, this is a mess, they should buy themself either a dedicated server or a virtual server, this is not funny anymore. |
| 12:24 |
kraftb |
i guess it depends on how many sites you are going to host |
| 12:25 |
kraftb |
if its just a single site you are better off with a hoster ... |
| 12:25 |
kraftb |
if your are going to host 10 or more t3 sites you probably better buy a virtual or dedicated server |
| 12:25 |
kraftb |
having complete root access to the (virtual) machine |
| 12:41 |
umc |
any of you guys working with vmware ? |
| 12:50 |
num000 |
i've a t3 site on a windows machine, now i wanted to show him this, but i can not get this stupid windows to open port 80 to the outsite |
| 12:50 |
num000 |
does anyone now this? i know it is not a t3 problem but i need to show him this t3 site |
| 12:53 |
kraftb |
is the windows machine behind a firewall ? |
| 12:53 |
num000 |
yes it is, but the router is a linux machine which i can control easily, the router is doing nat and forwarding |
| 12:54 |
num000 |
but i can't even reacht the xampp websites from internal aln |
| 12:54 |
num000 |
this windows computer is not even answering to pings |
| 13:05 |
Denyerec |
void? |
| 13:05 |
kraftb |
hmm ... |
| 13:06 |
kraftb |
you would need to redirect a port of your linux firewall to port 80 of the windows machine |
| 13:06 |
Denyerec |
umc - for developing locally you could just install a VM |
| 13:06 |
kraftb |
but it probably not answers pings because of the windows firewall on the windows machine |
| 13:06 |
Denyerec |
I use Microsoft Virtual PC and Ubuntu 7.10 server, works great. |
| 13:06 |
kraftb |
he wants to make a windows machine in the LAN visible to the outside . |
| 13:07 |
Denyerec |
You'll need to forward the relevant ports from your gateway to that machine then |
| 13:12 |
kraftb |
iptables -A PREROUTING -i $DEV_WORLD -t nat -p TCP --dport $INET_MACHINE_PORT -j DNAT --to $LOCAL_SERVER_IP:$LOCAL_SERVER_PORT |
| 13:12 |
kraftb |
ok ? |
| 13:12 |
kraftb |
$dev world should be the interface which is connected to the outside |
| 13:12 |
kraftb |
$inet_machine_port is the port on the firewall which is goint to be forwareded to $local_server_ip and associated $local_server_port |
| 13:13 |
kraftb |
$local_server_port most probably is 80 in your case |
| 13:14 |
num000 |
yes exact |
| 13:14 |
num000 |
the routing of the packages on a linux is no problem |
| 13:14 |
num000 |
i've done this already |
| 13:14 |
num000 |
this shitty windows now answers to pings |
| 13:14 |
num000 |
but it doesn't allow any machine to see the http on port 80 |
| 13:15 |
num000 |
even on machines on the local network |
| 13:16 |
kraftb |
windows firewall ???? |
| 13:24 |
num000 |
kraftb yes, but i said already he should open that port |
| 13:24 |
num000 |
also the whole firewall is switched off at the moment |
| 14:55 |
floxx |
how can i deactivate the linkchecker in htmlarea rte? |
| 15:06 |
floxx |
ok, got it |
| 15:20 |
ninjapirat |
helloes |
| 15:21 |
ninjapirat |
how can i add an parameter to the img tag of a LATEST listing from tt_news. the newsimage, that is |
| 15:21 |
ninjapirat |
i want to add an align there |
| 15:21 |
Denyerec |
Add a class to the template, and use CSS ? |
| 15:22 |
ninjapirat |
the template contains only the marker? |
| 15:22 |
ninjapirat |
or am i missing something |
| 16:16 |
mar77i |
hi I need help with this %&* th_mailformplus. I just want to make it send an e-mail... |
| 16:20 |
mar77i |
anyone? |
| 16:37 |
Denyerec |
hey |
| 16:37 |
Denyerec |
mailformplus? |
| 16:38 |
Denyerec |
I've done work with that thing. |
| 16:41 |
mar77i |
now I managed to send the form. just transmitted all bs labels, because I didn't use value_ marks. I'm on it... stand by, ok? |
| 16:43 |
mar77i |
for mfp doesn't show the error messages for empty fields yet... |
| 16:43 |
mar77i |
-"for" +"for now" |
| 16:53 |
mar77i |
confirmation / error testing is not done correctly. I'm also looking at a working example, but I can't find where the necessary properties are set |
| 17:32 |
mar77i |
one more success. form validation seems to be made, but I get a db error that has to do with the caching of the page. an error message is not displayed. |
| 17:45 |
mar77i |
now this %&* is displaying the whole form twice...? |
| 17:55 |
Denyerec |
what's the easist way to find all records of a certain type in the BE ? |
| 17:55 |
Denyerec |
I have a plugin installed, and configured... and I can't rememebr where I'm using it! |
| 17:56 |
Denyerec |
Or indeed *IF* I am even using it |
| 18:06 |
mar77i |
ahm... phpmyadmin / sql client? |
| 18:07 |
mar77i |
FROM tt_content WHERE list-type='{pluginname}' |
| 18:08 |
mar77i |
-"list-type" +"list_type" |
| 18:58 |
mad |
howdy |
| 19:00 |
mad |
need to know something..does anyone here know how i can embed an external page into the main content section? |
| 19:00 |
mar77i |
by iframe? |
| 19:00 |
mad |
yeah like an iframe |
| 19:01 |
mar77i |
so use an iframe. lib.content = HTML |
| 19:01 |
mad |
what's this? iframe.lib.content = HTMl? |
| 19:02 |
mar77i |
oh this doesn't belong together so use an iframe[STOP] and tv-ts |
| 19:02 |
mad |
i just created a new menu (type "external url") |
| 19:02 |
mar77i |
using templavoila? |
| 19:02 |
mad |
yes i think so |
| 19:03 |
mad |
i did it with wizard |
| 19:03 |
mar77i |
? what do you see in the page module? border/left/right/main content? |
| 19:04 |
mad |
where can i find it? |
| 19:04 |
mar77i |
top of the most left frame in be... |
| 19:04 |
mar77i |
where it says PAGE... XD |
| 19:04 |
mad |
i'm sorry i don't get |
| 19:04 |
mad |
it |
| 19:05 |
mad |
i'm in be now |
| 19:06 |
mad |
i clicked on Web --> Tv Page |
| 19:07 |
mar77i |
does it say templavoila within the Web entries? |
| 19:07 |
mad |
yes |
| 19:07 |
mar77i |
ok. have you created the page on which you want to have the iframe? |
| 19:08 |
mad |
yes..type = external url |
| 19:08 |
mar77i |
that is no viewable page type. |
| 19:08 |
mad |
oh..ok |
| 19:09 |
mar77i |
just a dummy link. |
| 19:09 |
mar77i |
you give that link a pageID by creating an external url page. |
| 19:09 |
mad |
so then i have to change it? |
| 19:10 |
mad |
i'm a totally new to this typo3 stuff |
| 19:10 |
mar77i |
you don't say |
| 19:10 |
mad |
can you please explain me step by step |
| 19:11 |
mad |
as i said i created a new page |
| 19:11 |
mad |
type external url |
| 19:11 |
mad |
that's all i did |
| 19:11 |
mad |
oh i entered the url i want to show in the main content |
| 19:12 |
mad |
whenever i click on this menu link it opens the link in a new page |
| 19:13 |
mad |
let's just say we want to embed the website "www.sports.com" |
| 19:13 |
mad |
how do i do that? |
| 19:13 |
mar77i |
of course it does. now if you want to have a viewable page, you should create a page of type "standard" at first... |
| 19:14 |
mad |
ok |
| 19:14 |
mad |
let me do it |
| 19:14 |
mar77i |
but did you know there is lots of stuff explained in "futuristic template building" tutorial available on typo3.org |
| 19:15 |
mad |
no i didn't know |
| 19:15 |
mad |
where can i find this tutorial? |
| 19:16 |
mar77i |
because I don't know why you attempt to use typo3... or if there are other pages to be displayed within such an iframe (have you heard of google?) |
| 19:16 |
mad |
at the meantime i created the page (type=standard) |
| 19:17 |
mad |
well we are using an typo3 which was already build |
| 19:17 |
mad |
so we just wanted to create a new menu where the external page can be called |
| 19:19 |
mar77i |
...now you go to "page" or "tv page". create a content element of the type you want (probably html)... please have a look at this, I don't really have the time for this http://typo3.org/documentation/ |
| 19:20 |
mad |
oh :( |
| 19:20 |
mad |
ok |
| 19:49 |
uschi |
dear friends, after having upgraded an installation to 4.2.alpha2 i get an error with extension div |
| 19:49 |
bruce_lee4711 |
hello? |
| 19:49 |
uschi |
hello bruce_lee4711 |
| 19:50 |
bruce_lee4711 |
hello |
| 20:11 |
bruce_lee4711 |
I'm a beginner, does anybody know where to get a complete typo3-example with tt_products (*.tar.gz + mysqldump)? |
| 20:12 |
bruce_lee4711 |
thx in advance |
| 20:16 |
bruce_lee4711 |
or maybe smoething like that without tt_products. . . |
| 20:16 |
bruce_lee4711 |
something. . . |
| 20:19 |
bruce_lee4711 |
h |
| 20:21 |
bruce_lee4711 |
bye @all |
| 20:59 |
bruce_lee4711 |
hello |
| 21:21 |
smeringe |
bruce_lee4711: there are prepackaged setups/installers http://typo3.org/download/installers/ But I don't know if any of them include the 'quickstart package' |
| 21:41 |
yassine |
hey ries whats up my friend |
| 21:41 |
yassine |
!seen dax77 |
| 21:41 |
ries |
Hey yassine :) |
| 21:42 |
yassine |
whats up mate |
| 21:42 |
ries |
see skype :) |
| 22:28 |
mayeco |
when I want to output a date show me this: Date added: Dienstag 30. Oktober 2007 |
| 22:29 |
mayeco |
how I can change that to english? |
| 22:32 |
mayeco |
done |
| 22:32 |
mayeco |
I have locale_all = de_DE |
| 22:32 |
mayeco |
change to en_EN |
| 22:32 |
mayeco |
:D |
| 23:32 |
guck |
hi, i am having severe problems with typo3 links. typo3 forgets the & between index=xx and every variable that follows (index=24sr_feuser=43) what am i doing wrong? |
| 23:45 |
sascha_ |
hi, problem: & missing in between index.php=xxx and tx_sr_feuserregister_pi1 (should be index.php=23&tx_srfeuserregister_pi1 any ideas? |