| 01:09 |
michalr |
Hello. |
| 01:09 |
michalr |
Hello. |
| 01:14 |
michalr |
Hello ries. |
| 01:14 |
michalr |
I have made my test and now I am confused :/ |
| 01:14 |
michalr |
Hello ries. |
| 01:14 |
michalr |
I have made my test and now I am confused :/ |
| 01:15 |
michalr |
The problem is: there are two servers, the developers one ("A") and the production one ("B"). |
| 01:16 |
michalr |
I have copied all files from A to B and fixed all chmods. |
| 01:16 |
michalr |
Both, A and B are now connected to the same database. |
| 01:17 |
michalr |
When I log into the A backend and "Clear FE Cache", both sites, A and B, work fine. |
| 01:18 |
michalr |
Next, when I log into the B backend - characters are not displayed correctly and when I "Clear FE Cache", both sites are b0rked :) |
| 01:19 |
michalr |
In addition: both frontends and both backends send the Content-Type header with utf-8. |
| 01:15 |
michalr |
The problem is: there are two servers, the developers one ("A") and the production one ("B"). |
| 01:16 |
michalr |
I have copied all files from A to B and fixed all chmods. |
| 01:16 |
michalr |
Both, A and B are now connected to the same database. |
| 01:17 |
michalr |
When I log into the A backend and "Clear FE Cache", both sites, A and B, work fine. |
| 01:18 |
michalr |
Next, when I log into the B backend - characters are not displayed correctly and when I "Clear FE Cache", both sites are b0rked :) |
| 01:19 |
michalr |
In addition: both frontends and both backends send the Content-Type header with utf-8. |
| 01:21 |
ries |
then you setup typo3 as utf-8 |
| 01:21 |
michalr |
in both localconfs I have forceCharset utf-8. |
| 01:21 |
michalr |
both localconfs are just the same |
| 01:22 |
michalr |
or is that set up elsewhere? |
| 01:21 |
ries |
then you setup typo3 as utf-8 |
| 01:21 |
michalr |
in both localconfs I have forceCharset utf-8. |
| 01:21 |
michalr |
both localconfs are just the same |
| 01:22 |
michalr |
or is that set up elsewhere? |
| 01:59 |
ries |
michalr: did you setp your DB connection using setDB? |
| 01:59 |
michalr |
hmm... |
| 01:59 |
ries |
michalr: did you setp your DB connection using setDB? |
| 01:59 |
michalr |
hmm... |
| 02:00 |
michalr |
What do you mean by DB connection? |
| 02:00 |
michalr |
What do you mean by DB connection? |
| 02:07 |
michalr |
What I have done was just: copy files from A to B; export A-database; import do B-database; manual change of localconf.php; |
| 02:08 |
michalr |
the B-database have been created by a sysadmin |
| 02:08 |
michalr |
So there is not much I can do... |
| 02:07 |
michalr |
What I have done was just: copy files from A to B; export A-database; import do B-database; manual change of localconf.php; |
| 02:08 |
michalr |
the B-database have been created by a sysadmin |
| 02:08 |
michalr |
So there is not much I can do... |
| 02:12 |
ries |
michalr: http://wiki.typo3.org/index.php/UTF-8_support |
| 02:12 |
ries |
michalr: http://wiki.typo3.org/index.php/UTF-8_support |
| 02:15 |
michalr |
thanks |
| 02:15 |
michalr |
thanks |
| 02:25 |
ries |
michalr: is the Db connection shared between other applications? |
| 02:26 |
michalr |
I have just solved the problem. |
| 02:27 |
michalr |
The B server (target) is set up properly. |
| 02:27 |
michalr |
The A server was not. |
| 02:28 |
michalr |
I mean MySQL and charsets handling |
| 02:29 |
michalr |
so the dump from the A is some kind of a hybride latin2 and UTF-8. |
| 02:29 |
michalr |
Let's say it's WTF-8 :) |
| 02:29 |
michalr |
What I need to do now is to set DEFAULT CHARSET=utf8 for all CREATE TABLE queries |
| 02:25 |
ries |
michalr: is the Db connection shared between other applications? |
| 02:26 |
michalr |
I have just solved the problem. |
| 02:27 |
michalr |
The B server (target) is set up properly. |
| 02:27 |
michalr |
The A server was not. |
| 02:28 |
michalr |
I mean MySQL and charsets handling |
| 02:29 |
michalr |
so the dump from the A is some kind of a hybride latin2 and UTF-8. |
| 02:29 |
michalr |
Let's say it's WTF-8 :) |
| 02:29 |
michalr |
What I need to do now is to set DEFAULT CHARSET=utf8 for all CREATE TABLE queries |
| 02:30 |
michalr |
and then make some search/replace to actually "translate" the dump. |
| 02:30 |
michalr |
And I mean "translate" not "convert" |
| 02:33 |
michalr |
tt_content, tt_news, etc... |
| 02:30 |
michalr |
and then make some search/replace to actually "translate" the dump. |
| 02:30 |
michalr |
And I mean "translate" not "convert" |
| 02:33 |
michalr |
tt_content, tt_news, etc... |
| 04:10 |
d|g |
hi all |
| 04:10 |
d|g |
hi all |
| 05:08 |
meppl |
good morning |
| 05:08 |
meppl |
good morning |
| 06:40 |
Phlogi |
good morning |
| 06:40 |
Phlogi |
good morning |
| 06:52 |
smeringe |
..good morning Phlogi |
| 06:53 |
smeringe |
and just2b, LordLamer and Fanty of course! |
| 06:53 |
Fanty |
morning |
| 06:52 |
smeringe |
..good morning Phlogi |
| 06:53 |
smeringe |
and just2b, LordLamer and Fanty of course! |
| 06:53 |
Fanty |
morning |
| 06:56 |
just2b |
hi smeringe |
| 06:57 |
Phlogi |
helloooo |
| 06:56 |
just2b |
hi smeringe |
| 06:57 |
Phlogi |
helloooo |
| 08:16 |
silithlas |
hi. I would like to translate an extension. What file should I edit? |
| 08:18 |
just2b |
the locallang files |
| 08:18 |
silithlas |
but where are they? |
| 08:18 |
JohnN |
In the extension folder most likely. |
| 08:18 |
silithlas |
btw I can edit them from inside typo3, or with a ssh access to my server? |
| 08:19 |
JohnN |
You can edit them from typo3. |
| 08:19 |
just2b |
you can do both |
| 08:16 |
silithlas |
hi. I would like to translate an extension. What file should I edit? |
| 08:18 |
just2b |
the locallang files |
| 08:18 |
silithlas |
but where are they? |
| 08:18 |
JohnN |
In the extension folder most likely. |
| 08:18 |
silithlas |
btw I can edit them from inside typo3, or with a ssh access to my server? |
| 08:19 |
JohnN |
You can edit them from typo3. |
| 08:19 |
just2b |
you can do both |
| 08:21 |
Phlogi |
anyone knows how I can change the way the date is shown in ve_guestbooks for the entries? |
| 08:21 |
just2b |
i guess per ts @ Phlogi |
| 08:21 |
Phlogi |
just2b: jap found it |
| 08:21 |
silithlas |
thanks |
| 08:21 |
Phlogi |
stdWrap($row['crdate'], $this->conf['datetime_stdWrap.']); |
| 08:21 |
Phlogi |
sourcecode helps :) |
| 08:23 |
just2b |
or ts |
| 08:23 |
Phlogi |
just2b: yeah but its not in the docu... |
| 08:23 |
Phlogi |
just2b: can I change this for all the dates? or just for this plugin |
| 08:23 |
just2b |
but in the ts code it is easy to look for date syntax |
| 08:24 |
just2b |
just this plugin of course |
| 08:24 |
Phlogi |
yes but you need to know that the plugin supports it... |
| 08:24 |
just2b |
so if yes it will be defined in ts file |
| 08:24 |
Phlogi |
so its plugin.tx_veguestbook_pi1.datetime_stdWrap that I can change right? |
| 08:21 |
Phlogi |
anyone knows how I can change the way the date is shown in ve_guestbooks for the entries? |
| 08:21 |
just2b |
i guess per ts @ Phlogi |
| 08:21 |
Phlogi |
just2b: jap found it |
| 08:21 |
silithlas |
thanks |
| 08:21 |
Phlogi |
stdWrap($row['crdate'], $this->conf['datetime_stdWrap.']); |
| 08:21 |
Phlogi |
sourcecode helps :) |
| 08:23 |
just2b |
or ts |
| 08:23 |
Phlogi |
just2b: yeah but its not in the docu... |
| 08:23 |
Phlogi |
just2b: can I change this for all the dates? or just for this plugin |
| 08:23 |
just2b |
but in the ts code it is easy to look for date syntax |
| 08:24 |
just2b |
just this plugin of course |
| 08:24 |
Phlogi |
yes but you need to know that the plugin supports it... |
| 08:24 |
just2b |
so if yes it will be defined in ts file |
| 08:24 |
Phlogi |
so its plugin.tx_veguestbook_pi1.datetime_stdWrap that I can change right? |
| 08:25 |
just2b |
if the syntax is so, yes |
| 08:25 |
just2b |
TSOB will tell you |
| 08:26 |
Phlogi |
and how? .date? |
| 08:26 |
Phlogi |
it says that the type is date-conf... |
| 08:27 |
just2b |
take a look at the ts file how the author did it... |
| 08:27 |
just2b |
but i guess I have to stop telling you something... cause you don'T listen to me |
| 08:27 |
Phlogi |
ah yes... thats a good idea, found it |
| 08:27 |
Phlogi |
why do you mean? |
| 08:28 |
Phlogi |
oh there is an error in the extension: onlydate gives the time and onlytime gives the date... |
| 08:25 |
just2b |
if the syntax is so, yes |
| 08:25 |
just2b |
TSOB will tell you |
| 08:26 |
Phlogi |
and how? .date? |
| 08:26 |
Phlogi |
it says that the type is date-conf... |
| 08:27 |
just2b |
take a look at the ts file how the author did it... |
| 08:27 |
just2b |
but i guess I have to stop telling you something... cause you don'T listen to me |
| 08:27 |
Phlogi |
ah yes... thats a good idea, found it |
| 08:27 |
Phlogi |
why do you mean? |
| 08:28 |
Phlogi |
oh there is an error in the extension: onlydate gives the time and onlytime gives the date... |
| 08:32 |
just2b |
entry in bugtracker is normally better and the way to do it |
| 08:33 |
Phlogi |
just2b: but not every ext dev uses the bugtracker right? |
| 08:33 |
just2b |
ve_guestbook does |
| 08:33 |
just2b |
and trust me another time.. i just know it |
| 08:33 |
Phlogi |
I didn't know sorry... if the author won't mail me back I will feed the bugtracker |
| 08:34 |
just2b |
you can still do both.. bugtracker is important because all other people know then the bug |
| 08:32 |
just2b |
entry in bugtracker is normally better and the way to do it |
| 08:33 |
Phlogi |
just2b: but not every ext dev uses the bugtracker right? |
| 08:33 |
just2b |
ve_guestbook does |
| 08:33 |
just2b |
and trust me another time.. i just know it |
| 08:33 |
Phlogi |
I didn't know sorry... if the author won't mail me back I will feed the bugtracker |
| 08:34 |
just2b |
you can still do both.. bugtracker is important because all other people know then the bug |
| 08:36 |
Phlogi |
:) |
| 08:39 |
Phlogi |
If I import sites + CE's from a non TV site is it possible to assign the CE's after the import in my new TV based site? |
| 08:36 |
Phlogi |
:) |
| 08:39 |
Phlogi |
If I import sites + CE's from a non TV site is it possible to assign the CE's after the import in my new TV based site? |
| 09:06 |
jananne |
I can't get rid of 'view more' in tt_news.. |
| 09:06 |
jananne |
when i make a news record |
| 09:06 |
jananne |
I can't get rid of 'view more' in tt_news.. |
| 09:06 |
jananne |
when i make a news record |
| 09:15 |
alexwx |
hi there |
| 09:15 |
alexwx |
i have a question |
| 09:16 |
alexwx |
if i add the new record in a list view, i need to see this entry in a FE without clear FE cache.. is it possible? thank you |
| 09:17 |
just2b |
alexwx dont make the page cachable.. but has some cons |
| 09:18 |
alexwx |
just2b but that entries is putting on every page |
| 09:18 |
just2b |
make it a COA_INT or USER_INT... so no cache for this section |
| 09:15 |
alexwx |
hi there |
| 09:15 |
alexwx |
i have a question |
| 09:16 |
alexwx |
if i add the new record in a list view, i need to see this entry in a FE without clear FE cache.. is it possible? thank you |
| 09:17 |
just2b |
alexwx dont make the page cachable.. but has some cons |
| 09:18 |
alexwx |
just2b but that entries is putting on every page |
| 09:18 |
just2b |
make it a COA_INT or USER_INT... so no cache for this section |
| 09:22 |
skorpi |
just2b: PM |
| 09:24 |
just2b |
? |
| 09:22 |
skorpi |
just2b: PM |
| 09:24 |
just2b |
? |
| 09:25 |
skorpi |
private message :-) |
| 09:25 |
just2b |
didn't get one |
| 09:25 |
skorpi |
hmpf |
| 09:25 |
skorpi |
http://www.typo3.net/forum/list/list_post//64134/ |
| 09:25 |
skorpi |
how much would that be? |
| 09:25 |
just2b |
how much would it be worth? |
| 09:26 |
just2b |
got icq,msn,skype? |
| 09:26 |
skorpi |
skype |
| 09:26 |
skorpi |
no |
| 09:26 |
just2b |
rj gerg |
| 09:26 |
skorpi |
args |
| 09:26 |
just2b |
no? |
| 09:27 |
just2b |
want a public or private discussion.. that was mainly the goal of the question |
| 09:27 |
skorpi |
skype: skorpine |
| 09:28 |
smux |
hi |
| 09:25 |
skorpi |
private message :-) |
| 09:25 |
just2b |
didn't get one |
| 09:25 |
skorpi |
hmpf |
| 09:25 |
skorpi |
http://www.typo3.net/forum/list/list_post//64134/ |
| 09:25 |
skorpi |
how much would that be? |
| 09:25 |
just2b |
how much would it be worth? |
| 09:26 |
just2b |
got icq,msn,skype? |
| 09:26 |
skorpi |
skype |
| 09:26 |
skorpi |
no |
| 09:26 |
just2b |
rj gerg |
| 09:26 |
skorpi |
args |
| 09:26 |
just2b |
no? |
| 09:27 |
just2b |
want a public or private discussion.. that was mainly the goal of the question |
| 09:27 |
skorpi |
skype: skorpine |
| 09:28 |
smux |
hi |
| 09:31 |
smux |
http://pix.nofrag.com/0a/dd/8e5320ac05f65ab385a16186088e.jpeg << Why the last element (and 4th) doesn't have the "<a> ATTR:href" ? |
| 09:31 |
pesz |
hi all |
| 09:31 |
smux |
http://pix.nofrag.com/0a/dd/8e5320ac05f65ab385a16186088e.jpeg << Why the last element (and 4th) doesn't have the "<a> ATTR:href" ? |
| 09:31 |
pesz |
hi all |
| 09:44 |
Phlogi |
my ve_guestbook does not send out mails. What could that be? |
| 09:44 |
just2b |
test in install tool works? |
| 09:44 |
Phlogi |
my ve_guestbook does not send out mails. What could that be? |
| 09:44 |
just2b |
test in install tool works? |
| 09:45 |
Phlogi |
yes |
| 09:46 |
just2b |
which mail doesn't work? |
| 09:46 |
Phlogi |
this one: E-Mail-Benachrichtigung nach Eintrag: |
| 09:47 |
just2b |
wrong emailadr? i guess need to be acitvated in plugin... dont remember |
| 09:48 |
Phlogi |
no email is correct. What do you mean with activating? That it sends out emails? |
| 09:48 |
just2b |
i don't remember, yes |
| 09:45 |
Phlogi |
yes |
| 09:46 |
just2b |
which mail doesn't work? |
| 09:46 |
Phlogi |
this one: E-Mail-Benachrichtigung nach Eintrag: |
| 09:47 |
just2b |
wrong emailadr? i guess need to be acitvated in plugin... dont remember |
| 09:48 |
Phlogi |
no email is correct. What do you mean with activating? That it sends out emails? |
| 09:48 |
just2b |
i don't remember, yes |
| 09:51 |
Phlogi |
hmm I can't find anything in the docu... I mean there must be a template somwhere too |
| 09:51 |
just2b |
plugin i guess |
| 09:52 |
Phlogi |
not for the email that is sent out |
| 09:54 |
Phlogi |
maybe it does not send emails if Manuelle Freigabe von neuen Einträgen? is true? |
| 09:51 |
Phlogi |
hmm I can't find anything in the docu... I mean there must be a template somwhere too |
| 09:51 |
just2b |
plugin i guess |
| 09:52 |
Phlogi |
not for the email that is sent out |
| 09:54 |
Phlogi |
maybe it does not send emails if Manuelle Freigabe von neuen Einträgen? is true? |
| 09:55 |
just2b |
don't know |
| 09:58 |
Phlogi |
hmm hmm |
| 09:58 |
Phlogi |
I have it working on another page/server |
| 09:55 |
just2b |
don't know |
| 09:58 |
Phlogi |
hmm hmm |
| 09:58 |
Phlogi |
I have it working on another page/server |
| 10:01 |
pesz |
i'm working with locallang modification on my remote typo3 site. after i install an extension apache server does not allow me modifying the files in the extensions' library... |
| 10:02 |
pesz |
however i have the permission for all the typo3conf... |
| 10:03 |
pesz |
then i try to modify through backend EM edit files... |
| 10:03 |
pesz |
and i receive this message: Method Not Implemented |
| 10:03 |
pesz |
POST to /typo3/mod/tools/em/index.php not supported. |
| 10:04 |
pesz |
what sould i do to be able to modify those files anyway? |
| 10:04 |
Phlogi |
hmm why why is no mail sent out from ve_guestbook :( |
| 10:01 |
pesz |
i'm working with locallang modification on my remote typo3 site. after i install an extension apache server does not allow me modifying the files in the extensions' library... |
| 10:02 |
pesz |
however i have the permission for all the typo3conf... |
| 10:03 |
pesz |
then i try to modify through backend EM edit files... |
| 10:03 |
pesz |
and i receive this message: Method Not Implemented |
| 10:03 |
pesz |
POST to /typo3/mod/tools/em/index.php not supported. |
| 10:04 |
pesz |
what sould i do to be able to modify those files anyway? |
| 10:04 |
Phlogi |
hmm why why is no mail sent out from ve_guestbook :( |
| 10:05 |
silithlas |
someone here use tt_news? I have created a news category but when I then create a news the category does not appear in the list, why? |
| 10:05 |
just2b |
silithlas read manual |
| 10:05 |
silithlas |
just2b: I'm currently reading it, perhaps I was not yet to the correct section ^^ |
| 10:08 |
just2b |
silithlas just the section in the beginning... how to start |
| 10:05 |
silithlas |
someone here use tt_news? I have created a news category but when I then create a news the category does not appear in the list, why? |
| 10:05 |
just2b |
silithlas read manual |
| 10:05 |
silithlas |
just2b: I'm currently reading it, perhaps I was not yet to the correct section ^^ |
| 10:08 |
just2b |
silithlas just the section in the beginning... how to start |
| 10:11 |
silithlas |
I don't know if this is an IE problem or not, but the listbox for category listing is really small, only two lines height ^^ |
| 10:11 |
just2b |
try ff and you will know |
| 10:12 |
pesz |
just2b: do you fancy my problem? pls |
| 10:12 |
Phlogi |
just2b: do you have any idea what I could try to find out why there are no emails sent? |
| 10:13 |
silithlas |
just tried, same thing with ff ^^^ |
| 10:13 |
just2b |
pesz i always use the quixexplorer |
| 10:13 |
pesz |
just2b: what is that? |
| 10:14 |
just2b |
an extension |
| 10:11 |
silithlas |
I don't know if this is an IE problem or not, but the listbox for category listing is really small, only two lines height ^^ |
| 10:11 |
just2b |
try ff and you will know |
| 10:12 |
pesz |
just2b: do you fancy my problem? pls |
| 10:12 |
Phlogi |
just2b: do you have any idea what I could try to find out why there are no emails sent? |
| 10:13 |
silithlas |
just tried, same thing with ff ^^^ |
| 10:13 |
just2b |
pesz i always use the quixexplorer |
| 10:13 |
pesz |
just2b: what is that? |
| 10:14 |
just2b |
an extension |
| 10:15 |
pesz |
okka, i check it out, thx |
| 10:15 |
pesz |
okka, i check it out, thx |
| 10:21 |
silithlas |
so, I haven't found the explaination why I cannot assigne the category I just created to a news ^^ it does not appear in the list. Cannot find where it is written in the doc |
| 10:23 |
just2b |
section categorie is quite difficult i guess ^^ http://typo3.org/documentation/document-library/extension-manuals/tt_news/2.5.0/view/1/3/#id2927636 |
| 10:21 |
silithlas |
so, I haven't found the explaination why I cannot assigne the category I just created to a news ^^ it does not appear in the list. Cannot find where it is written in the doc |
| 10:23 |
just2b |
section categorie is quite difficult i guess ^^ http://typo3.org/documentation/document-library/extension-manuals/tt_news/2.5.0/view/1/3/#id2927636 |
| 10:31 |
silithlas |
I read this... but my issue is that the category list does not appear in the BE either. |
| 10:33 |
just2b |
yeah you need to insert the pid of the categories |
| 10:34 |
silithlas |
ok, I'll check this, thanks |
| 10:31 |
silithlas |
I read this... but my issue is that the category list does not appear in the BE either. |
| 10:33 |
just2b |
yeah you need to insert the pid of the categories |
| 10:34 |
silithlas |
ok, I'll check this, thanks |
| 10:38 |
dax77 |
hi @all |
| 10:38 |
just2b |
hi dax and bye ;) |
| 10:38 |
dax77 |
hi @all |
| 10:38 |
just2b |
hi dax and bye ;) |
| 10:40 |
JD2k |
hello |
| 10:42 |
HardPhuck |
i have this TS in my template |
| 10:43 |
HardPhuck |
http://phpfi.com/245182 |
| 10:43 |
HardPhuck |
i must provide this info in every subtemplate of the page |
| 10:43 |
HardPhuck |
is there any easier way to do that |
| 10:44 |
HardPhuck |
because if i change some subparts i must correct all templates instead of just one |
| 10:44 |
HardPhuck |
this is of course just a fragment of TS |
| 10:40 |
JD2k |
hello |
| 10:42 |
HardPhuck |
i have this TS in my template |
| 10:43 |
HardPhuck |
http://phpfi.com/245182 |
| 10:43 |
HardPhuck |
i must provide this info in every subtemplate of the page |
| 10:43 |
HardPhuck |
is there any easier way to do that |
| 10:44 |
HardPhuck |
because if i change some subparts i must correct all templates instead of just one |
| 10:44 |
HardPhuck |
this is of course just a fragment of TS |
| 10:45 |
HardPhuck |
i would want that fragment only to be in the main template that resides on the root page |
| 10:45 |
HardPhuck |
and all subtemplates would take its data automatically |
| 10:47 |
pesz |
i am trying to install quixexplorer, but when pressing update button i receive this again: |
| 10:47 |
pesz |
Method Not Implemented |
| 10:47 |
pesz |
POST to /typo3/mod/tools/em/index.php not supported. |
| 10:47 |
pesz |
what can be wrong? |
| 10:45 |
HardPhuck |
i would want that fragment only to be in the main template that resides on the root page |
| 10:45 |
HardPhuck |
and all subtemplates would take its data automatically |
| 10:47 |
pesz |
i am trying to install quixexplorer, but when pressing update button i receive this again: |
| 10:47 |
pesz |
Method Not Implemented |
| 10:47 |
pesz |
POST to /typo3/mod/tools/em/index.php not supported. |
| 10:47 |
pesz |
what can be wrong? |
| 10:52 |
HardPhuck |
why are you updating if its not installed yet |
| 10:53 |
katie |
hi all |
| 10:54 |
katie |
how to create a session and use a session variable in typo3 |
| 10:54 |
pesz |
i am updating the configuration information without which the installation is not complete |
| 10:54 |
pesz |
hi katie |
| 10:52 |
HardPhuck |
why are you updating if its not installed yet |
| 10:53 |
katie |
hi all |
| 10:54 |
katie |
how to create a session and use a session variable in typo3 |
| 10:54 |
pesz |
i am updating the configuration information without which the installation is not complete |
| 10:54 |
pesz |
hi katie |
| 10:55 |
pesz |
HardPhuck: get it? |
| 10:56 |
pesz |
i guess my problem is not about an "update" button that should not be pressed;) |
| 10:57 |
lenix |
hmm .. typo3 claims to be xhtml-capable, yet i get "Result: Failed validation, 17 errors" for http://typo3.org/ over at validator.w3.org .. maybe someone should work on that issue.. |
| 10:58 |
katie |
hi pesz |
| 10:58 |
katie |
can u solve my problem? |
| 10:59 |
katie |
im making my own session variable using $_SESSION['my_page_id'] = $page_id; |
| 10:59 |
katie |
but as soon as i enter in some another page |
| 10:59 |
katie |
this session variable got empty |
| 10:59 |
katie |
why is that happening? |
| 10:55 |
pesz |
HardPhuck: get it? |
| 10:56 |
pesz |
i guess my problem is not about an "update" button that should not be pressed;) |
| 10:57 |
lenix |
hmm .. typo3 claims to be xhtml-capable, yet i get "Result: Failed validation, 17 errors" for http://typo3.org/ over at validator.w3.org .. maybe someone should work on that issue.. |
| 10:58 |
katie |
hi pesz |
| 10:58 |
katie |
can u solve my problem? |
| 10:59 |
katie |
im making my own session variable using $_SESSION['my_page_id'] = $page_id; |
| 10:59 |
katie |
but as soon as i enter in some another page |
| 10:59 |
katie |
this session variable got empty |
| 10:59 |
katie |
why is that happening? |
| 11:00 |
katie |
does typo3 removing any sessions? |
| 11:00 |
jan___ |
thats not the typo3 session function $_SESSION ... |
| 11:01 |
katie |
then whats the function? |
| 11:01 |
jan___ |
wait ... |
| 11:01 |
katie |
can i not able to use php function $_SESSION??? |
| 11:01 |
Rens |
lo all |
| 11:01 |
jan___ |
yes $_SESSION also works |
| 11:02 |
jan___ |
normally |
| 11:02 |
jan___ |
do you set session_start() ? |
| 11:02 |
katie |
yes i do |
| 11:02 |
Rens |
I've a Typoscript question about GMENU's, any 'expert' here? :-) |
| 11:02 |
katie |
with @session_start() |
| 11:02 |
katie |
coz not doing it with @ generates a warning |
| 11:02 |
jan___ |
try without @ |
| 11:02 |
jan___ |
maybe you see an error |
| 11:02 |
katie |
without @ it generates warning |
| 11:02 |
HardPhuck |
pezs are permissions set as they should be? |
| 11:03 |
Rens |
Katie, when without a @ generates a warning means that it won't work when you add the @ |
| 11:03 |
jan___ |
wicht one ... "headers" already sent ? |
| 11:03 |
katie |
yah |
| 11:03 |
jan___ |
hmm that not ok |
| 11:03 |
katie |
:( |
| 11:03 |
Rens |
katie, to start a session only if no session is available you can use: if (!session_id()) session_start(); |
| 11:03 |
katie |
what could i do? |
| 11:04 |
Rens |
no GMENU gurus here? :-( |
| 11:04 |
katie |
same warning is showing |
| 11:04 |
katie |
even if i write if (!session_id()) session_start(); |
| 11:00 |
katie |
does typo3 removing any sessions? |
| 11:00 |
jan___ |
thats not the typo3 session function $_SESSION ... |
| 11:01 |
katie |
then whats the function? |
| 11:01 |
jan___ |
wait ... |
| 11:01 |
katie |
can i not able to use php function $_SESSION??? |
| 11:01 |
Rens |
lo all |
| 11:01 |
jan___ |
yes $_SESSION also works |
| 11:02 |
jan___ |
normally |
| 11:02 |
jan___ |
do you set session_start() ? |
| 11:02 |
katie |
yes i do |
| 11:02 |
Rens |
I've a Typoscript question about GMENU's, any 'expert' here? :-) |
| 11:02 |
katie |
with @session_start() |
| 11:02 |
katie |
coz not doing it with @ generates a warning |
| 11:02 |
jan___ |
try without @ |
| 11:02 |
jan___ |
maybe you see an error |
| 11:02 |
katie |
without @ it generates warning |
| 11:02 |
HardPhuck |
pezs are permissions set as they should be? |
| 11:03 |
Rens |
Katie, when without a @ generates a warning means that it won't work when you add the @ |
| 11:03 |
jan___ |
wicht one ... "headers" already sent ? |
| 11:03 |
katie |
yah |
| 11:03 |
jan___ |
hmm that not ok |
| 11:03 |
katie |
:( |
| 11:03 |
Rens |
katie, to start a session only if no session is available you can use: if (!session_id()) session_start(); |
| 11:03 |
katie |
what could i do? |
| 11:04 |
Rens |
no GMENU gurus here? :-( |
| 11:04 |
katie |
same warning is showing |
| 11:04 |
katie |
even if i write if (!session_id()) session_start(); |
| 11:05 |
HardPhuck |
no, gmenu should be banned :) |
| 11:05 |
katie |
jan_? |
| 11:05 |
HardPhuck |
i wonder why anyone wants to make graphical menu, when CSS can do it for you easily |
| 11:06 |
Rens |
katie: I did not follow the rest of the question, so I don't know the exact answer. but my code works if there's no output in any line before it |
| 11:06 |
jan___ |
katie: hmmm |
| 11:06 |
katie |
what could i do?? |
| 11:06 |
Rens |
HardPhuck: just because you need special fonts sometimes |
| 11:07 |
Rens |
HardPhuck: and because not all browsers do support the @font css code (at least not when I tried it this morning) :-) |
| 11:07 |
jan___ |
katie: http://wiki.typo3.org/index.php/Table_of_Contents_(XDG)#Using_sessions |
| 11:07 |
jan___ |
thats the right way ... |
| 11:07 |
Rens |
HardPhuck: but you are more the TMENU guy? |
| 11:07 |
katie |
ok let me chek it |
| 11:07 |
HardPhuck |
i only use TMENU |
| 11:07 |
HardPhuck |
even for graphical menus |
| 11:07 |
Rens |
HardPhuck: nice ;-) in that case I will just morph my question a little bit :D |
| 11:08 |
HardPhuck |
ok :) |
| 11:08 |
Rens |
HardPhuck: I have to add some arguments to the link behind the 'text' in the menu :p |
| 11:08 |
Rens |
HardPhuck: so, I use additionalParams or ATagParams |
| 11:09 |
HardPhuck |
yea |
| 11:09 |
Rens |
HardPhuck: but, some of the options are databasevalues, and one is a typoscript var. With dataWrap I could add the databasevalues, but how can I add a typoscript var? |
| 11:09 |
HardPhuck |
with constants i think, never tried it though |
| 11:05 |
HardPhuck |
no, gmenu should be banned :) |
| 11:05 |
katie |
jan_? |
| 11:05 |
HardPhuck |
i wonder why anyone wants to make graphical menu, when CSS can do it for you easily |
| 11:06 |
Rens |
katie: I did not follow the rest of the question, so I don't know the exact answer. but my code works if there's no output in any line before it |
| 11:06 |
jan___ |
katie: hmmm |
| 11:06 |
katie |
what could i do?? |
| 11:06 |
Rens |
HardPhuck: just because you need special fonts sometimes |
| 11:07 |
Rens |
HardPhuck: and because not all browsers do support the @font css code (at least not when I tried it this morning) :-) |
| 11:07 |
jan___ |
katie: http://wiki.typo3.org/index.php/Table_of_Contents_(XDG)#Using_sessions |
| 11:07 |
jan___ |
thats the right way ... |
| 11:07 |
Rens |
HardPhuck: but you are more the TMENU guy? |
| 11:07 |
katie |
ok let me chek it |
| 11:07 |
HardPhuck |
i only use TMENU |
| 11:07 |
HardPhuck |
even for graphical menus |
| 11:07 |
Rens |
HardPhuck: nice ;-) in that case I will just morph my question a little bit :D |
| 11:08 |
HardPhuck |
ok :) |
| 11:08 |
Rens |
HardPhuck: I have to add some arguments to the link behind the 'text' in the menu :p |
| 11:08 |
Rens |
HardPhuck: so, I use additionalParams or ATagParams |
| 11:09 |
HardPhuck |
yea |
| 11:09 |
Rens |
HardPhuck: but, some of the options are databasevalues, and one is a typoscript var. With dataWrap I could add the databasevalues, but how can I add a typoscript var? |
| 11:09 |
HardPhuck |
with constants i think, never tried it though |
| 11:10 |
Rens |
HardPhuck: but can I use conditions in the constants? |
| 11:10 |
HardPhuck |
no |
| 11:11 |
Rens |
HardPuck: k, I set the variable using conditions... so I can't use the constants... |
| 11:11 |
HardPhuck |
so u have a variable, that needs condition to be set and that imported in the argument of a menu? |
| 11:11 |
Rens |
HardPhuck: I tried to set dataWrap as a COA, but that doesn't work... |
| 11:12 |
Rens |
HardPhuck: I've something like this: [PIDinRootline = 60] temp.var = value [end], and temp.var should be passed to the arguments of the typolink |
| 11:13 |
HardPhuck |
so only certain pages have that link if i'm correct |
| 11:14 |
Rens |
HardPhuck: in fact it's a value I have to pass to a javascript function, and is dependent of the location in the tree, but all pages have a value by default |
| 11:10 |
Rens |
HardPhuck: but can I use conditions in the constants? |
| 11:10 |
HardPhuck |
no |
| 11:11 |
Rens |
HardPuck: k, I set the variable using conditions... so I can't use the constants... |
| 11:11 |
HardPhuck |
so u have a variable, that needs condition to be set and that imported in the argument of a menu? |
| 11:11 |
Rens |
HardPhuck: I tried to set dataWrap as a COA, but that doesn't work... |
| 11:12 |
Rens |
HardPhuck: I've something like this: [PIDinRootline = 60] temp.var = value [end], and temp.var should be passed to the arguments of the typolink |
| 11:13 |
HardPhuck |
so only certain pages have that link if i'm correct |
| 11:14 |
Rens |
HardPhuck: in fact it's a value I have to pass to a javascript function, and is dependent of the location in the tree, but all pages have a value by default |
| 11:15 |
HardPhuck |
k, wait |
| 11:15 |
pesz |
HardPhuck: beg your pardon, i was away |
| 11:16 |
paulm |
Hi All, does anyone here have experience with macina_banners? |
| 11:16 |
pesz |
HardPhuck: about permissions: my sysadmin gave me permission for all the typo3conf library |
| 11:16 |
pulponair |
hi there |
| 11:17 |
HardPhuck |
Rens so all links in the TMENU have the temp.var parameter? |
| 11:17 |
paulm |
Trying to get this to work using the template, however when I try temp.banner < plugin.tx_macinabanners_p1, as per the manual, the mark on the page is not replaced, is this a known issue? |
| 11:17 |
HardPhuck |
i mean the same one |
| 11:18 |
pesz |
HardPhuck: but when i install an ext through EM, and go to that directory with winscp (sftp), i can see that the owner of the new directory is different than me |
| 11:18 |
Rens |
HardPuck: they all have the same parameters, but one of those contains a variable value |
| 11:18 |
pesz |
HardPhuck: so i cannot modify through sftp |
| 11:18 |
HardPhuck |
the active one if i'm correct |
| 11:19 |
HardPhuck |
the page currently selected |
| 11:19 |
Rens |
HardPhuck: so one is set by dataWrap = onmouseover="function('{field:subtitle}', 'temp.var')" |
| 11:19 |
Rens |
HardPhuck: and temp.var should be replaced by the typoscript var |
| 11:19 |
pesz |
HardPhuck: and why i get this 'POST to /typo3/mod/tools/em/index.php not supported' message i have no idea |
| 11:15 |
HardPhuck |
k, wait |
| 11:15 |
pesz |
HardPhuck: beg your pardon, i was away |
| 11:16 |
paulm |
Hi All, does anyone here have experience with macina_banners? |
| 11:16 |
pesz |
HardPhuck: about permissions: my sysadmin gave me permission for all the typo3conf library |
| 11:16 |
pulponair |
hi there |
| 11:17 |
HardPhuck |
Rens so all links in the TMENU have the temp.var parameter? |
| 11:17 |
paulm |
Trying to get this to work using the template, however when I try temp.banner < plugin.tx_macinabanners_p1, as per the manual, the mark on the page is not replaced, is this a known issue? |
| 11:17 |
HardPhuck |
i mean the same one |
| 11:18 |
pesz |
HardPhuck: but when i install an ext through EM, and go to that directory with winscp (sftp), i can see that the owner of the new directory is different than me |
| 11:18 |
Rens |
HardPuck: they all have the same parameters, but one of those contains a variable value |
| 11:18 |
pesz |
HardPhuck: so i cannot modify through sftp |
| 11:18 |
HardPhuck |
the active one if i'm correct |
| 11:19 |
HardPhuck |
the page currently selected |
| 11:19 |
Rens |
HardPhuck: so one is set by dataWrap = onmouseover="function('{field:subtitle}', 'temp.var')" |
| 11:19 |
Rens |
HardPhuck: and temp.var should be replaced by the typoscript var |
| 11:19 |
pesz |
HardPhuck: and why i get this 'POST to /typo3/mod/tools/em/index.php not supported' message i have no idea |
| 11:20 |
HardPhuck |
pesz ask admin to install it for you, if it works then it's permissions, if doesnt then not the right version |
| 11:22 |
katie |
thanks jan__ |
| 11:24 |
Rens |
HardPhuck: no need anymore :-) changed the javascript function a bit, and now I can work around this |
| 11:24 |
Rens |
HardPhuck: anyway thanks for your help! |
| 11:20 |
HardPhuck |
pesz ask admin to install it for you, if it works then it's permissions, if doesnt then not the right version |
| 11:22 |
katie |
thanks jan__ |
| 11:24 |
Rens |
HardPhuck: no need anymore :-) changed the javascript function a bit, and now I can work around this |
| 11:24 |
Rens |
HardPhuck: anyway thanks for your help! |
| 11:25 |
HardPhuck |
i was jsut programing the function for you but no matter, if you're done |
| 11:26 |
paulm |
Does anyone know how to make macina_banners work in a template? |
| 11:27 |
Rens |
HardPhuck: but I am really curious to how you make graphical menus with css... :-) |
| 11:27 |
Rens |
HardPhuck: you did not accidentially write some article about it? :D |
| 11:28 |
HardPhuck |
lol no i'm not an expert user |
| 11:28 |
Rens |
HardPhuck: ;-) but you add fonts with @font in css I think? |
| 11:29 |
HardPhuck |
just trying to help if i can/kor know how to because i learn a lot along the way |
| 11:29 |
HardPhuck |
no i wouldnt do it like tha |
| 11:29 |
HardPhuck |
that |
| 11:29 |
HardPhuck |
make buttons in photoshop dont add fonts |
| 11:29 |
HardPhuck |
so the fonts will become images |
| 11:29 |
HardPhuck |
and then make rollovers |
| 11:25 |
HardPhuck |
i was jsut programing the function for you but no matter, if you're done |
| 11:26 |
paulm |
Does anyone know how to make macina_banners work in a template? |
| 11:27 |
Rens |
HardPhuck: but I am really curious to how you make graphical menus with css... :-) |
| 11:27 |
Rens |
HardPhuck: you did not accidentially write some article about it? :D |
| 11:28 |
HardPhuck |
lol no i'm not an expert user |
| 11:28 |
Rens |
HardPhuck: ;-) but you add fonts with @font in css I think? |
| 11:29 |
HardPhuck |
just trying to help if i can/kor know how to because i learn a lot along the way |
| 11:29 |
HardPhuck |
no i wouldnt do it like tha |
| 11:29 |
HardPhuck |
that |
| 11:29 |
HardPhuck |
make buttons in photoshop dont add fonts |
| 11:29 |
HardPhuck |
so the fonts will become images |
| 11:29 |
HardPhuck |
and then make rollovers |
| 11:30 |
Rens |
HardPhuck: but in that case you need to make seperate images for all menu items? |
| 11:30 |
HardPhuck |
because added fonts dont always work |
| 11:30 |
HardPhuck |
yes |
| 11:30 |
HardPhuck |
oh you have large menus? |
| 11:30 |
Rens |
HardPhuck: but what if someone renames a page? |
| 11:30 |
HardPhuck |
dont let them to lol |
| 11:30 |
Rens |
HardPhuck: I have really annoying customers :p |
| 11:30 |
pesz |
HardPhuck: you're right, thx. i talked to my sysadmin, and he allows me only though sftp |
| 11:31 |
HardPhuck |
np pesz |
| 11:31 |
HardPhuck |
Rens look http://les.bf.uni-lj.si |
| 11:31 |
HardPhuck |
the main menu is graphical (the horisontal one) |
| 11:31 |
pesz |
HardPhuck: but all the time i install new ext, i have to ask him to make me the owner of the new library to be avle to modify the files |
| 11:32 |
HardPhuck |
and all submenus (on the left) are textual |
| 11:32 |
HardPhuck |
pesz he should set you as the owner of the whole typo3 folder |
| 11:32 |
HardPhuck |
and give you all permissions |
| 11:33 |
HardPhuck |
Rens, so you see i told them they can add subpages but not change the pages in the root level |
| 11:33 |
HardPhuck |
and they were happy :) |
| 11:33 |
Rens |
HardPhuck: I see, looks good, but I'm afraid my customers won't like that :-) |
| 11:34 |
Rens |
HardPhuck: or they say: "ok, but when I want to change something you do it for free" :D |
| 11:34 |
HardPhuck |
well this is just an example |
| 11:34 |
HardPhuck |
lol give them generic fonts then |
| 11:34 |
HardPhuck |
Luvida Grande for larger fonts (h1,...h6, headers) |
| 11:30 |
Rens |
HardPhuck: but in that case you need to make seperate images for all menu items? |
| 11:30 |
HardPhuck |
because added fonts dont always work |
| 11:30 |
HardPhuck |
yes |
| 11:30 |
HardPhuck |
oh you have large menus? |
| 11:30 |
Rens |
HardPhuck: but what if someone renames a page? |
| 11:30 |
HardPhuck |
dont let them to lol |
| 11:30 |
Rens |
HardPhuck: I have really annoying customers :p |
| 11:30 |
pesz |
HardPhuck: you're right, thx. i talked to my sysadmin, and he allows me only though sftp |
| 11:31 |
HardPhuck |
np pesz |
| 11:31 |
HardPhuck |
Rens look http://les.bf.uni-lj.si |
| 11:31 |
HardPhuck |
the main menu is graphical (the horisontal one) |
| 11:31 |
pesz |
HardPhuck: but all the time i install new ext, i have to ask him to make me the owner of the new library to be avle to modify the files |
| 11:32 |
HardPhuck |
and all submenus (on the left) are textual |
| 11:32 |
HardPhuck |
pesz he should set you as the owner of the whole typo3 folder |
| 11:32 |
HardPhuck |
and give you all permissions |
| 11:33 |
HardPhuck |
Rens, so you see i told them they can add subpages but not change the pages in the root level |
| 11:33 |
HardPhuck |
and they were happy :) |
| 11:33 |
Rens |
HardPhuck: I see, looks good, but I'm afraid my customers won't like that :-) |
| 11:34 |
Rens |
HardPhuck: or they say: "ok, but when I want to change something you do it for free" :D |
| 11:34 |
HardPhuck |
well this is just an example |
| 11:34 |
HardPhuck |
lol give them generic fonts then |
| 11:34 |
HardPhuck |
Luvida Grande for larger fonts (h1,...h6, headers) |
| 11:35 |
HardPhuck |
Lucida Grande even |
| 11:35 |
HardPhuck |
Arial for the rest of the navigation, just make it bold |
| 11:35 |
HardPhuck |
or something :) |
| 11:35 |
HardPhuck |
brb, cigarette time :) |
| 11:36 |
Rens |
good smoke :p |
| 11:35 |
HardPhuck |
Lucida Grande even |
| 11:35 |
HardPhuck |
Arial for the rest of the navigation, just make it bold |
| 11:35 |
HardPhuck |
or something :) |
| 11:35 |
HardPhuck |
brb, cigarette time :) |
| 11:36 |
Rens |
good smoke :p |
| 11:40 |
pesz |
HardPhuck: thank you, man. i asked my sysadmin to make me the owner of all the typo3 directory |
| 11:41 |
pesz |
HardPhuck: he is just trying to be as secure as possible all the time |
| 11:43 |
HardPhuck |
pesz no problem |
| 11:44 |
pesz |
no more;) |
| 11:40 |
pesz |
HardPhuck: thank you, man. i asked my sysadmin to make me the owner of all the typo3 directory |
| 11:41 |
pesz |
HardPhuck: he is just trying to be as secure as possible all the time |
| 11:43 |
HardPhuck |
pesz no problem |
| 11:44 |
pesz |
no more;) |
| 11:45 |
pesz |
bless you, i smoke one, too |
| 11:46 |
just2b |
bless you && smoking = LOL |
| 11:49 |
pesz |
sure, it blesses in a certain way;) |
| 11:45 |
pesz |
bless you, i smoke one, too |
| 11:46 |
just2b |
bless you && smoking = LOL |
| 11:49 |
pesz |
sure, it blesses in a certain way;) |
| 11:50 |
HardPhuck |
it sure does :) |
| 11:51 |
HardPhuck |
it is a bad habit, but hey, we can't all be perfect lol |
| 11:51 |
pesz |
and it's much harder to stop smoking than getting familiar with typo3;) |
| 11:51 |
HardPhuck |
as my friend would say: I'm not completely useless, i can be used as a bad example! :) |
| 11:51 |
pesz |
:)) |
| 11:52 |
pesz |
anyway is there a working forum in english about typo3? |
| 11:53 |
just2b |
english newslist |
| 11:53 |
pesz |
i know only irc, mailgoups and german forums |
| 11:54 |
pesz |
newslist? where's that? |
| 11:54 |
pesz |
unfortunately the archive mails are not available on typo3.org |
| 11:54 |
just2b |
ah mixed up newsgroup + mailinglist+ |
| 11:50 |
HardPhuck |
it sure does :) |
| 11:51 |
HardPhuck |
it is a bad habit, but hey, we can't all be perfect lol |
| 11:51 |
pesz |
and it's much harder to stop smoking than getting familiar with typo3;) |
| 11:51 |
HardPhuck |
as my friend would say: I'm not completely useless, i can be used as a bad example! :) |
| 11:51 |
pesz |
:)) |
| 11:52 |
pesz |
anyway is there a working forum in english about typo3? |
| 11:53 |
just2b |
english newslist |
| 11:53 |
pesz |
i know only irc, mailgoups and german forums |
| 11:54 |
pesz |
newslist? where's that? |
| 11:54 |
pesz |
unfortunately the archive mails are not available on typo3.org |
| 11:54 |
just2b |
ah mixed up newsgroup + mailinglist+ |
| 11:55 |
pesz |
however i am sure i could learn from that a lot without asking a lot:) |
| 11:56 |
pgammans |
silly question but what is the HSC type in a templavoila xml file? |
| 11:55 |
pesz |
however i am sure i could learn from that a lot without asking a lot:) |
| 11:56 |
pgammans |
silly question but what is the HSC type in a templavoila xml file? |
| 12:03 |
Malaklyps |
Hello, I just installed Typo3 on my private webserver, but when go ther with the browser, I'm only seeing a blank page, although I should be refered to the Quickstart-Guide, any guesses? |
| 12:03 |
HardPhuck |
yeah, you should first define a template |
| 12:04 |
Malaklyps |
hm, but shouldn't I fist start with the quicksart guide? |
| 12:04 |
smeringe |
pgammans: that's obvious. It's a HardStringCode.. or maybe it was HyperSexyContent.. always mixing those two up |
| 12:03 |
Malaklyps |
Hello, I just installed Typo3 on my private webserver, but when go ther with the browser, I'm only seeing a blank page, although I should be refered to the Quickstart-Guide, any guesses? |
| 12:03 |
HardPhuck |
yeah, you should first define a template |
| 12:04 |
Malaklyps |
hm, but shouldn't I fist start with the quicksart guide? |
| 12:04 |
smeringe |
pgammans: that's obvious. It's a HardStringCode.. or maybe it was HyperSexyContent.. always mixing those two up |
| 12:05 |
smeringe |
the quickstart guide = the setup tool in an easy manner.. unless there is another quickstart.. or if you refer to the templa voila wizard |
| 12:06 |
Malaklyps |
no I meant the guide that takes you through the configuring steps (which db to use etc) |
| 12:07 |
pgammans |
smeringe: thanks, that would explane why changing it's walue give the result it does ;) |
| 12:08 |
HardPhuck |
Malaklyps you should go to install folder |
| 12:08 |
HardPhuck |
not first page |
| 12:08 |
smeringe |
Malaklyps: go to /typo3/install/index.php?TYPO3_INSTALL[type]=config&mode=123 |
| 12:05 |
smeringe |
the quickstart guide = the setup tool in an easy manner.. unless there is another quickstart.. or if you refer to the templa voila wizard |
| 12:06 |
Malaklyps |
no I meant the guide that takes you through the configuring steps (which db to use etc) |
| 12:07 |
pgammans |
smeringe: thanks, that would explane why changing it's walue give the result it does ;) |
| 12:08 |
HardPhuck |
Malaklyps you should go to install folder |
| 12:08 |
HardPhuck |
not first page |
| 12:08 |
smeringe |
Malaklyps: go to /typo3/install/index.php?TYPO3_INSTALL[type]=config&mode=123 |
| 12:11 |
Malaklyps |
yeah thanks, that did it |
| 12:11 |
Malaklyps |
yeah thanks, that did it |
| 12:21 |
just2b |
pulponair needs an ux as begin |
| 12:21 |
pulponair |
just2b: yes but what if i want to extend an xclass :) |
| 12:22 |
just2b |
you cant |
| 12:22 |
smeringe |
y then z.. *hrhr |
| 12:22 |
just2b |
extend the normal code |
| 12:22 |
pulponair |
just2b: i can (e.g. dbal) |
| 12:22 |
pulponair |
just2b: if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbak/class.ux_t3lib_db.php']) { |
| 12:22 |
pulponair |
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_t3lib_db.php']); |
| 12:22 |
pulponair |
} |
| 12:22 |
just2b |
hmmm ok then there need to be a xlcass code at the end |
| 12:22 |
pulponair |
:) |
| 12:22 |
pulponair |
just2b: there is |
| 12:22 |
just2b |
ah there you can take every name i guess |
| 12:23 |
pulponair |
just2b: sure it can what would you suggest for extending ux_t3lib_DB |
| 12:23 |
pulponair |
? |
| 12:23 |
pulponair |
ux_ux_t3lib_db? |
| 12:23 |
pulponair |
sounds stupid |
| 12:21 |
just2b |
pulponair needs an ux as begin |
| 12:21 |
pulponair |
just2b: yes but what if i want to extend an xclass :) |
| 12:22 |
just2b |
you cant |
| 12:22 |
smeringe |
y then z.. *hrhr |
| 12:22 |
just2b |
extend the normal code |
| 12:22 |
pulponair |
just2b: i can (e.g. dbal) |
| 12:22 |
pulponair |
just2b: if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbak/class.ux_t3lib_db.php']) { |
| 12:22 |
pulponair |
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dbal/class.ux_t3lib_db.php']); |
| 12:22 |
pulponair |
} |
| 12:22 |
just2b |
hmmm ok then there need to be a xlcass code at the end |
| 12:22 |
pulponair |
:) |
| 12:22 |
pulponair |
just2b: there is |
| 12:22 |
just2b |
ah there you can take every name i guess |
| 12:23 |
pulponair |
just2b: sure it can what would you suggest for extending ux_t3lib_DB |
| 12:23 |
pulponair |
? |
| 12:23 |
pulponair |
ux_ux_t3lib_db? |
| 12:23 |
pulponair |
sounds stupid |
| 12:29 |
lenix |
re ries =] |
| 12:29 |
lenix |
re ries =] |
| 12:50 |
Phlogi |
I feel quite bad but I can't suceed with the new login box. I inserted it on a page and set the pid of my FE users in the constant editor under CONTENT, whats wrong? Because I can't login |
| 12:51 |
just2b |
set pid in page properties |
| 12:52 |
Phlogi |
hmm why? |
| 12:52 |
just2b |
sry for telling a try |
| 12:53 |
Phlogi |
I was just asking because I don't know why to do that. But I'll try |
| 12:54 |
Phlogi |
that didn't help |
| 12:50 |
Phlogi |
I feel quite bad but I can't suceed with the new login box. I inserted it on a page and set the pid of my FE users in the constant editor under CONTENT, whats wrong? Because I can't login |
| 12:51 |
just2b |
set pid in page properties |
| 12:52 |
Phlogi |
hmm why? |
| 12:52 |
just2b |
sry for telling a try |
| 12:53 |
Phlogi |
I was just asking because I don't know why to do that. But I'll try |
| 12:54 |
Phlogi |
that didn't help |
| 12:55 |
just2b |
fe user got a usergroup and both are not hidden? |
| 12:57 |
Phlogi |
does the fe user need a usergroup? I just created a new one who is in a group and both are not hidden |
| 12:57 |
just2b |
IMO it is required |
| 12:59 |
Phlogi |
so that is not the problem |
| 12:59 |
Phlogi |
hmm now it works... wait I'll find out how |
| 12:59 |
Phlogi |
*why |
| 12:59 |
MasterPoint |
hi ppl |
| 12:55 |
just2b |
fe user got a usergroup and both are not hidden? |
| 12:57 |
Phlogi |
does the fe user need a usergroup? I just created a new one who is in a group and both are not hidden |
| 12:57 |
just2b |
IMO it is required |
| 12:59 |
Phlogi |
so that is not the problem |
| 12:59 |
Phlogi |
hmm now it works... wait I'll find out how |
| 12:59 |
Phlogi |
*why |
| 12:59 |
MasterPoint |
hi ppl |
| 13:01 |
Rens |
Lo all, I've a question for which I can only find German pages on Google... and my German ain't good ;-) |
| 13:01 |
MasterPoint |
i have a problem with charset encoding using templavoila, help me please =) |
| 13:01 |
Rens |
Is it possible to add flexforms to a CType plugin? |
| 13:01 |
just2b |
ctype plugin? |
| 13:02 |
Rens |
just2b, a plugin which is just a custom content element |
| 13:02 |
just2b |
hmm never done such a thing.. tried usual flexform way? |
| 13:03 |
Phlogi |
setting the general record storage helped, but I forgot to clean the cache. Thanks just2b |
| 13:03 |
Rens |
yeah... tried that... seems you have to add the pi_flexform to the types, but when I do that I get the flexform of some other plugin :p |
| 13:04 |
Rens |
code: $TCA['tt_content']['types'][$_EXTKEY.'_pi1']['showitem']='CType;;4;button;1-1-1, header;;3;;2-2-2,pi_flexform;;;;1-1-1'; |
| 13:01 |
Rens |
Lo all, I've a question for which I can only find German pages on Google... and my German ain't good ;-) |
| 13:01 |
MasterPoint |
i have a problem with charset encoding using templavoila, help me please =) |
| 13:01 |
Rens |
Is it possible to add flexforms to a CType plugin? |
| 13:01 |
just2b |
ctype plugin? |
| 13:02 |
Rens |
just2b, a plugin which is just a custom content element |
| 13:02 |
just2b |
hmm never done such a thing.. tried usual flexform way? |
| 13:03 |
Phlogi |
setting the general record storage helped, but I forgot to clean the cache. Thanks just2b |
| 13:03 |
Rens |
yeah... tried that... seems you have to add the pi_flexform to the types, but when I do that I get the flexform of some other plugin :p |
| 13:04 |
Rens |
code: $TCA['tt_content']['types'][$_EXTKEY.'_pi1']['showitem']='CType;;4;button;1-1-1, header;;3;;2-2-2,pi_flexform;;;;1-1-1'; |
| 13:05 |
Phlogi |
there is still no redirect on logout possible? |
| 13:06 |
just2b |
Phlogi tried exts?` |
| 13:06 |
Phlogi |
just2b: I don't know any |
| 13:06 |
just2b |
try a search to much effort... sry then cant help you either |
| 13:07 |
MasterPoint |
Unsupported target encoding "windows-1251" in ...\class.t3lib_div.php on line 2173 | help =) |
| 13:07 |
Phlogi |
I already searched, I mean I more like I didn't find any just2b |
| 13:07 |
Phlogi |
or there is no extension that does that |
| 13:07 |
Phlogi |
there is one but that one is for BE only |
| 13:08 |
just2b |
redirect should be still possible with a redirect parameter i guess |
| 13:05 |
Phlogi |
there is still no redirect on logout possible? |
| 13:06 |
just2b |
Phlogi tried exts?` |
| 13:06 |
Phlogi |
just2b: I don't know any |
| 13:06 |
just2b |
try a search to much effort... sry then cant help you either |
| 13:07 |
MasterPoint |
Unsupported target encoding "windows-1251" in ...\class.t3lib_div.php on line 2173 | help =) |
| 13:07 |
Phlogi |
I already searched, I mean I more like I didn't find any just2b |
| 13:07 |
Phlogi |
or there is no extension that does that |
| 13:07 |
Phlogi |
there is one but that one is for BE only |
| 13:08 |
just2b |
redirect should be still possible with a redirect parameter i guess |
| 13:10 |
Phlogi |
you mean for the button or so? the problem is that after logout I get page not found... because that page is not accesible any longer... another solution would be that if someone access a protected page he gets redirected to the login form. I guess that would be better anyway. Perfect would be that he can login then and gets redirected to the page he wanted to access before |
| 13:12 |
gold |
ahoi |
| 13:14 |
Rens |
just2b: do you know where the normal content elements are declared in the source? |
| 13:10 |
Phlogi |
you mean for the button or so? the problem is that after logout I get page not found... because that page is not accesible any longer... another solution would be that if someone access a protected page he gets redirected to the login form. I guess that would be better anyway. Perfect would be that he can login then and gets redirected to the page he wanted to access before |
| 13:12 |
gold |
ahoi |
| 13:14 |
Rens |
just2b: do you know where the normal content elements are declared in the source? |
| 13:18 |
MasterPoint |
why templavoila plugin doesnt works with 1251 charset ? |
| 13:18 |
MasterPoint |
why templavoila plugin doesnt works with 1251 charset ? |
| 13:29 |
pulponair |
http://informiert-wolfgang.de |
| 13:29 |
pulponair |
haha |
| 13:29 |
pulponair |
http://informiert-wolfgang.de |
| 13:29 |
pulponair |
haha |
| 13:30 |
just2b |
lol |
| 13:30 |
pulponair |
just2b: :http://informiert-wolfgang.de/postkarten/postkarten-1-3.minilieb |
| 13:30 |
just2b |
yeah nice |
| 13:30 |
just2b |
lol |
| 13:30 |
pulponair |
just2b: :http://informiert-wolfgang.de/postkarten/postkarten-1-3.minilieb |
| 13:30 |
just2b |
yeah nice |
| 13:44 |
jan___ |
hi o |
| 13:44 |
jan___ |
hi ho* .... |
| 13:44 |
jan___ |
hi o |
| 13:44 |
jan___ |
hi ho* .... |
| 13:45 |
jan___ |
one question about TCA.php, is it possible to save the value of one field in two tables ? |
| 13:46 |
just2b |
through a own function i guess yes |
| 13:47 |
just2b |
and a hook |
| 13:47 |
just2b |
or |
| 13:47 |
just2b |
instrad of and ;) |
| 13:47 |
pgammans |
Is the anyway to simply create new page content for a TVpage which contains a 'section COA' containing a COA containing a 'Elemnet' with editor type 'content elements' If the last COA is just in the page it all work fine ? |
| 13:48 |
koomi |
you might want to rephrase that pgammans |
| 13:49 |
pgammans |
lol, i try |
| 13:45 |
jan___ |
one question about TCA.php, is it possible to save the value of one field in two tables ? |
| 13:46 |
just2b |
through a own function i guess yes |
| 13:47 |
just2b |
and a hook |
| 13:47 |
just2b |
or |
| 13:47 |
just2b |
instrad of and ;) |
| 13:47 |
pgammans |
Is the anyway to simply create new page content for a TVpage which contains a 'section COA' containing a COA containing a 'Elemnet' with editor type 'content elements' If the last COA is just in the page it all work fine ? |
| 13:48 |
koomi |
you might want to rephrase that pgammans |
| 13:49 |
pgammans |
lol, i try |
| 13:50 |
jan___ |
oh i'm back ... hook yes i've uses Typo3 hooks ;) |
| 13:50 |
jan___ |
own function would be nicer .... |
| 13:50 |
jan___ |
with typo3 hooks you could steal login accounts ;) |
| 13:51 |
just2b |
how? |
| 13:51 |
jan___ |
i thougt there is one hook that is still actice at the login ... |
| 13:51 |
jan___ |
i've seen that, because my hook has an error ... |
| 13:51 |
just2b |
?? |
| 13:52 |
jan___ |
no more specific info ^^ |
| 13:52 |
just2b |
i don't think you can do something like that with a normal hook |
| 13:53 |
pgammans |
I hope this make more since - With TVpage you can normally see an overviews of the element that make up a page. If the element type has editor type 'content editor (ce)' set in the DS thenyou can also see the sub elements and add/create new elements. But when then you have a page where the 'ce' object is in inside a templavoila section you only can add predefined element id's to the list not create new conten |
| 13:53 |
jan___ |
just2b: i was also confused... |
| 13:54 |
jan___ |
why should be an hook active at the login-page ... |
| 13:54 |
just2b |
to change specific things? you didn't get what a hook is, do you?= |
| 13:50 |
jan___ |
oh i'm back ... hook yes i've uses Typo3 hooks ;) |
| 13:50 |
jan___ |
own function would be nicer .... |
| 13:50 |
jan___ |
with typo3 hooks you could steal login accounts ;) |
| 13:51 |
just2b |
how? |
| 13:51 |
jan___ |
i thougt there is one hook that is still actice at the login ... |
| 13:51 |
jan___ |
i've seen that, because my hook has an error ... |
| 13:51 |
just2b |
?? |
| 13:52 |
jan___ |
no more specific info ^^ |
| 13:52 |
just2b |
i don't think you can do something like that with a normal hook |
| 13:53 |
pgammans |
I hope this make more since - With TVpage you can normally see an overviews of the element that make up a page. If the element type has editor type 'content editor (ce)' set in the DS thenyou can also see the sub elements and add/create new elements. But when then you have a page where the 'ce' object is in inside a templavoila section you only can add predefined element id's to the list not create new conten |
| 13:53 |
jan___ |
just2b: i was also confused... |
| 13:54 |
jan___ |
why should be an hook active at the login-page ... |
| 13:54 |
just2b |
to change specific things? you didn't get what a hook is, do you?= |
| 13:55 |
jan___ |
hmm i 've an extension where is used Typo3 API Hooking => generateing a CSV for chc_forum ;) |
| 13:55 |
jan___ |
i could search the example if you want... and post it ... |
| 13:55 |
just2b |
the hook is just called when the ext functionis called |
| 13:56 |
jan___ |
yes |
| 13:56 |
jan___ |
but there are typo3 internal hooks |
| 13:56 |
just2b |
so? |
| 13:56 |
jan___ |
(i might read that) |
| 13:57 |
jan___ |
maybe i fail... with my info... |
| 13:57 |
jan___ |
now i have to go |
| 13:55 |
jan___ |
hmm i 've an extension where is used Typo3 API Hooking => generateing a CSV for chc_forum ;) |
| 13:55 |
jan___ |
i could search the example if you want... and post it ... |
| 13:55 |
just2b |
the hook is just called when the ext functionis called |
| 13:56 |
jan___ |
yes |
| 13:56 |
jan___ |
but there are typo3 internal hooks |
| 13:56 |
just2b |
so? |
| 13:56 |
jan___ |
(i might read that) |
| 13:57 |
jan___ |
maybe i fail... with my info... |
| 13:57 |
jan___ |
now i have to go |
| 14:01 |
wilz |
hi |
| 14:01 |
wilz |
is there a way to link BE users with FE ? |
| 14:02 |
just2b |
other way round > simulatebe |
| 14:02 |
wilz |
so that when users log on the BE, they are also on the FE |
| 14:03 |
just2b |
no, other way |
| 14:04 |
wilz |
well I guess I'll do a "simulatefe" then ;) |
| 14:04 |
wilz |
thx |
| 14:01 |
wilz |
hi |
| 14:01 |
wilz |
is there a way to link BE users with FE ? |
| 14:02 |
just2b |
other way round > simulatebe |
| 14:02 |
wilz |
so that when users log on the BE, they are also on the FE |
| 14:03 |
just2b |
no, other way |
| 14:04 |
wilz |
well I guess I'll do a "simulatefe" then ;) |
| 14:04 |
wilz |
thx |
| 14:05 |
just2b |
why do you need it? |
| 14:05 |
wilz |
people using our systems are not always at ease with computers |
| 14:06 |
just2b |
and... ? |
| 14:06 |
wilz |
... and my boss want me to simplify their task as much as possible by doing such |
| 14:07 |
wilz |
it's one item in a very long list |
| 14:07 |
jananne |
How do i remove 'view more' in a news record ( when posted ) ( tt_news )? |
| 14:08 |
just2b |
jananne remove the marker |
| 14:08 |
jananne |
where does the marker stand? |
| 14:08 |
just2b |
in the template of tt_news |
| 14:05 |
just2b |
why do you need it? |
| 14:05 |
wilz |
people using our systems are not always at ease with computers |
| 14:06 |
just2b |
and... ? |
| 14:06 |
wilz |
... and my boss want me to simplify their task as much as possible by doing such |
| 14:07 |
wilz |
it's one item in a very long list |
| 14:07 |
jananne |
How do i remove 'view more' in a news record ( when posted ) ( tt_news )? |
| 14:08 |
just2b |
jananne remove the marker |
| 14:08 |
jananne |
where does the marker stand? |
| 14:08 |
just2b |
in the template of tt_news |
| 14:22 |
jananne |
just2b: I can't get rid of it.. where do i remove the marker in the template of tt_news then? |
| 14:23 |
just2b |
in the part you use.. e.g. list or latest |
| 14:23 |
jananne |
this one?:This wrap is used in the template-file ([more] links, pagebrowser...). |
| 14:24 |
jananne |
cus when i remove all the lines in there nothing happens. |
| 14:24 |
just2b |
deleted cache=? |
| 14:22 |
jananne |
just2b: I can't get rid of it.. where do i remove the marker in the template of tt_news then? |
| 14:23 |
just2b |
in the part you use.. e.g. list or latest |
| 14:23 |
jananne |
this one?:This wrap is used in the template-file ([more] links, pagebrowser...). |
| 14:24 |
jananne |
cus when i remove all the lines in there nothing happens. |
| 14:24 |
just2b |
deleted cache=? |
| 14:28 |
jananne |
just2b: i'm sorry i'm a rookie, can you help me out here? |
| 14:28 |
jananne |
delete cache? meaning to clear my cache or? |
| 14:28 |
just2b |
yes |
| 14:29 |
jananne |
doesn't help |
| 14:29 |
just2b |
you edit the right section and the right template? |
| 14:28 |
jananne |
just2b: i'm sorry i'm a rookie, can you help me out here? |
| 14:28 |
jananne |
delete cache? meaning to clear my cache or? |
| 14:28 |
just2b |
yes |
| 14:29 |
jananne |
doesn't help |
| 14:29 |
just2b |
you edit the right section and the right template? |
| 14:30 |
jananne |
Well, right now i'm looking in Template>constant editor>tt_news |
| 14:30 |
just2b |
i thought about the html file |
| 14:32 |
jananne |
well some one gave me this ( but it doesn't work either ): http://phpfi.com/244974 |
| 14:33 |
just2b |
this doesn't delete the more link |
| 14:33 |
jananne |
ye i figgered that one out ;). |
| 14:33 |
jananne |
:( |
| 14:34 |
jananne |
So that's my editing for tt_news in my template so far :o). What do you mean with in the html file? I haven't added anything for tt_news in it. I've looked al over in the tt_news plugin i added. En looked every where in the news record, i can't find anything. |
| 14:34 |
jananne |
But as i said, i'm a rookie. |
| 14:34 |
just2b |
in tt_news/pi/template_v2.html or similar name |
| 14:34 |
just2b |
but depends if you have choosen css template or not |
| 14:30 |
jananne |
Well, right now i'm looking in Template>constant editor>tt_news |
| 14:30 |
just2b |
i thought about the html file |
| 14:32 |
jananne |
well some one gave me this ( but it doesn't work either ): http://phpfi.com/244974 |
| 14:33 |
just2b |
this doesn't delete the more link |
| 14:33 |
jananne |
ye i figgered that one out ;). |
| 14:33 |
jananne |
:( |
| 14:34 |
jananne |
So that's my editing for tt_news in my template so far :o). What do you mean with in the html file? I haven't added anything for tt_news in it. I've looked al over in the tt_news plugin i added. En looked every where in the news record, i can't find anything. |
| 14:34 |
jananne |
But as i said, i'm a rookie. |
| 14:34 |
just2b |
in tt_news/pi/template_v2.html or similar name |
| 14:34 |
just2b |
but depends if you have choosen css template or not |
| 14:35 |
Phlogi |
how can I move my questions from pbsurvey up and down, These are normal record entries... |
| 14:35 |
Phlogi |
ah extended view :) |
| 14:35 |
Phlogi |
of course : |
| 14:36 |
jananne |
just2b: so when i remove this line: <div class="news-latest-morelink"><!--###LINK_ITEM###-->###MORE###<!--###LINK_ITEM###--></div>, it will remove the 'more' link? |
| 14:36 |
just2b |
yes |
| 14:36 |
jananne |
ahhh :D |
| 14:35 |
Phlogi |
how can I move my questions from pbsurvey up and down, These are normal record entries... |
| 14:35 |
Phlogi |
ah extended view :) |
| 14:35 |
Phlogi |
of course : |
| 14:36 |
jananne |
just2b: so when i remove this line: <div class="news-latest-morelink"><!--###LINK_ITEM###-->###MORE###<!--###LINK_ITEM###--></div>, it will remove the 'more' link? |
| 14:36 |
just2b |
yes |
| 14:36 |
jananne |
ahhh :D |
| 14:44 |
pog |
Hello, I'm a Typo3 newbie. I've got Typo3 (zip version) installed on a WinXP box with MySQL4.1.22 and Apache 2.2. All looked OK through the installer. But I cannot log into the back end. I have not changed any passwords - how do I get in? |
| 14:44 |
just2b |
pog create new user in install tool, point 2, bottom |
| 14:44 |
pog |
I'll try that. Thanks. |
| 14:44 |
pog |
Hello, I'm a Typo3 newbie. I've got Typo3 (zip version) installed on a WinXP box with MySQL4.1.22 and Apache 2.2. All looked OK through the installer. But I cannot log into the back end. I have not changed any passwords - how do I get in? |
| 14:44 |
just2b |
pog create new user in install tool, point 2, bottom |
| 14:44 |
pog |
I'll try that. Thanks. |
| 14:52 |
pog |
just2b, that seems to have worked. Thanks. |
| 14:52 |
just2b |
np |
| 14:54 |
eeos |
hi everybody |
| 14:52 |
pog |
just2b, that seems to have worked. Thanks. |
| 14:52 |
just2b |
np |
| 14:54 |
eeos |
hi everybody |
| 14:57 |
pog |
Another newbie q: I'm logged into the BE and ll I see is lots of icons - no text against any of them. |
| 14:58 |
just2b |
pog no text on left side? |
| 14:58 |
pog |
nope! No text on left adjacent to the icons to say what the icons do. Last time I installed Typo3 there was definitely some text there. |
| 14:59 |
just2b |
which version you use? |
| 14:59 |
pog |
4.1.1 |
| 14:57 |
pog |
Another newbie q: I'm logged into the BE and ll I see is lots of icons - no text against any of them. |
| 14:58 |
just2b |
pog no text on left side? |
| 14:58 |
pog |
nope! No text on left adjacent to the icons to say what the icons do. Last time I installed Typo3 there was definitely some text there. |
| 14:59 |
just2b |
which version you use? |
| 14:59 |
pog |
4.1.1 |
| 15:00 |
just2b |
ok that should be fine... |
| 15:01 |
pog |
same prob in both FF and IE7. |
| 15:01 |
just2b |
i would make a new clean install... never seen somthing like that |
| 15:04 |
Phlogi |
pog productive site? =) |
| 15:04 |
just2b |
what? i would just paste all files new.. |
| 15:00 |
just2b |
ok that should be fine... |
| 15:01 |
pog |
same prob in both FF and IE7. |
| 15:01 |
just2b |
i would make a new clean install... never seen somthing like that |
| 15:04 |
Phlogi |
pog productive site? =) |
| 15:04 |
just2b |
what? i would just paste all files new.. |
| 15:06 |
pog |
Just unpacking the zip now... |
| 15:07 |
pog |
Hello Phlogi, I don't understand what you mean. |
| 15:08 |
Phlogi |
pog: is it a big problem to reinstall? |
| 15:06 |
pog |
Just unpacking the zip now... |
| 15:07 |
pog |
Hello Phlogi, I don't understand what you mean. |
| 15:08 |
Phlogi |
pog: is it a big problem to reinstall? |
| 15:11 |
pog |
Oh, I see. No, it 's a test server, and I only installed it today. |
| 15:11 |
pog |
Oh, I see. No, it 's a test server, and I only installed it today. |
| 15:15 |
Realities |
Hi everyone! |
| 15:15 |
Phlogi |
pog: ok |
| 15:17 |
Realities |
Anyone got time to help me with a stupid problem? Here goes: I'm installing the RSS content plugin. But I can't seem to find the XML file it's supposed to create. Or if it's created at all. And the filemanager in Typo3 doesn't seem to support search, I don't have complete FTP access. Any ideas? |
| 15:18 |
Adam__ |
I haven't played with the RSS in TYPO3, but I would have expected TYPO3 to create it on the fly. |
| 15:18 |
pog |
just2b, I unpacked the entire zip over the old files, but that didn't fix it. I think I will delete the database and try from scratch. Thanks for your help anyway. |
| 15:18 |
Realities |
Well, it isn't the RSS, but the RSS data contained in the XML file that I'm missing. I'm not aware of any built-in RSS generation. |
| 15:15 |
Realities |
Hi everyone! |
| 15:15 |
Phlogi |
pog: ok |
| 15:17 |
Realities |
Anyone got time to help me with a stupid problem? Here goes: I'm installing the RSS content plugin. But I can't seem to find the XML file it's supposed to create. Or if it's created at all. And the filemanager in Typo3 doesn't seem to support search, I don't have complete FTP access. Any ideas? |
| 15:18 |
Adam__ |
I haven't played with the RSS in TYPO3, but I would have expected TYPO3 to create it on the fly. |
| 15:18 |
pog |
just2b, I unpacked the entire zip over the old files, but that didn't fix it. I think I will delete the database and try from scratch. Thanks for your help anyway. |
| 15:18 |
Realities |
Well, it isn't the RSS, but the RSS data contained in the XML file that I'm missing. I'm not aware of any built-in RSS generation. |
| 15:29 |
Realities |
... noone knows if Typo3 supports RSS generation, it seems... :) |
| 15:29 |
Realities |
... noone knows if Typo3 supports RSS generation, it seems... :) |
| 15:30 |
Realities |
Anyone know if the root of the file manager is the same thing as the root of your web server? How do I know from where Typo3 starts it's root? |
| 15:30 |
Realities |
Anyone know if the root of the file manager is the same thing as the root of your web server? How do I know from where Typo3 starts it's root? |
| 15:44 |
floxx |
the root of file manager is been set in install tool (fileadmindir) |
| 15:44 |
floxx |
so its typically fileadmin/ |
| 15:44 |
Realities |
hm, okay |
| 15:44 |
floxx |
the root of file manager is been set in install tool (fileadmindir) |
| 15:44 |
floxx |
so its typically fileadmin/ |
| 15:44 |
Realities |
hm, okay |
| 15:45 |
jananne |
Making a standard mail form, but when i push 'SEND' it will open the mail form in a new window.. how do i stop that? |
| 15:45 |
jananne |
Making a standard mail form, but when i push 'SEND' it will open the mail form in a new window.. how do i stop that? |
| 15:51 |
jananne |
Any one? |
| 15:51 |
just2b |
the mail form or response page? |
| 15:51 |
jananne |
Any one? |
| 15:51 |
just2b |
the mail form or response page? |
| 15:55 |
jananne |
well: |
| 15:55 |
jananne |
look: |
| 15:55 |
jananne |
http://divago.dehaanmedia.nl/divago/index.php?id=42 |
| 15:55 |
jananne |
just2b: |
| 15:55 |
bedlamhotel |
jananne: copy the contents of this into the 'constants' field of your main template file: http://phpfi.com/245267 |
| 15:55 |
jananne |
Push 'Verzenden' ( fill in all fields :) ) |
| 15:56 |
jananne |
okay |
| 15:56 |
just2b |
i guess your didn't set a page to go after sending? |
| 15:56 |
jananne |
well, if i do that.. it will still open a new window |
| 15:57 |
jananne |
doesn't help |
| 15:57 |
just2b |
is your problem the new window or the form? |
| 15:57 |
jananne |
the new window |
| 15:57 |
just2b |
this is easy |
| 15:57 |
jananne |
the form works fine. but i don't want a new window to be opened |
| 15:58 |
jananne |
isn't to me :P |
| 15:58 |
just2b |
constants |
| 15:58 |
just2b |
PAGE_TARGET = |
| 15:58 |
just2b |
content.pageFrameObj = |
| 15:58 |
just2b |
styles.content.links.extTarget = |
| 15:58 |
just2b |
styles.content.mailform.target = |
| 15:58 |
just2b |
styles.content.searchresult.resultTarget = |
| 15:58 |
just2b |
styles.content.links.target = |
| 15:58 |
just2b |
styles.content.searchresult.target = |
| 15:59 |
jananne |
yey it works :), big thanks bedlamhotel and just2b :D. |
| 15:55 |
jananne |
well: |
| 15:55 |
jananne |
look: |
| 15:55 |
jananne |
http://divago.dehaanmedia.nl/divago/index.php?id=42 |
| 15:55 |
jananne |
just2b: |
| 15:55 |
bedlamhotel |
jananne: copy the contents of this into the 'constants' field of your main template file: http://phpfi.com/245267 |
| 15:55 |
jananne |
Push 'Verzenden' ( fill in all fields :) ) |
| 15:56 |
jananne |
okay |
| 15:56 |
just2b |
i guess your didn't set a page to go after sending? |
| 15:56 |
jananne |
well, if i do that.. it will still open a new window |
| 15:57 |
jananne |
doesn't help |
| 15:57 |
just2b |
is your problem the new window or the form? |
| 15:57 |
jananne |
the new window |
| 15:57 |
just2b |
this is easy |
| 15:57 |
jananne |
the form works fine. but i don't want a new window to be opened |
| 15:58 |
jananne |
isn't to me :P |
| 15:58 |
just2b |
constants |
| 15:58 |
just2b |
PAGE_TARGET = |
| 15:58 |
just2b |
content.pageFrameObj = |
| 15:58 |
just2b |
styles.content.links.extTarget = |
| 15:58 |
just2b |
styles.content.mailform.target = |
| 15:58 |
just2b |
styles.content.searchresult.resultTarget = |
| 15:58 |
just2b |
styles.content.links.target = |
| 15:58 |
just2b |
styles.content.searchresult.target = |
| 15:59 |
jananne |
yey it works :), big thanks bedlamhotel and just2b :D. |
| 16:00 |
just2b |
i know it works ;) you are welcome |
| 16:00 |
just2b |
i know it works ;) you are welcome |
| 16:51 |
paca |
any typo3/postgresql users out there? |
| 16:51 |
paca |
any typo3/postgresql users out there? |
| 17:59 |
Adam__ |
any one have experience using the jedit typo3 editor? |
| 17:59 |
Adam__ |
any one have experience using the jedit typo3 editor? |
| 18:02 |
just2b |
you mean via rpc? |
| 18:02 |
Adam__ |
yep. I have tried to get it to work unsuccessfully, and was curious if anyone had ever had luck with it. |
| 18:02 |
just2b |
i just tried it.. worked for me |
| 18:02 |
Adam__ |
:( |
| 18:03 |
Adam__ |
or perhaps :) for you, but :( for me |
| 18:03 |
Adam__ |
do you have to configure the xmlrpc_lib? |
| 18:04 |
just2b |
no, just installed all required exts |
| 18:04 |
Adam__ |
theonly required were xmlrpc_lib and jeditvfs, right? |
| 18:04 |
just2b |
i guess so |
| 18:02 |
just2b |
you mean via rpc? |
| 18:02 |
Adam__ |
yep. I have tried to get it to work unsuccessfully, and was curious if anyone had ever had luck with it. |
| 18:02 |
just2b |
i just tried it.. worked for me |
| 18:02 |
Adam__ |
:( |
| 18:03 |
Adam__ |
or perhaps :) for you, but :( for me |
| 18:03 |
Adam__ |
do you have to configure the xmlrpc_lib? |
| 18:04 |
just2b |
no, just installed all required exts |
| 18:04 |
Adam__ |
theonly required were xmlrpc_lib and jeditvfs, right? |
| 18:04 |
just2b |
i guess so |
| 18:05 |
Adam__ |
r u using realurl? Don't know if that might be interfering. |
| 18:05 |
Adam__ |
r u using realurl? Don't know if that might be interfering. |
| 18:10 |
just2b |
shouldn interfere |
| 18:11 |
uschi |
hi folks |
| 18:12 |
uschi |
hi Adam__, i am using it occasionally because of the syntax highlighting |
| 18:12 |
uschi |
but not the full features |
| 18:13 |
uschi |
i just copied the highlighting file into the catalogues directory and adjusted the catalogues xml |
| 18:13 |
Adam__ |
uschi: that was actually what I was primarily interested in. Just thought I would try the whole shebang to see how it worked. |
| 18:13 |
uschi |
i tried too, but it crashed |
| 18:14 |
uschi |
anyone ever played around with the hierarchical menu in the TYPO3 Kochbuch? |
| 18:10 |
just2b |
shouldn interfere |
| 18:11 |
uschi |
hi folks |
| 18:12 |
uschi |
hi Adam__, i am using it occasionally because of the syntax highlighting |
| 18:12 |
uschi |
but not the full features |
| 18:13 |
uschi |
i just copied the highlighting file into the catalogues directory and adjusted the catalogues xml |
| 18:13 |
Adam__ |
uschi: that was actually what I was primarily interested in. Just thought I would try the whole shebang to see how it worked. |
| 18:13 |
uschi |
i tried too, but it crashed |
| 18:14 |
uschi |
anyone ever played around with the hierarchical menu in the TYPO3 Kochbuch? |
| 18:16 |
bedlamhotel |
uschi: alas, the Kochbuch doesn't speak English ;-) |
| 18:17 |
uschi |
i know |
| 18:16 |
bedlamhotel |
uschi: alas, the Kochbuch doesn't speak English ;-) |
| 18:17 |
uschi |
i know |
| 18:24 |
uschi |
shit, i cannot get it right |
| 18:24 |
uschi |
at least not under all possible conditions |
| 18:24 |
Adam__ |
boy, I hate that feeling! |
| 18:24 |
uschi |
i am a girl, Adam |
| 18:24 |
uschi |
shit, i cannot get it right |
| 18:24 |
uschi |
at least not under all possible conditions |
| 18:24 |
Adam__ |
boy, I hate that feeling! |
| 18:24 |
uschi |
i am a girl, Adam |
| 18:25 |
Adam__ |
that was not "you are a boy", that was boy, or golly jee, or man, or gosh ... |
| 18:25 |
Adam__ |
gosh, I hate that feeling! |
| 18:25 |
uschi |
but i suppose everyone working with T3 knows that feeling |
| 18:25 |
uschi |
:)) |
| 18:26 |
Adam__ |
sad, but true. |
| 18:27 |
uschi |
looks like if i have to solve this with an extension |
| 18:25 |
Adam__ |
that was not "you are a boy", that was boy, or golly jee, or man, or gosh ... |
| 18:25 |
Adam__ |
gosh, I hate that feeling! |
| 18:25 |
uschi |
but i suppose everyone working with T3 knows that feeling |
| 18:25 |
uschi |
:)) |
| 18:26 |
Adam__ |
sad, but true. |
| 18:27 |
uschi |
looks like if i have to solve this with an extension |
| 18:34 |
voidus |
uschi: what? |
| 18:34 |
uschi |
hierarchical section index |
| 18:34 |
uschi |
as nested ul |
| 18:34 |
voidus |
uschi: what? |
| 18:34 |
uschi |
hierarchical section index |
| 18:34 |
uschi |
as nested ul |
| 18:50 |
flipmoe5000 |
hallo |
| 18:51 |
flipmoe5000 |
Please can somebody check this TS: http://phpfi.com/245336 ? |
| 18:51 |
flipmoe5000 |
it is from an FCE DS |
| 18:50 |
flipmoe5000 |
hallo |
| 18:51 |
flipmoe5000 |
Please can somebody check this TS: http://phpfi.com/245336 ? |
| 18:51 |
flipmoe5000 |
it is from an FCE DS |
| 18:56 |
nevermind |
hmm, why dont just do a [globalVar GPvar....]? |
| 18:56 |
nevermind |
why so complicating |
| 18:59 |
bedlamhotel |
flipmoe5000: your TS makes no sense... |
| 18:56 |
nevermind |
hmm, why dont just do a [globalVar GPvar....]? |
| 18:56 |
nevermind |
why so complicating |
| 18:59 |
bedlamhotel |
flipmoe5000: your TS makes no sense... |
| 19:00 |
bedlamhotel |
flipmoe500: a TEXT cObject cannot have an internal array of objects... |
| 19:00 |
flipmoe5000 |
ist it possible to use globalvar in the DS of an FCE? |
| 19:00 |
bedlamhotel |
flipmoe500: your TS looks as though you are trying to re-invent the CASE cObject (hint: it already exists ;-)) |
| 19:00 |
flipmoe5000 |
jep |
| 19:00 |
flipmoe5000 |
ok |
| 19:01 |
flipmoe5000 |
i just want the value of the link different for each language |
| 19:01 |
flipmoe5000 |
and declare this in the DS of an Flexible Content Element |
| 19:02 |
flipmoe5000 |
any tips regarding gobalvars in the DS? |
| 19:00 |
bedlamhotel |
flipmoe500: a TEXT cObject cannot have an internal array of objects... |
| 19:00 |
flipmoe5000 |
ist it possible to use globalvar in the DS of an FCE? |
| 19:00 |
bedlamhotel |
flipmoe500: your TS looks as though you are trying to re-invent the CASE cObject (hint: it already exists ;-)) |
| 19:00 |
flipmoe5000 |
jep |
| 19:00 |
flipmoe5000 |
ok |
| 19:01 |
flipmoe5000 |
i just want the value of the link different for each language |
| 19:01 |
flipmoe5000 |
and declare this in the DS of an Flexible Content Element |
| 19:02 |
flipmoe5000 |
any tips regarding gobalvars in the DS? |
| 19:06 |
skorpi |
*gähn* |
| 19:06 |
skorpi |
*gähn* |
| 19:25 |
uschi |
hey skorpi :)))))))))))) |
| 19:26 |
uschi |
dear friends, is there a way to find out how many rows i have in a cObject of type RECORDS |
| 19:25 |
uschi |
hey skorpi :)))))))))))) |
| 19:26 |
uschi |
dear friends, is there a way to find out how many rows i have in a cObject of type RECORDS |
| 19:30 |
uschi |
bedlamhotel, to my aid |
| 19:33 |
bedlamhotel |
uschi: what's going on? |
| 19:33 |
bedlamhotel |
...does listNum do what you're after? |
| 19:34 |
uschi |
i need the equivalent of numrows |
| 19:34 |
uschi |
or count in terms of arrays |
| 19:30 |
uschi |
bedlamhotel, to my aid |
| 19:33 |
bedlamhotel |
uschi: what's going on? |
| 19:33 |
bedlamhotel |
...does listNum do what you're after? |
| 19:34 |
uschi |
i need the equivalent of numrows |
| 19:34 |
uschi |
or count in terms of arrays |
| 19:35 |
bedlamhotel |
listNum should have been numrows |
| 19:35 |
uschi |
where do i find listNum |
| 19:35 |
uschi |
stdWrap? |
| 19:35 |
bedlamhotel |
No, listNum is the wrong thing ;-) I was thinking of numRows... |
| 19:36 |
uschi |
does that exist? |
| 19:36 |
uschi |
for records? |
| 19:37 |
voidus |
uschi: you can use another RECORDS with COUNT(*) |
| 19:37 |
uschi |
according to tsref it does not |
| 19:38 |
uschi |
no, because that is already done in tv |
| 19:38 |
bedlamhotel |
uschi: you can do this: |
| 19:35 |
bedlamhotel |
listNum should have been numrows |
| 19:35 |
uschi |
where do i find listNum |
| 19:35 |
uschi |
stdWrap? |
| 19:35 |
bedlamhotel |
No, listNum is the wrong thing ;-) I was thinking of numRows... |
| 19:36 |
uschi |
does that exist? |
| 19:36 |
uschi |
for records? |
| 19:37 |
voidus |
uschi: you can use another RECORDS with COUNT(*) |
| 19:37 |
uschi |
according to tsref it does not |
| 19:38 |
uschi |
no, because that is already done in tv |
| 19:38 |
bedlamhotel |
uschi: you can do this: |
| 19:40 |
bedlamhotel |
http://phpfi.com/245353 |
| 19:41 |
uschi |
hm, this means selecting all the records again :-( |
| 19:42 |
bane007 |
hi there! one question: is it possible to set langugage depending on what are user's browser settings? thanks for the answer! |
| 19:44 |
voidus |
bane007: yes |
| 19:40 |
bedlamhotel |
http://phpfi.com/245353 |
| 19:41 |
uschi |
hm, this means selecting all the records again :-( |
| 19:42 |
bane007 |
hi there! one question: is it possible to set langugage depending on what are user's browser settings? thanks for the answer! |
| 19:44 |
voidus |
bane007: yes |
| 19:45 |
bane007 |
voidus: ok, how? |
| 19:45 |
voidus |
bane007: do you mean Accept-language header? |
| 19:46 |
voidus |
if i understand rightly, you need to write a user-defined condition function |
| 19:47 |
bane007 |
voidus: hmm i would like the website to show in langugage the user has set in browser (that means if user is from slovenia, it will show slovenian langugage, otherwise english) |
| 19:47 |
voidus |
ok. |
| 19:47 |
voidus |
so, you something like: [userFunc = user_match(something)] |
| 19:48 |
voidus |
write your own function, which returns true or false depending on user browser setting |
| 19:48 |
meppl |
good night |
| 19:49 |
bane007 |
aha i understand, i though there is some typoscript setting already present... |
| 19:49 |
bane007 |
thought* |
| 19:45 |
bane007 |
voidus: ok, how? |
| 19:45 |
voidus |
bane007: do you mean Accept-language header? |
| 19:46 |
voidus |
if i understand rightly, you need to write a user-defined condition function |
| 19:47 |
bane007 |
voidus: hmm i would like the website to show in langugage the user has set in browser (that means if user is from slovenia, it will show slovenian langugage, otherwise english) |
| 19:47 |
voidus |
ok. |
| 19:47 |
voidus |
so, you something like: [userFunc = user_match(something)] |
| 19:48 |
voidus |
write your own function, which returns true or false depending on user browser setting |
| 19:48 |
meppl |
good night |
| 19:49 |
bane007 |
aha i understand, i though there is some typoscript setting already present... |
| 19:49 |
bane007 |
thought* |
| 19:51 |
bedlamhotel |
uschi: I didn't say it was a GOOD solution... |
| 19:51 |
michimueller |
hi there |
| 19:51 |
voidus |
bane007: TS is only for browser.. but i think you don't want to show english version for mozilla users and slovenian for IE's :) |
| 19:52 |
michimueller |
is there any cwt_community developer out there |
| 19:52 |
uschi |
i im in a perfectionist's mood ::) bedlamhotel |
| 19:52 |
bedlamhotel |
uschi: as usual ;-) I don't know of a better solution though. |
| 19:53 |
bedlamhotel |
If it's cached content, the effect of the double-query may not be much... |
| 19:53 |
uschi |
i wonder where stdWrap.numRows gets it's data from |
| 19:51 |
bedlamhotel |
uschi: I didn't say it was a GOOD solution... |
| 19:51 |
michimueller |
hi there |
| 19:51 |
voidus |
bane007: TS is only for browser.. but i think you don't want to show english version for mozilla users and slovenian for IE's :) |
| 19:52 |
michimueller |
is there any cwt_community developer out there |
| 19:52 |
uschi |
i im in a perfectionist's mood ::) bedlamhotel |
| 19:52 |
bedlamhotel |
uschi: as usual ;-) I don't know of a better solution though. |
| 19:53 |
bedlamhotel |
If it's cached content, the effect of the double-query may not be much... |
| 19:53 |
uschi |
i wonder where stdWrap.numRows gets it's data from |
| 19:55 |
bane007 |
voidus: ok, thanks for a tip |
| 19:57 |
bedlamhotel |
uschi: it's one of the .stdWrap functions (like typolink etc)...I fear it probably just makes another query... |
| 19:57 |
voidus |
uschi: answer is simple: it make one more query. |
| 19:57 |
uschi |
hm, then this is not my frien |
| 19:57 |
uschi |
+d |
| 19:55 |
bane007 |
voidus: ok, thanks for a tip |
| 19:57 |
bedlamhotel |
uschi: it's one of the .stdWrap functions (like typolink etc)...I fear it probably just makes another query... |
| 19:57 |
voidus |
uschi: answer is simple: it make one more query. |
| 19:57 |
uschi |
hm, then this is not my frien |
| 19:57 |
uschi |
+d |
| 20:14 |
salub |
hey guys, i've created 2 custom taskcenter extensions now and really feel like i have a grasp....my new goal is to create a simple form inside one of my extensions.... |
| 20:14 |
salub |
hey guys, i've created 2 custom taskcenter extensions now and really feel like i have a grasp....my new goal is to create a simple form inside one of my extensions.... |
| 20:15 |
salub |
i notice that the extension taskcenter_messages has it's form directed towards index.php....i'm lost on where this data from my form will actually be processed.....right now i am sending everything inside of a $data array |
| 20:15 |
salub |
can anyone point me to any good tutorials or give me some helping info? |
| 20:15 |
salub |
thanks in advance, |
| 20:16 |
salub |
ps. i would prefer NOT to use typo3 'form extras' and would prefer to write my own in html |
| 20:18 |
nick108 |
Hi there, I've got a very strange behaviour of a TYPO3 4.1.1 installation in regard to a variable in typo3conf/localconf.php |
| 20:18 |
ohack |
Hi All. I am just trying to get frontend logins working and having trouble. Is there any general-purpose debug/trace/syslog flag I should turn on? |
| 20:19 |
nick108 |
when I set it in the install tool it is being written to localconf.php, but when going back to the install tool the default value is still there :-( |
| 20:15 |
salub |
i notice that the extension taskcenter_messages has it's form directed towards index.php....i'm lost on where this data from my form will actually be processed.....right now i am sending everything inside of a $data array |
| 20:15 |
salub |
can anyone point me to any good tutorials or give me some helping info? |
| 20:15 |
salub |
thanks in advance, |
| 20:16 |
salub |
ps. i would prefer NOT to use typo3 'form extras' and would prefer to write my own in html |
| 20:18 |
nick108 |
Hi there, I've got a very strange behaviour of a TYPO3 4.1.1 installation in regard to a variable in typo3conf/localconf.php |
| 20:18 |
ohack |
Hi All. I am just trying to get frontend logins working and having trouble. Is there any general-purpose debug/trace/syslog flag I should turn on? |
| 20:19 |
nick108 |
when I set it in the install tool it is being written to localconf.php, but when going back to the install tool the default value is still there :-( |
| 20:20 |
Adam__ |
nick108: did you check that it actually showed up in localconf.php? |
| 20:20 |
nick108 |
Adam__: yes sure, it's all there in localconf.php, but the install tools seems to not read it from there |
| 20:20 |
nick108 |
Adam__: so it seems to work only in one direction |
| 20:21 |
nick108 |
I can write to localconf.php from the install tool, but the install tool does not read from localconf.php |
| 20:21 |
nick108 |
very strange |
| 20:22 |
Adam__ |
had an issue once where I was writing a value to a variable and the install tool was not reading it. I found later that the install tool had created an entry for the variable twice and I was updating the first instance. |
| 20:22 |
Adam__ |
the second instance cleared the first, you might check for that. |
| 20:22 |
nick108 |
Adam__: thanks for the pointer, I already checked this |
| 20:24 |
nick108 |
the install tool says [GFX][im_path] = /usr/bin/ but this is not in localconf.php |
| 20:24 |
Adam__ |
that is a default setting. |
| 20:20 |
Adam__ |
nick108: did you check that it actually showed up in localconf.php? |
| 20:20 |
nick108 |
Adam__: yes sure, it's all there in localconf.php, but the install tools seems to not read it from there |
| 20:20 |
nick108 |
Adam__: so it seems to work only in one direction |
| 20:21 |
nick108 |
I can write to localconf.php from the install tool, but the install tool does not read from localconf.php |
| 20:21 |
nick108 |
very strange |
| 20:22 |
Adam__ |
had an issue once where I was writing a value to a variable and the install tool was not reading it. I found later that the install tool had created an entry for the variable twice and I was updating the first instance. |
| 20:22 |
Adam__ |
the second instance cleared the first, you might check for that. |
| 20:22 |
nick108 |
Adam__: thanks for the pointer, I already checked this |
| 20:24 |
nick108 |
the install tool says [GFX][im_path] = /usr/bin/ but this is not in localconf.php |
| 20:24 |
Adam__ |
that is a default setting. |
| 20:25 |
Adam__ |
you have to create it in the localconfig.php |
| 20:25 |
Adam__ |
$TYPO3_CONF_VARS['GFX']['im_path'] = ; |
| 20:26 |
nick108 |
the install tool says $TYPO3_CONF_VARS['GFX']['im_path_lzw'] = '/var/www/virtual/typo3/gm/'; // Modified or inserted by TYPO3 Install Tool. |
| 20:26 |
just2b |
anybody can help with a win2003 server and typo3? |
| 20:26 |
nick108 |
Adam__: anyway, thanks for your help |
| 20:26 |
Adam__ |
nick108: but is there an entry for just im_path? the _lzw is for compression (I think). |
| 20:27 |
salub |
has anyone ever created a custom form in the backend? |
| 20:27 |
nick108 |
Adam__: yes there is |
| 20:27 |
nick108 |
it has the same value |
| 20:27 |
salub |
....i want to make a more user friendly way to post blogs using tt_news |
| 20:27 |
salub |
but cannot find a good tutorial to build a simple form for the backend from scratch |
| 20:27 |
Adam__ |
just2b: that is what I am using, but I am still learning. perhaps I could help, though. |
| 20:25 |
Adam__ |
you have to create it in the localconfig.php |
| 20:25 |
Adam__ |
$TYPO3_CONF_VARS['GFX']['im_path'] = ; |
| 20:26 |
nick108 |
the install tool says $TYPO3_CONF_VARS['GFX']['im_path_lzw'] = '/var/www/virtual/typo3/gm/'; // Modified or inserted by TYPO3 Install Tool. |
| 20:26 |
just2b |
anybody can help with a win2003 server and typo3? |
| 20:26 |
nick108 |
Adam__: anyway, thanks for your help |
| 20:26 |
Adam__ |
nick108: but is there an entry for just im_path? the _lzw is for compression (I think). |
| 20:27 |
salub |
has anyone ever created a custom form in the backend? |
| 20:27 |
nick108 |
Adam__: yes there is |
| 20:27 |
nick108 |
it has the same value |
| 20:27 |
salub |
....i want to make a more user friendly way to post blogs using tt_news |
| 20:27 |
salub |
but cannot find a good tutorial to build a simple form for the backend from scratch |
| 20:27 |
Adam__ |
just2b: that is what I am using, but I am still learning. perhaps I could help, though. |
| 20:37 |
ohack |
Can anyone help me with a few debug hints? |
| 20:37 |
Adam__ |
what r u debugging? |
| 20:37 |
ries |
salub: try using the taskcenter? |
| 20:38 |
ries |
Ooo you tried already :) |
| 20:38 |
ohack |
Adam__: I am trying to get Front and accoutn working |
| 20:38 |
ohack |
(front end accounts) |
| 20:38 |
ohack |
I made a login form and I have a users document and groups associated with the page |
| 20:38 |
ohack |
when I log in, nothing happens |
| 20:39 |
ohack |
and I am not sure where to start with debug |
| 20:37 |
ohack |
Can anyone help me with a few debug hints? |
| 20:37 |
Adam__ |
what r u debugging? |
| 20:37 |
ries |
salub: try using the taskcenter? |
| 20:38 |
ries |
Ooo you tried already :) |
| 20:38 |
ohack |
Adam__: I am trying to get Front and accoutn working |
| 20:38 |
ohack |
(front end accounts) |
| 20:38 |
ohack |
I made a login form and I have a users document and groups associated with the page |
| 20:38 |
ohack |
when I log in, nothing happens |
| 20:39 |
ohack |
and I am not sure where to start with debug |
| 23:28 |
jsfan |
hello :)) |
| 23:28 |
jsfan |
hello :)) |