| 00:21 |
lukasfs444 |
hi, how can I get the title of the parentpage of the current? I thought about a CONTENT Object and {table=tt_content, select.where=???} But what to give the WHERE-Statement? Thank you |
| 00:32 |
dddddddddddd |
Hello, is there any possibillity to get the title of the parentpage of the current page??? I thought about a CONTENT Obj. but I do not know what I have to give the WHERE-Statement. Thank you |
| 00:34 |
d|g |
try this: ... = leveltitle : -1, slide |
| 00:37 |
dddddddddddd |
you mean .."=leveltitle:-1,slide" ? |
| 00:39 |
isolysis |
does anyone know if its possible to hide partial menu output? i have a vertical css menu, a breadcrumbs path, and horizontal menu buttons. if i set the option 'hide page in menu output', it will not show the breadcrumbs or side vertical menu etc.. but I would prefer to just show it everywhere expect the horizontal menu. perhaps some typoscript for that page only can hide the menu button? |
| 00:39 |
dddddddddddd |
no that does not work :"page.10.subparts.UNTERSCHRIFT.field =leveltitle:-1,slide" |
| 00:43 |
Joe_Smith |
test |
| 00:45 |
drakke |
is there instruction on setting up a TYPO3 shared server somewhere? |
| 00:45 |
dddddddddddd |
how do you mean SHARED |
| 00:47 |
drakke |
multiple separate accounts on a single machine. each account with its own database. I see a lot of info on the archives but is there a desc. in one location |
| 00:47 |
d|g |
page.10.subparts.UNTERSCHRIFT.value = leveltitle:-1,slide ? |
| 00:48 |
dddddddddddd |
no, this shows it as plaintext |
| 00:48 |
dddddddddddd |
sorry drakke, i d not know |
| 00:49 |
drakke |
ok, thanks |
| 00:51 |
d|g |
page.10.subparts.UNTERSCHRIFT.data = leveltitle:-1,slide ? |
| 00:53 |
dddddddddddd |
this gives the title of the current page, but at least it works! Do you think -2??? |
| 00:53 |
dddddddddddd |
that works!!!! |
| 00:53 |
dddddddddddd |
thanks a lot |
| 00:54 |
d|g |
$) |
| 00:54 |
d|g |
;) |
| 00:54 |
dddddddddddd |
is there also a possibillity to not get the title but the id |
| 00:57 |
d|g |
i hope yes there is =) |
| 00:57 |
dddddddddddd |
*ggg* |
| 01:00 |
d|g |
something like this: = levelfield : -2, ... |
| 01:06 |
dddddddddddd |
would work also i think but i found leveluid! thanks a lot i think i understand slowly how this all works *ggg* (ok, not all) |
| 01:14 |
dddddddddddd |
Does sb. know why [leveluid:-2,slide = 4] as a condition not works, I tested "data=leveluid:-2,slide"??? |
| 03:16 |
wwwwwwww |
hello, when i upload an image it is scaled automaticly to 600px (i do not know why 600px) even if i set the special width and height property. Does sb. know why??? THX |
| 03:24 |
wwwwwwww |
does nb. know some hint ??????????????? |
| 07:46 |
uschi |
good morning folks :-) |
| 07:56 |
just2b |
hi uschi |
| 07:57 |
uschi |
morning just2b |
| 07:57 |
just2b |
how are you? |
| 08:36 |
dax77 |
good morning @all |
| 08:37 |
just2b |
hi dax |
| 11:39 |
andreasbalzer |
hi :) |
| 11:39 |
andreasbalzer |
uschi: are you there? |
| 11:46 |
andreasbalzer |
somebody with good knowledge about TYPOScript and tt_content here? |
| 13:06 |
uschi |
hi andreasbalzer |
| 13:06 |
andreasbalzer |
hi :) |
| 14:25 |
isolysis |
hi all... has anyone ever moved their typo3 installation across servers? what is the general procedure? |
| 15:09 |
jjjjjjjjjjjjjjjj |
Does sb see why "page.10.subparts.OBERSCHRIFT = TEXT" "page.10.subparts.OBERSCHRIFT.data = leveltitle:-2,slide" "[page.10.subparts.OBERSCHRIFT.data = Seitenstruktur]" "page.10.subparts.OBERSCHRIFT.data = fff" "[END]" does not work??? THX |
| 15:16 |
jjjjjjjjjjjjjjjj |
Is here nobody familiar with conditions??? |
| 15:30 |
kv0s |
Hi! |
| 15:31 |
kv0s |
I'll produce "automatic" newsletters from our webpage (www.freizeittaucher-marbach.de). The newsletter must contain the last recent posts in our forum (mm_forum) and the news since last sent of the newsletter (with content from tt_news-articels)... which extensions does fullfill these requirements? |
| 15:43 |
Denyerec |
Recent posts from forums ? |
| 15:43 |
Denyerec |
can you embed forum records as content records? |
| 15:44 |
kv0s |
Denyerec: Mhm. I've a box like "upcoming events" or "latest news" (tt_news) ... |
| 15:49 |
jjjjjjjjjjjjjjjj |
Does sb see why "page.10.subparts.OBERSCHRIFT = TEXT" "page.10.subparts.OBERSCHRIFT.data = leveltitle:-2,slide" "[page.10.subparts.OBERSCHRIFT.data = Seitenstruktur]" "page.10.subparts.OBERSCHRIFT.data = fff" "[END]" does not work??? THX |
| 15:50 |
isolysis |
hey Denyerec |
| 15:55 |
Denyerec |
lo lo |
| 15:59 |
isolysis |
hi Denyerec, do you still have the backpid and chash showing in your news url's? i found a link that might help, but you will need to salvage the code out of it: http://www.onscreen.at/newsgroups/article.php?id=79834&group=typo3.english |
| 15:59 |
Denyerec |
I got rid of it :D |
| 16:00 |
Denyerec |
Disabled backPid and then did *something* and the cHash vanished |
| 16:00 |
Denyerec |
I think it was enabling the use of the normal cache, but I can't rememer :/ |
| 16:05 |
isolysis |
how did you disable the backpid? |
| 16:06 |
Denyerec |
it's a tt_news TS setting |
| 16:08 |
Denyerec |
plugin.ttnews.dontUseBackPid = 1 |
| 16:09 |
isolysis |
sry for the silly question, but where can i enter that line? how do i get to the ts page for that |
| 16:09 |
Denyerec |
plugin.tt_news.dontUseBackPid = 1 |
| 16:52 |
kv0s |
It's possible to use "tt_news-categories" as categories for direct_mail? In ALL forms ... such as tt_address, tt_content, ... |
| 16:52 |
kv0s |
?? |
| 17:46 |
peachbloom |
hi! can someone help me? i'm beginner on typo3 and have a problem with the preview for my new page |
| 17:58 |
Denyerec |
LOL |
| 17:58 |
Denyerec |
peachbloom gave it 2 minutes. |
| 17:58 |
Denyerec |
Classic. |
| 17:58 |
Denyerec |
They'll be back to Joomla before 2008 |
| 18:07 |
jjjjjjjjjjjjjjjj |
Does sb see why "page.10.subparts.OBERSCHRIFT = TEXT" "page.10.subparts.OBERSCHRIFT.data = leveltitle:-2,slide" "[page.10.subparts.OBERSCHRIFT.data = Seitenstruktur]" "page.10.subparts.OBERSCHRIFT.data = fff" "[END]" does not work??? THX |
| 18:51 |
Physik |
hi |
| 18:51 |
Physik |
please all "seoigg" that : http://www.seoigg.de/comment/reply/2460#comment-form |
| 18:51 |
Physik |
click on the plus |
| 19:38 |
tomyN |
Hi, I 'd like to export a web site to a different server. Should I export a td3 file and the database, or only the database? Thanks |
| 19:44 |
isolysis |
does anyone have an answer to tomyN_ 's question, it's something i would like to know also |
| 19:46 |
tomyN_ |
isolysis: I think td3 includes first of all the site structure, not the database. The database MAY included the site structure as well. It depends on the configuration. Still reading ... I might be wrong ... |
| 19:57 |
isolysis |
tomyN: i know that t3d will export the site tree structure, but I was wondering if we need to backup the mysql database manually.. and when we are installing/restoring this typo3 installation on a new server... do we just do a fresh install of typo3 and use the old database, or a fresh database, and then just import the t3d. what about extensions etc.. do we need to backup the fileadmin... |
| 19:57 |
isolysis |
...directory and bring that over too. etc etc |
| 20:00 |
tomyN |
tomyN: I don't know, I just finished a fresh install for Typo3 because I need a copy of an existing site on a local test server for further development. I did backup the database manually. So, I am thinking I should import the td3 file and import the database. (?) |
| 20:05 |
tomyN |
back again |
| 20:06 |
snowman |
hello, someone who have experience with working with the mootools plugin ? |
| 20:07 |
snowman |
i can't get it to work |
| 20:52 |
tomyN_ |
I created a test server for clients. Could I have different Typo3 sites, based on different t3d files under the same IP address? |
| 21:01 |
tomyN_ |
anyone here? |
| 21:01 |
tomyN_ |
I am getting some funny server messages on my end ... |
| 21:05 |
isolysis |
tomyN: what kind of server messages |
| 21:05 |
tomyN |
like : left the chat room. (Read error: 104 (Connection reset by peer) |
| 21:06 |
tomyN |
You left the chat by being disconnected from the server. You rejoined the room. |
| 21:06 |
tomyN |
Do you see this too that I am doing such things? |
| 21:06 |
isolysis |
yeah i do actually |
| 21:06 |
isolysis |
youve been in and out like a nutter |
| 21:07 |
Denyerec |
Yer |
| 21:07 |
Denyerec |
Likewise. |
| 21:07 |
isolysis |
i didnt realize it was happening to me |
| 21:07 |
Denyerec |
It hasn't |
| 21:07 |
Denyerec |
just tommy |
| 21:07 |
Denyerec |
if you wanna migrate a whole site, easiest just to take fileadmin and the database |
| 21:07 |
tomyN |
I am sorry, I don't even touch this |
| 21:07 |
tomyN |
bad connection? |
| 21:08 |
tomyN |
I use Colloquy 2.1 |
| 21:11 |
isolysis |
Denyerec: what about installing the new typo3 installation.. lets say i install all the php mysql fresh, and i do a new dummy/source package upload and log into install tool.. at what point do i bring the fileadmin and old database into the mix |
| 21:11 |
isolysis |
what about the page tree via the t3d file etc |
| 21:13 |
Denyerec |
um |
| 21:13 |
Denyerec |
well |
| 21:13 |
Denyerec |
you could export the pagetree as t3d |
| 21:13 |
Denyerec |
will all deps and records |
| 21:14 |
Denyerec |
but tht's basically a fresh mysql database |
| 21:14 |
Denyerec |
:) |
| 21:14 |
Denyerec |
So once you have your dummy package unzipped |
| 21:14 |
Denyerec |
take /fileadmin and /typo3conf and the DB |
| 21:14 |
Denyerec |
upload the 2 folders |
| 21:14 |
Denyerec |
and overwrite the DB with your sql dump |
| 21:14 |
Denyerec |
Voila |
| 21:19 |
tomyN |
Denyerec: That's what I thought! Sort of, will try that, Thanks!! |
| 21:20 |
Denyerec |
No worries Tomy |
| 21:20 |
tomyN |
could I have more than one t3d files running, or only one at a time? |
| 21:21 |
tomyN |
I 'd like to create a server directory, where client click on a link on their future web site. You know what I mean? |
| 21:33 |
tomyN |
Well, another question. Can I export a database from within Typo3 or should I do this with the options given by my host? |
| 21:39 |
isolysis |
hey Denyerec thanks for the info, another question, what about the templates, datastructures, typoscript etc.. is this saved in the fileadmin somewhere? |
| 21:40 |
snowman |
hello, i try to make a menu work with this TS (http://phpfi.com/284774) but i dont see any items appear from my page tree |
| 21:40 |
snowman |
anyone knows why and how to solve this ? |
| 21:46 |
snowman |
nobody any idea ? |
| 21:46 |
tomyN |
I am sorry for coming and going. Do I have an unstable connection or what could be causing this? |
| 21:46 |
tomyN |
snowman: I am fairly new to T3, sorry |
| 21:47 |
snowman |
it's oke, im also fairly new to t3 too |
| 21:50 |
snowman |
oke, i will come back another time |
| 21:50 |
snowman |
byeee |
| 21:50 |
tomyN_ |
byee |
| 21:51 |
tomyN_ |
happy holidays! |
| 22:25 |
ries |
Happy holidays aya all |
| 22:40 |
andreasbalzer_we |
Hi :) |
| 22:40 |
andreasbalzer_we |
Can somebody tell me, why http://phpfi.com/284784 isn't working? |