| 03:51 |
mammut |
hi |
| 03:51 |
mammut |
can anybody help with a DAM probelm? |
| 09:06 |
MasterYin |
morning everyone |
| 09:07 |
MasterYin |
I'm seaking for a TS-Condition asking if the tt_content-field image is setted or not... |
| 09:10 |
MasterYin |
I'm seaking for a TS-Condition asking if the tt_content-field image is setted or not... |
| 09:10 |
maholtz|WORK |
@MasterYin: TS-Condition can only work on Page level |
| 09:10 |
maholtz|WORK |
so that is not possible |
| 09:10 |
MasterYin |
:-( |
| 09:10 |
maholtz|WORK |
ok, it would be possible, if you know the uid, but would make no sense |
| 09:11 |
maholtz|WORK |
use stdWrap -> if |
| 09:11 |
maholtz|WORK |
instead |
| 09:11 |
MasterYin |
*taking a look* |
| 09:11 |
maholtz|WORK |
you know ts45min? |
| 09:17 |
MasterYin |
no... never heared about... |
| 09:17 |
MasterYin |
@ maholtz|WORK it works :) the stdWrap.if.isEmpty.field was the way I needed :-D |
| 09:21 |
maholtz|WORK |
perfect:) |
| 09:23 |
maholtz|WORK |
if you read ts45min give me some feedback (its available in german, durch and in parts france) |
| 09:24 |
MasterYin |
Can you tell me where to find in German? |
| 09:26 |
maholtz|WORK |
at the top right there is a language switch |
| 09:26 |
maholtz|WORK |
http://wiki.typo3.org/Fr:ts45min |
| 09:26 |
maholtz|WORK |
Fr = French, De=German, Nl = dutch:) |
| 10:02 |
randomresult |
good morning |
| 10:02 |
maholtz|WORK |
morning randmo |
| 10:02 |
randomresult |
do you have experience with ts-made languagemenues? |
| 10:03 |
null0_ |
randomresult: you want to make language-flags? |
| 10:03 |
randomresult |
i wanna hide the "english" link in an menu if there is no translated page available |
| 10:03 |
maholtz|WORK |
there is a doc regarding translation handling on typo3.org |
| 10:03 |
randomresult |
null0_ : i have made an ts showing links ... but i want this menu not to show links if there is no page translated |
| 10:03 |
null0_ |
randomresult: just create a transparent gif. like flagen_d.gif |
| 10:03 |
maholtz|WORK |
core documentations |
| 10:04 |
null0_ |
yes |
| 10:04 |
randomresult |
null0_ i dont use images |
| 10:04 |
null0_ |
then create a css file wirh #english_disables { visibility: hidden;} |
| 10:04 |
null0_ |
:-) |
| 10:04 |
randomresult |
here is my ts : http://paste.phlogi.net/-959d530b97/ |
| 10:04 |
null0_ |
keep it simple |
| 10:05 |
randomresult |
but i dont have the id english disables |
| 10:05 |
randomresult |
im working with ts not the normal langmenu |
| 10:05 |
maholtz|WORK |
there is a language menu |
| 10:06 |
maholtz|WORK |
in TSref HMENU |
| 10:06 |
maholtz|WORK |
that should work |
| 10:06 |
maholtz|WORK |
never had a problem with that |
| 10:06 |
randomresult |
ok i will check ts-ref |
| 10:08 |
randomresult |
it is a userdef :) |
| 10:08 |
randomresult |
i will check |
| 10:08 |
randomresult |
thx |
| 10:13 |
randomresult |
this works: USERDEF1.linkWrap = <li class="notavailable">|</li> |
| 10:13 |
randomresult |
so it has the class notavailable (could setthis to hidden) |
| 10:13 |
randomresult |
but USERDEF1.noLink = 1 does not work |
| 10:14 |
randomresult |
.. |
| 10:14 |
maholtz|WORK |
and USERDEF1 > |
| 10:14 |
maholtz|WORK |
? |
| 10:14 |
randomresult |
clear it before? |
| 10:14 |
randomresult |
didnt try |
| 10:14 |
randomresult |
second |
| 10:15 |
randomresult |
well i will paste my ts ... gimme a sec |
| 10:15 |
randomresult |
isnt it something doNotLinkItem? |
| 10:17 |
randomresult |
hmmm |
| 10:20 |
maholtz|WORK |
do not link item says: render the flag, but without an link |
| 10:21 |
randomresult |
yeah... that what i want |
| 10:21 |
randomresult |
but does not work |
| 10:21 |
maholtz|WORK |
ah, ok:) |
| 10:21 |
maholtz|WORK |
not? check for typos |
| 10:21 |
maholtz|WORK |
check USERDEF2 too |
| 10:21 |
maholtz|WORK |
NO and ACT |
| 10:22 |
randomresult |
i will |
| 10:22 |
randomresult |
well... i overwrite som stdWrap.typolink. |
| 10:22 |
randomresult |
maybe the problem is there |
| 10:22 |
m4rtijn |
hi all |
| 10:23 |
randomresult |
hi m4rtijn |
| 10:23 |
randomresult |
ok... i paste another ts |
| 10:23 |
maholtz|WORK |
hi |
| 10:23 |
randomresult |
http://paste.phlogi.net/-0b50fb9b10/ |
| 10:24 |
randomresult |
what makes me wonder is, that the NO state already has the doNotLinkIt statement |
| 10:29 |
randomresult |
hmmm i will redo it now |
| 10:33 |
randomresult |
ok... used visibillity hidden :) |
| 10:33 |
milpoer |
hi there. |
| 10:33 |
randomresult |
hi milpoer |
| 10:33 |
randomresult |
fixed cwt? |
| 10:33 |
milpoer |
nope.. thats why i tunned in to this fora. :) |
| 10:35 |
maholtz|WORK |
@Randomresult: check Typos |
| 10:35 |
maholtz|WORK |
CamelCase |
| 10:35 |
maholtz|WORK |
doNotLinkIt |
| 10:35 |
beli |
moin |
| 10:35 |
m4rtijn |
hi |
| 10:36 |
milpoer |
i have a problem with my cwt_community edit_profil, the problem is that fields, like: crdata, lastlogin and comments from the fe_users-table, cannot be shown in my edit-profile, i can show the info in profile view. fields like fax and usergroups works with no probs. and i have copy/pasted the table-column name such typos shouldn't be an issue :) |
| 10:36 |
beli |
what extension to use for contact forms? |
| 10:37 |
m4rtijn |
beli - none |
| 10:37 |
m4rtijn |
just use the standard mailform |
| 10:38 |
beli |
m4rtijn: well hmm that's what i did so far...but someone was telling me that there is a really nice ext for doing forms |
| 10:39 |
just2b |
powermail or mailformplus |
| 10:44 |
Guest43336 |
Hi, I want to make a sitemap. But obviously plugin-content does not show up in this sitemap. Is there a way to get sitemap with for example news and other content listed as pages? |
| 10:49 |
guestnick1 |
I guess the easiest(only?) way to do this is to create a sitemap with your own crawler? |
| 10:49 |
beli |
guestnick1: a sitemap is just a list of all your subpages....and links to the original site...nothing else |
| 10:51 |
guestnick1 |
yes, but a news-item is seen as a page also |
| 10:51 |
guestnick1 |
even though we know it isn't, in the typo-sense |
| 10:52 |
beli |
hmm ok |
| 10:55 |
m4rtijn |
beli - if you dont need anything special in the contact form - you dont need an extension |
| 11:07 |
guestnick1 |
I can't belive no one has wanted to do this before me? Show plugin-content as pages in a sitemap, that is. But I can't find any info in the mailinglist or google, am I blind? |
| 11:07 |
guestnick1 |
or stupid :p |
| 11:11 |
beli |
sorry guestnick1 i never uses tt_news....cant help you with that |
| 11:12 |
guestnick1 |
that's ok, but it's not really a tt_news issue. It's the plugin-structure in general |
| 11:17 |
m4rtijn |
I dont think its useful to have every single news in the sitemap.. |
| 11:17 |
m4rtijn |
therefore the tt_news offers stuff like "amenu" |
| 11:20 |
guestnick1 |
it's not really about tt_news in spesific, in this case it's plugins for employees and real-estate projects |
| 11:20 |
guestnick1 |
thought it was more instantly understandable if I said tt_news |
| 11:24 |
beli |
guestnick1: for my plugins its not creating pages.... |
| 11:24 |
beli |
guestnick1: its just a copy of my page-tree, nothing more |
| 11:24 |
guestnick1 |
I know, thats the problem :) |
| 11:28 |
MasterYin |
Is there a way to enable tt_content input-fields only in special columns? any conditions in TCEFORM? |
| 11:32 |
m4rtijn |
MasterYin - yes thats possible |
| 11:32 |
soren_madsen |
When iframes are not an option - how do you you include content from an external URL ? |
| 11:32 |
m4rtijn |
soren_madsen - <object > maybe? |
| 11:33 |
m4rtijn |
im not sure if that works though :s |
| 11:33 |
MasterYin |
m4rtijn: do you know how? |
| 11:34 |
soren_madsen |
m4rtijn: I would really love to be able to include from the inside of TYPO3 - like a PHP include |
| 11:36 |
m4rtijn |
MasterYin - in the extension manual of just2b tt_news content thingie are some lines of code for that |
| 11:36 |
m4rtijn |
soren_madsen - for custom php code in tt_content u should write an extension |
| 11:38 |
m4rtijn |
MasterYin - here: http://forge.typo3.org/wiki/extension-rgnewsce/Page_TypoScript_Tips |
| 11:38 |
MasterYin |
big THX |
| 11:38 |
m4rtijn |
or not.. wait a sec :p |
| 11:39 |
soren_madsen |
m4rtijn: I do not want to write custom PHP - I just want to include the content an external script generates |
| 11:39 |
m4rtijn |
no.. it was somewhere else.. |
| 11:39 |
m4rtijn |
maybe I saved it.. sec |
| 11:40 |
m4rtijn |
masteryin: pmk gave this tip once here.. I saved that |
| 11:40 |
m4rtijn |
<pmk65> If you also set this in the TSConfig -> mod.web_list.allowedNewTables = tt_news, tt_news_cat <pmk65> Then only tt_news records can be created in that sysfolder. |
| 11:42 |
MasterYin |
hmm that enables fields and tables for total pages not only for some columns... I'll try another way... if I found a way I'll report here |
| 11:42 |
soren_madsen |
m4rtijn: I tried to install the extension page_php_content - but it seems to be gone from the repository :( |
| 11:51 |
beli |
how can i replace the standard grey submit button with a graphical one? i am using the sysext felogin...and there is no class defined, so i cannot use css to access it. any idea howto add a class="btn_submit" to it? |
| 11:52 |
m4rtijn |
soren_madsen - u could just include it in the template.. |
| 11:52 |
m4rtijn |
html template.. |
| 11:52 |
m4rtijn |
but for a nice - clean solution u should write an extension I think |
| 11:53 |
soren_madsen |
I'm experimenting with lumonet PHP Include - I think that might do what I want. Thanks for the help |
| 11:54 |
m4rtijn |
np |
| 12:17 |
Guest71840 |
hello just2b |
| 12:17 |
Guest71840 |
are you the author of rgaccordion extension? |
| 12:20 |
just2b |
yes |
| 12:21 |
maholtz|WORK |
someone knows a good solution to combine if-statements in typoscript? atm i use if { first statement } stdWrap.if { second statement } etc. |
| 12:22 |
Guest71840 |
i am having trouble modifying the accordian ext |
| 12:22 |
just2b |
so` |
| 12:22 |
Guest71840 |
i would like to only have one section expand at a one |
| 12:22 |
just2b |
use the other accordion script |
| 12:23 |
Guest71840 |
so when the user expands "a" and then "b" -- section "a" automatically closes |
| 12:23 |
Guest71840 |
what is the other accordian script? |
| 12:24 |
Guest71840 |
can you give me solution? I see in the srcript file |
| 12:24 |
just2b |
there is 1 and 2 |
| 12:25 |
Guest71840 |
but I can only change the class + "add" or not |
| 12:25 |
Guest71840 |
but i do not know how to change the height |
| 12:31 |
Guest71840 |
just2b, is it fast to change that, can you send me the script to do that |
| 12:32 |
just2b |
everything is inside the extension folder... as i said.. use the other js file |
| 12:36 |
Guest71840 |
how do you change the height ? |
| 12:36 |
just2b |
OF WHAT |
| 12:53 |
milpoer |
hi again.. |
| 12:59 |
jangla |
is there any way of finding out the root password for mysql on typo3? it should be in the my.cnf file but the password line is commented out in my installation for some reason |
| 13:00 |
martijn_ |
in the installtool jangla |
| 13:02 |
untouch_ |
whats the best method for RSS feeds in typo3 |
| 13:02 |
untouch_ |
i need to RSS a whole UID but have to change some small layout stuff |
| 13:02 |
untouch_ |
for the rss |
| 13:02 |
untouch_ |
view |
| 13:02 |
untouch_ |
whats best method? |
| 13:10 |
maholtz|WORK |
@untouch: YAFI? |
| 13:11 |
untouch_ |
? |
| 13:11 |
jangla |
martijn_ - that's what i figured but for some reason when I try an connect to it using mysql Admin tool I get access denied. |
| 13:11 |
maholtz|WORK |
hi milpoer:) |
| 13:11 |
milpoer |
hi maholtz|WORK |
| 13:11 |
untouch_ |
i just installed content2rss |
| 13:11 |
untouch_ |
Content to RSS converter |
| 13:11 |
untouch_ |
Description: Converts content elements into a RSS feed |
| 13:12 |
maholtz|WORK |
@untouch: you want to publish an rss-feed? |
| 13:12 |
maholtz|WORK |
with typo3 |
| 13:12 |
maholtz|WORK |
from which database table? |
| 13:17 |
just2b |
i make Rss via ts |
| 13:20 |
\0_2 |
hi there |
| 13:20 |
milpoer |
hi |
| 13:20 |
\0_2 |
i got some question for the felogin sysextension |
| 13:22 |
\0_2 |
how can i disable the welcome message |
| 13:22 |
m4rtijn |
hi \0_2 is nothing in the manual about that? |
| 13:22 |
\0_2 |
no |
| 13:23 |
m4rtijn |
tsconfig maybe? |
| 13:23 |
\0_2 |
i need typoscript |
| 13:24 |
\0_2 |
because its in the frontend |
| 13:26 |
pmk65 |
\0_2: Modify the HTML template |
| 13:26 |
\0_2 |
but i dont found the messages marker in there |
| 13:26 |
\0_2 |
or i am just blind :D |
| 13:26 |
pmk65 |
###STATUS_HEADER### |
| 13:26 |
pmk65 |
###STATUS_MESSAGE### |
| 13:27 |
pmk65 |
at the top of each template part. |
| 13:27 |
\0_2 |
but when the user is logged in the status is shown ... but no logout form |
| 13:27 |
\0_2 |
but i will lokk closer to the html template |
| 13:27 |
\0_2 |
thx |
| 13:33 |
pmk65 |
\0_2: You can also try changing line 103 of "class.tx_felogin_pi1.php" from "if($this->userIsLoggedIn && !$this->logintype) {" to "if($this->userIsLoggedIn) {" |
| 13:37 |
\0_2 |
but i dont want to change the core |
| 13:37 |
\0_2 |
but thank you for your help |
| 13:39 |
pmk65 |
if its because there's no logout button when you have logged in. (it 1st appear when you reload the page) then the only way to change that, is by modifying the extension code. (You can make an extension that XCLASSes the felogin plugin, if you don't want to modify the code directly.) |
| 13:39 |
maholtz|WORK |
afaik there are formulars for that? |
| 13:44 |
pmk65 |
no. if $this->logintype is set, then the login/logout form is not shown. Instead a text saying that you are logged in, is displayed. The only way to change that, is by modifying line 103 of the extension. |
| 14:06 |
SmaxTheFrog |
hi can anyone help me getting perfectlightbox running together with mdrs_alternativepopupimage - as soon as i use perfectlightbox the regular image is popped not the alternative |
| 14:10 |
mcbane |
hi |
| 14:10 |
mcbane |
what url do I need to log into a typo3 site? |
| 14:11 |
\0_2 |
example.com/typo3 |
| 14:12 |
mcbane |
there I get: "No pages are found on the rootlevel!" |
| 14:12 |
maholtz|WORK |
then example.com/typo3/typo3/ |
| 14:12 |
pmk65 |
SmaxTheFrog: I think you'll have to modify the TS setup, so that it uses the field added by mdrs_alternativepopupimage |
| 14:12 |
mcbane |
ah, ok. Sorry :) |
| 14:12 |
maholtz|WORK |
you installed typo3 not at the server-root but in subfolder typo3 |
| 14:13 |
mcbane |
yeah, I did |
| 14:16 |
SmaxTheFrog |
pmk65 thx ill have a look at that |
| 14:28 |
m4rtijn |
hmm, is there a good manual/tutorial for realurl configuration apart from the extension manual? I would like to change for example: index.php?id=7&tx_sfmflowgallery_pi1[back]=FLOW&tx_sfmflowgallery_pi1[pix_index]=1&tx_sfmflowgallery_pi1[viewtype]=FLOW&cHash=c9da2a168f into domain.com/projekte/image1.html |
| 14:29 |
m4rtijn |
if thats possible |
| 14:30 |
SmaxTheFrog |
just2b bist du online ? |
| 14:31 |
SmaxTheFrog |
just2b are you online ? - sorry |
| 14:33 |
just2b |
no, i am playing gta |
| 14:34 |
m4rtijn |
:p |
| 14:35 |
SmaxTheFrog |
just2b may i disturb in short pc ? |
| 14:36 |
pmk65 |
m4rtijn: Look at the realurl setup for tt_news. You'll have to do something similar for the tables you want "realurlified" |
| 14:36 |
just2b |
hard to disturb because I am just loading again... anyway today is holiday ;) |
| 14:37 |
SmaxTheFrog |
just2b so is that a yes or no for pc ? :) |
| 14:38 |
just2b |
pc? |
| 14:38 |
m4rtijn |
I will pmk65 thanks |
| 14:38 |
SmaxTheFrog |
just2b short private chat |
| 14:39 |
just2b |
you can start.. |
| 14:39 |
pmk65 |
m4rtijn: If you want, I can post one of my modified realurl configs. It sets up nice urls for a couple custom extensions. |
| 14:39 |
m4rtijn |
I'd like that very much pmk65! :p |
| 14:40 |
pmk65 |
http://paste.phlogi.net/example_of-1/ |
| 14:40 |
m4rtijn |
thanks |
| 14:41 |
m4rtijn |
Medarbejder :) |
| 14:41 |
pmk65 |
the part staring with "// Ace Afgørelser " is the one I added for translating the get params of my ext. into readable format. |
| 14:41 |
milpoer |
m4rtijn: are you danish ? |
| 14:42 |
m4rtijn |
thanks pmk |
| 14:42 |
m4rtijn |
milpoer - you got shot at work? |
| 14:42 |
m4rtijn |
:p |
| 14:42 |
m4rtijn |
milpoer - nope im dutch / german :p |
| 14:42 |
milpoer |
ok.. just the "medarbejder" word thats danish for employee |
| 14:42 |
m4rtijn |
but seems I undertsand danish quite well |
| 14:42 |
milpoer |
ok :) |
| 14:43 |
milpoer |
where in germany ? |
| 14:43 |
m4rtijn |
in the center |
| 14:43 |
m4rtijn |
kassel |
| 14:43 |
milpoer |
m4rtijn: not shot :) short :) |
| 14:43 |
milpoer |
ok.. why do you understand danish then ? |
| 14:43 |
m4rtijn |
cause its also a germanic language.. |
| 14:44 |
m4rtijn |
very similar to dutch & german |
| 14:44 |
milpoer |
:) i thinks so to.. |
| 14:44 |
m4rtijn |
if spoken I guess I dont understand a word.. but written its quite similar |
| 14:44 |
milpoer |
but my german is not good.. eventhough i had it for 7 years ind school. |
| 14:44 |
milpoer |
m4rtijn: :) |
| 14:44 |
milpoer |
i have to leave now.. c u later. |
| 14:45 |
m4rtijn |
cu |
| 14:45 |
pmk65 |
m4rtijn: if you know the id of the page you want "realurlified" then you should use "fixedPostVars" setup, as that will make shorter urls than if you use the "postVarSets" setup |
| 14:45 |
pmk65 |
tt_news uses "postVarSets" as default. |
| 14:47 |
m4rtijn |
okay.. I have to look into that |
| 15:07 |
pmk65 |
another option is to write to Steffen Kamper <(obscured mail address)>, and ask him to make the "$this->logintype" part of line 103 configurable using TS. |
| 15:46 |
jangla |
here's an odd one - after we had our typo3 installation upgraded to 4.1.7 (and subsequently brought back down to 3.8 coz it was throwing up all sorts of problems) every time I edit a record (content or pages), the fe_group fiels gets set to '' meaning it effectively disappears off the site. Anyone seen this before or know something about it? |
| 15:48 |
null0_ |
gm |
| 15:59 |
maholtz|WORK |
@jangla: install tool compare DB with TCA without errors? |
| 16:00 |
jangla |
maholtz - yup, no errors |
| 16:04 |
maholtz|WORK |
perhaps there is an extension which makes an xclass? |
| 16:16 |
pmk65 |
jangla: 4.2.2 has a problem with BE/FE passwords, but the group thing I haven't heard of before. |
| 16:17 |
pmk65 |
Do you have any extensions installed, that modifies the groups/users table? |
| 16:17 |
jangla |
I'm honestly not sure how I'd even check that for you :) |
| 16:18 |
pmk65 |
There's a LOT of badly written extensions on TER, and some of those can fuck up the systems in weird ways. |
| 16:18 |
pmk65 |
What extensions do you have installed? |
| 16:18 |
jangla |
loads! |
| 16:19 |
jangla |
TV, CSS/JS meger, realURL, realURL management, phpmyadmin, 404 page handling, |
| 16:19 |
pmk65 |
post a list of them, maybe I can spot some "bad" ones.. |
| 16:20 |
jangla |
http://www.phlogi.net/t3/tspastebin/ |
| 16:24 |
m4rtijn |
hehe, I always post that link as well |
| 16:25 |
m4rtijn |
jangla - one further down is the link to your paste |
| 16:25 |
m4rtijn |
jangla - thats just the pastebin link |
| 16:26 |
jangla |
oops - http://paste.phlogi.net/-590d28adee/ |
| 16:30 |
pmk65 |
jangla: You can get rid of the Danish language pack, as that is not used anymore. |
| 16:31 |
maholtz|WORK |
i would think kb_cont_slide is integrated into core as well |
| 16:31 |
SASS |
Hi All. I`m havin problems installing TYPO3 on IIS 7. Can anyone help me? |
| 16:32 |
maholtz|WORK |
@SASS: just ask - perhaps someone can help |
| 16:32 |
pmk65 |
jangla: Try using the "Check TER for updates" in EM, and see if there's any new versions of the ext you have installed |
| 16:34 |
jangla |
hmmm - not convinced that's a great idea. everything was working fine until this upgrade went in so I'm nervous about updating a whole bunch of stuff to newer versions. besides, it can be very tricky to get info on which versions of extensions are compatible with 3.8.x on php 4 |
| 16:34 |
pmk65 |
if (work=done) { go home; echo 'bye bye for today'; } |
| 16:35 |
SASS |
Server 2008 (IIS 7), PHP5(FastCgi),MySQL5; After the first installing step(where i must enter database parameters) when i pressing down 'Continue' button server resonds me: '500 - Internal server error.' I was unable to find answer at google. Mayde someone can help? |
| 16:36 |
SASS |
*maybe |
| 16:36 |
sorenmalling |
SASS: Did you have a look in the error_log for you server? |
| 16:36 |
SASS |
I couldnt`find it. Where is it? |
| 16:37 |
sorenmalling |
Hm, let me look.. I can't se it either ;) Did you setup the server yourself? |
| 16:37 |
SASS |
Yes |
| 16:38 |
SASS |
To install php on IIS i`ve used these instruction: http://www.iis.net/php |
| 16:38 |
SASS |
And i installed MySQL without instruction |
| 16:39 |
sorenmalling |
SASS: http://www.smartertools.com/portal/KB/a154/how-to-where-are-my-iis-log-files-stored.aspx |
| 16:39 |
MasterYin |
Hey everyone, I try to configure the Header_link just to Link on files... is this possible in TSConfig? Because I don't have a ext_tables.php for this default-field |
| 16:54 |
sorenmalling |
SASS: Post it on paste.phlogi.net, and stop privat messaging me, please :) |
| 16:54 |
SASS |
Ok. Sorry. I don`t know rules, i new here |
| 16:56 |
SASS |
http://paste.phlogi.net/-1b08509559/ |
| 17:03 |
SASS |
And second part of the log: http://paste.phlogi.net/-a7ae5e7b92/ |
| 17:09 |
SASS |
mm? |
| 17:16 |
m4rtijn |
hmmm |
| 17:16 |
maholtz|WORK |
@SASS: perhaps you could add your experiences to http://wiki.typo3.org/Windows ? |
| 17:17 |
m4rtijn |
- my windows experience - I clicked then doubleclicked and got a bluescreen.. I restarted.. I clicked again.. I got a bluescreen.. I restarted//. etc. etc. |
| 17:18 |
SASS |
I`ll try it now :))) |
| 17:36 |
maholtz680 |
re |
| 17:36 |
m4rtijn |
wb |
| 17:49 |
HardPhuck |
hey |
| 17:49 |
HardPhuck |
The requested page didn't have a proper connection to the tree-root! |
| 17:49 |
HardPhuck |
(Broken rootline) |
| 17:49 |
HardPhuck |
how do i fix this :) |
| 17:50 |
maholtz680 |
@HardPhuck: what is the problem? do you think the page is in rootline? |
| 17:51 |
HardPhuck |
the first page in the rootline (with id = 1) is a shortcut to a page that is a subpage to that page and has id 2 |
| 17:54 |
HardPhuck |
one more thing |
| 17:54 |
HardPhuck |
SQL error: 'Unknown column 'tx_realurl_exclude' in 'field list'' (pages:1) |
| 17:55 |
HardPhuck |
when i try to remove the shorcut from the page |
| 17:55 |
HardPhuck |
all this happened when i upgraded realurl |
| 18:00 |
maholtz680 |
go to realurl and check if all database fields are correct |
| 18:00 |
HardPhuck |
in fact, when i disable realurl everything works |
| 18:00 |
HardPhuck |
that's strange |
| 18:01 |
HardPhuck |
ok |
| 18:01 |
maholtz680 |
clear realurl-cache |
| 18:01 |
maholtz680 |
but solve the sql error before |
| 18:03 |
infox |
hello |
| 18:04 |
infox |
is there anybody |
| 18:04 |
HardPhuck |
maholtz680: thanx cache was giving me problems |
| 18:04 |
infox |
s there anybody ? |
| 18:06 |
infox |
??? |
| 18:06 |
infox |
x |
| 18:07 |
maholtz680 |
well... he seems not be able to read? |
| 18:07 |
maholtz680 |
i mean infox:) |
| 18:07 |
maholtz680 |
ah |
| 18:07 |
infox |
df |
| 18:07 |
maholtz680 |
@infox: nope, nobody here |
| 18:07 |
maholtz680 |
;) |
| 18:07 |
infox |
hello maholtz |
| 18:08 |
chefan |
i am not here neither |
| 18:08 |
maholtz680 |
did you read the topic? |
| 18:08 |
infox |
i am working with a very slow response (may be due to webbased IRC ? |
| 18:09 |
infox |
this is my firts time on the typo3 chat |
| 18:09 |
chefan |
maybe we get a confirmation of absence from the other 47 users/bots as well |
| 18:09 |
maholtz680 |
ok, and webbased |
| 18:10 |
maholtz680 |
@infox: dont ask to ask, dont ask personally, perhaps someone can help you:) |
| 18:13 |
HardPhuck |
okay i'm having the following problem |
| 18:13 |
HardPhuck |
i would like to display one news item in several languages |
| 18:14 |
HardPhuck |
is that possible? |
| 18:15 |
infox |
lthough I have a broadband connection my chat entries take 60 seconds to appear. What could be teh cause ? |
| 18:16 |
maholtz680 |
@HardPhuck: you have one tt_news record translated and want to show it in alle languages? should be possible via CONTENT |
| 18:16 |
infox |
I followed this hint on the http://typo3.org/community/irc-chat/ page "If you don't have access to a IRC client or are behind a firewall, you can use our web-based IRC frontend." |
| 18:17 |
infox |
Hardpuck > http://lists.netfielders.de/pipermail/typo3-project-tt-news/2006-November/000678.html |
| 18:17 |
HardPhuck |
maholtz680: i'll read some docs on the topic |
| 18:18 |
maholtz680 |
@HardPhuck: perhaps read TSref for that |
| 18:19 |
HardPhuck |
aye, thanx |
| 18:22 |
maholtz680 |
@HardPhuck: check CONTENT for that |
| 18:23 |
HardPhuck |
checking... :) |
| 18:24 |
infox |
changed to chatzilla |
| 18:24 |
infox |
problem solved |
| 18:27 |
HardPhuck |
maholtz680: i think the problem is in the language menu |
| 18:27 |
maholtz680 |
seems, that i didnt understand your problem yet |
| 18:27 |
tPl0ch |
Hi, I have this ( http://paste.phlogi.net/tt_news_te/ ) in my constants field in my root template. And still the changes on the new tt_news template file are not shown on the page. Is there a way I can fix this? |
| 18:28 |
HardPhuck |
i have a news item in 2 languages, right? |
| 18:28 |
HardPhuck |
and a lang menu on the top of the page |
| 18:28 |
HardPhuck |
but when i open the tt_news item in single view |
| 18:28 |
HardPhuck |
and click alternative language |
| 18:28 |
Infox |
this is my first time on the typo3 chat and I am wondering what to expect from this site. I developed some websites with typo3. What could I give to this chat and what can be gainde ? |
| 18:28 |
HardPhuck |
i get no_news_id given |
| 18:29 |
porkpie |
infox;you will never know until you try asking a question ;) |
| 18:29 |
maholtz680 |
@HardPhuck: so, the url is not rendered correct? there is only L= but no tx_ttnews[uid] etc? |
| 18:29 |
HardPhuck |
yes |
| 18:30 |
maholtz680 |
@Infox: you can give help, get help and make sometimes jokes (if m4rtijn is available;) |
| 18:30 |
Infox |
OK |
| 18:30 |
maholtz680 |
@HardPhuck: show me your TS-Config for the language menu |
| 18:31 |
Denyerec |
Who would win between an otter and a fox? |
| 18:31 |
tPl0ch |
p.s.: i __did__ clear the caches |
| 18:31 |
Denyerec |
I think I'd back the otter. |
| 18:32 |
Infox |
I have tried to figure out which extension i could use for getting a nice frontend editting possibiity for records. |
| 18:32 |
HardPhuck |
http://paste.phlogi.net/langmenu/ |
| 18:32 |
Infox |
I tried sevela times but did not find something |
| 18:33 |
maholtz680 |
@Infox: for Backend user or fronteend user? |
| 18:33 |
Infox |
bu did not find something that had the ease of use of the back end list module |
| 18:33 |
Infox |
frontend |
| 18:33 |
Infox |
but with a nicer layout |
| 18:34 |
Infox |
then the listmodule |
| 18:34 |
HardPhuck |
Infox: pixe_feediting |
| 18:34 |
HardPhuck |
try this one |
| 18:34 |
HardPhuck |
ah for FE users |
| 18:34 |
HardPhuck |
dunno that |
| 18:34 |
HardPhuck |
depends what do you want for FE users to edit |
| 18:36 |
Infox |
i would like to create a record table with the ease of use of editing as for example tables in microsoft access |
| 18:37 |
Infox |
sort colums |
| 18:37 |
Infox |
and the like |
| 18:37 |
maholtz680 |
@HardPhuck: you could add the tt_news param to config.linkVars or add them to your language menu via additionalParams |
| 18:38 |
HardPhuck |
hmmm okay |
| 18:39 |
maholtz680 |
@Infox: check the extensions which were presented on http://t3dd08.typo3.org/schedule.html (sessionlist_v3.pdf) afair there were extension to easily create such things |
| 18:40 |
maholtz680 |
@HardPhuck: you shoudl be able to insert via gettext the actuall query |
| 18:41 |
maholtz680 |
have to quit in a few minutes |
| 18:42 |
HardPhuck |
thanx for the help i will investigate this |
| 18:46 |
Infox |
thanks |
| 18:59 |
just2b |
anyone can help with dompdf? |
| 19:04 |
Infox |
what's domdf ? |
| 19:04 |
just2b |
never mind, i got it |
| 19:06 |
HardPhuck |
how would i apply typolink params to a GMENU |
| 19:06 |
HardPhuck |
typolink.addQueryString = 1 |
| 19:06 |
HardPhuck |
i want to add this to the GMENU |
| 19:21 |
Infox |
gmenu is a sub of hmenu |
| 19:21 |
HardPhuck |
i know that |
| 19:22 |
Infox |
if you set it in the hmenu it might work for the gemenu as well ? |
| 19:23 |
HardPhuck |
ugh no, it does not work like that |
| 19:29 |
Infox |
do you use realurl with this ? |
| 19:34 |
pmk65 |
HardPhuck: You can use "addParams", but only with a fixed string (no stdWrap) |
| 19:34 |
pmk65 |
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/10/1/ |
| 19:35 |
HardPhuck |
hmmm |
| 19:35 |
HardPhuck |
yes but i need those params from the GET vars |
| 19:36 |
pmk65 |
another way, would be to set your menu to use "doNotLinkIt=1" in your menu, and then create your own linking using typolink. (Won't work if you use mountpages) |
| 19:38 |
HardPhuck |
hmm well i got to the part where links work with params |
| 19:38 |
HardPhuck |
but now they won't switch languages :D |
| 19:38 |
Infox |
from TSREF addParams string Additional parameter for the menu-links. |
| 19:38 |
pmk65 |
http://paste.phlogi.net/-9eaf0daf2f/ |
| 19:39 |
Infox |
doesnot state it should be a constant |
| 19:39 |
Infox |
can you build a string variable |
| 19:39 |
pmk65 |
Infox: that's a fixed value (string) |
| 19:39 |
pmk65 |
since there's no stdWrap support, you can't access getvars etc. using that. |
| 19:40 |
pmk65 |
HardPhuck: is it a language menu? |
| 19:40 |
HardPhuck |
aye |
| 19:41 |
HardPhuck |
the language selector only works if i'm outside the tt_news single view |
| 19:41 |
HardPhuck |
but when i'm in, it does not |
| 19:42 |
pmk65 |
then you might need to remove the L var from the parameters before making the menulinks (Check if there's 2 sets of identical GET vars on the links) |
| 19:42 |
pmk65 |
You can remove them like this: http://paste.phlogi.net/-1d651dde8c/ |
| 19:43 |
HardPhuck |
where should i put this? |
| 19:43 |
pmk65 |
inside the NO part of the menu. |
| 19:44 |
HardPhuck |
http://paste.phlogi.net/menu-3/ |
| 19:44 |
HardPhuck |
like this? |
| 19:46 |
pmk65 |
yes. (I hate GMENUs, so Im not sure if it work with those. I only use TMENUs. also for my graphic menus, as you can create menus identical to GMENUs using TMENU, you just have more options using TMENU.) |
| 19:47 |
HardPhuck |
i have GMENUs as well |
| 19:47 |
HardPhuck |
but this is not my work, i'm only fixin' it :) |
| 19:47 |
HardPhuck |
do you have a TMENU working example |
| 19:47 |
HardPhuck |
i'll fix it with css then |
| 19:49 |
pmk65 |
not at hand, but I made a language menu for a site here in denmark a while ago, using TMENU. I just don't have the code here. :( |
| 19:50 |
pmk65 |
BTW: if you want to see an example on how to create "GMENU"s using TMENU, then take a look at this snippet. http://paste.phlogi.net/-daf37e74c9/ |
| 19:51 |
HardPhuck |
thanx |
| 19:51 |
HardPhuck |
i prefer the css way though |
| 19:52 |
Infox |
bye |
| 19:52 |
HardPhuck |
bye |
| 19:53 |
pmk65 |
me too. I usually create doubleheight images, and use CSS to shift the positions on hover or active. |
| 20:00 |
HardPhuck |
same for me |
| 20:00 |
HardPhuck |
tripleheight in fact |
| 20:00 |
HardPhuck |
for the active state too :D |
| 20:13 |
HardPhuck |
i have succeeded |
| 20:13 |
HardPhuck |
with the TMENU |
| 20:34 |
HardPhuck |
how do you wrap text in a typolink |
| 20:34 |
HardPhuck |
like <a href="..."><b>link</b></a> |
| 22:10 |
untouch |
is here some kinda css-god? |
| 22:10 |
untouch |
http://test.klickadeeler.de/index.php?id=10 |
| 22:10 |
untouch |
please switch between startseite and kontakt in the meta navi at the top |
| 22:11 |
untouch |
i used a headline and a subheadline with subheadline ext |
| 22:11 |
untouch |
the subheadline has to be like on the first site (id10) |
| 22:11 |
untouch |
at the bottom right of the headline always |
| 22:11 |
untouch |
but if the h1 is smaller of course its not moving with it |
| 22:11 |
untouch |
can this be solved by css or does the subheadline has to be wraped into the h1 container |
| 22:12 |
untouch |
and gets a float:right |
| 22:12 |
untouch |
how would u solve this |
| 22:50 |
vens |
Hi guys. I'm really new to typo3. Right now I'm trying to set up tt_products, but I can't really get further. The tutorial I'm using show's some options for this plugin... but I don't even see them, while I try to setup the page content. |
| 22:51 |
vens |
Is there any possibility to make these options visible? |
| 22:57 |
vens |
Gah... okay. There were some unmet dependencies. Now it's working. |