| 00:37 |
sledgeas |
hello |
| 00:38 |
sledgeas |
is there a way of importing a css-template (from http://www.freecsstemplates.org/ into typo3 template? i.e., it [the css template] doesnt have typoscript files in it |
| 09:11 |
kraftb |
hello ! |
| 09:27 |
mikhas |
goodbye ! |
| 09:27 |
mikhas |
(sorry, thought of a beatles-song =) ) |
| 10:00 |
typo3user |
hi there. i have a question regarding to simulatestaticdocuments. when typo links to internal pages, it generates link such test.0.html ... how ca i get to work that typo3 uses test.html when the default language is set and only uses e.g. test.1.html when an other language is selected? |
| 10:06 |
daKmoR |
config.linkVars = L(1) |
| 10:10 |
typo3user |
i allready set linkVars = L |
| 10:10 |
typo3user |
do i really need the (1) after that? |
| 10:11 |
daKmoR |
if you want that the value is added only if 1 is set.... then you need to say it somewhere... |
| 10:11 |
daKmoR |
so yes... you need L(1) |
| 10:13 |
maholtz|WORK |
@typo3user: look on TSref CONFIG |
| 10:13 |
maholtz|WORK |
perhaps at:) |
| 10:14 |
typo3user |
ill have to do it in the page.config, right? |
| 10:14 |
daKmoR |
no template |
| 10:21 |
typo3user |
hm it adds 0 anyway |
| 10:21 |
typo3user |
;-( |
| 10:31 |
IngoRenner |
HI all, TYPO3's second Bug Day is on over at #typo3-bugday. If you want to help working throuhg the bugtracker and fixing bugs, come and join us. |
| 10:43 |
nd__ |
IngoRenner: Hey Ingo, got a problem with tt_address the other day... got a minute? |
| 10:46 |
IngoRenner |
not now, I'm doing Bug Day |
| 10:46 |
nd__ |
IngoRenner: Agreed... i will try to drop you a mail... |
| 11:04 |
nd__ |
How do I wrap every content-type filelink with something? I tried tt_content.uploads.wrap = ... but that seems to be the wrong horse |
| 11:07 |
maholtz|WORK |
@nd__: look in pagebrowser so you can see which property takes affect |
| 11:08 |
nd__ |
maholtz|WORK: Pagebrowser? While being at it, I'd love to replace the table based layout with a div layout... so I'd prefer to change the whole appearance of filelinks |
| 11:10 |
swemark |
TER now contains 3300 extensions |
| 11:11 |
conic |
nice! but the "hide empty pages" extension is still missing ;) |
| 11:13 |
maholtz|WORK |
@nd__: ups, sorry i meant typoscript _object_ browser :p |
| 11:14 |
nd__ |
maholtz|WORK: Yes, I'm trying to find it there. I assumed tt_content.uploads.20 but I cannot even to a .wrap = Haus | Hund |
| 11:15 |
maholtz|WORK |
perhaps you use an extension? |
| 11:16 |
maholtz|WORK |
which object type iss uploads.20 ? |
| 11:16 |
nd__ |
Ahh, it's .stdWrap.wrap = ... |
| 11:17 |
nd__ |
I will never get this wrap stuff |
| 11:32 |
maholtz|WORK |
@nd__: well, you have allways check which object you have, and then check wich property/method is implemented for that method |
| 12:35 |
christian_ |
hi there |
| 12:36 |
christian_ |
i have a strange problem with htmlarea. i just edited some text and then suddenly the editor stopped working |
| 12:36 |
christian_ |
now when i load a page he just says "editor is being loaded" and nothing happens |
| 12:36 |
christian_ |
the editor works in other installations by the way |
| 12:39 |
mikhas |
christian_: what webbrowser? |
| 12:39 |
christian_ |
just FF3 |
| 12:39 |
christian_ |
works in all other browsers |
| 12:39 |
swemark |
What version? |
| 12:39 |
christian_ |
its typo3 4.2.1 and htmlarea 1.7.5 |
| 12:39 |
swemark |
ok |
| 12:39 |
swemark |
quick ;) |
| 12:40 |
christian_ |
the strange thing is that it just worked a few minutes ago |
| 12:40 |
mikhas |
do you have any errors in the "error console" in Tools-menu? |
| 12:40 |
mikhas |
(in FF3) |
| 12:41 |
swemark |
You could also try disabling htmlarea and then reenable it |
| 12:41 |
christian_ |
mikhas: if you mean firebug, there are no errors |
| 12:42 |
christian_ |
swemark: tried this. without success |
| 12:42 |
Guest2008 |
hello |
| 12:42 |
swemark |
firefox has a build in error console |
| 12:42 |
christian_ |
i also restarted, cleared the cache and all that stuff |
| 12:42 |
swemark |
Hey Guest2008 |
| 12:43 |
christian_ |
swemark: there is one. it's in german :-) |
| 12:43 |
swemark |
Is it just for that content or all contents? |
| 12:44 |
christian_ |
let me try |
| 12:44 |
Guest2008 |
is it possible to separate the header, content and footer templates so that it is possible nto change only one of the tree? |
| 12:44 |
christian_ |
swemark: every content |
| 12:44 |
swemark |
christian_: and only in ff3? |
| 12:45 |
christian_ |
yes |
| 12:45 |
swemark |
does seem strange |
| 12:45 |
christian_ |
it surely is |
| 12:45 |
swemark |
did you uninstall/reinstall it? |
| 12:46 |
christian_ |
no, didnt try that |
| 12:46 |
swemark |
Otherwise i guess its a FF3 related issue |
| 12:46 |
swemark |
and thats a bit deeper than my knowledge goes |
| 12:46 |
christian_ |
swemark all works in another installation |
| 12:46 |
christian_ |
same setup |
| 12:47 |
swemark |
oh |
| 12:47 |
swemark |
even more strange |
| 12:47 |
christian_ |
oh yes |
| 12:47 |
swemark |
try on a diffrent computer |
| 12:47 |
swemark |
if you have access to one |
| 12:49 |
christian_ |
let me take a look on the laptop |
| 12:51 |
christian_ |
same problem on the laptop |
| 12:51 |
swemark |
uninstall htmlarea |
| 12:52 |
christian_ |
here is the error: |
| 12:52 |
christian_ |
[HTMLArea::initIframe]: Failed attempt at loading stylesheets: [Exception... "Security error" code: "1000" nsresult: "0x805303e8 (NS_ERROR_DOM_SECURITY_ERR)" location: "https://www.ctcon.de/typo3temp/rtehtmlarea/htmlarea_4f86f87bfe8d502067ea_compressed.js Line: 59"] |
| 12:53 |
christian_ |
perhaps google knows something about it |
| 12:54 |
der_soenke |
hello. i've found a new checkbox in direct_mail at the last step, where I choose des recipent-list "This is a Test-Newsletter". Does anybody know what this checkbox does? |
| 12:56 |
foool |
some scripts are causing my server to overload - is there a way to figure out which they are or a utility that can help? |
| 12:57 |
swemark |
linux? |
| 12:57 |
foool |
typo3 on linux |
| 12:58 |
swemark |
run top |
| 12:58 |
swemark |
press x and then c |
| 12:58 |
swemark |
sorts by CPU and shows tha command |
| 12:59 |
foool |
my support says that the script runs from index.php does that help. |
| 13:00 |
swemark |
everything runs from index.php |
| 13:00 |
foool |
will that locate the script that is causing prob? |
| 13:00 |
foool |
i know that is what i thought |
| 13:01 |
swemark |
im guessing php-scritp? |
| 13:01 |
swemark |
Could be anyone of them |
| 13:01 |
swemark |
try uninstalling extensions one after another |
| 13:01 |
swemark |
in conjunction with support |
| 13:01 |
foool |
would it be better to do a fresh install and import all the data again, it a big site. |
| 13:01 |
swemark |
hmm |
| 13:02 |
swemark |
result might still be the same |
| 13:02 |
foool |
ic |
| 13:02 |
swemark |
if its an extensionrelated bug |
| 13:02 |
foool |
so it will be an ext probably |
| 13:02 |
swemark |
basically, any php-script might do it |
| 13:02 |
swemark |
so |
| 13:03 |
swemark |
id recomend you get a support that knows what they are doing :P |
| 13:03 |
swemark |
and askthem to enable apache server-status |
| 13:04 |
foool |
it is a vps and i have root access |
| 13:04 |
swemark |
oh |
| 13:05 |
swemark |
then you do it :) |
| 13:05 |
swemark |
in apache conf fins server-status |
| 13:05 |
swemark |
and google it for correct configuration |
| 13:05 |
swemark |
there you can see whats sucking up all the power |
| 13:06 |
swemark |
do note that realurl can be tough on an underpowered virtual |
| 13:07 |
swemark |
i know that for a fact |
| 13:07 |
swemark |
learned it the hard way |
| 13:07 |
swemark |
(115 load) |
| 13:07 |
foool |
ic and indexed search I heard |
| 13:10 |
swemark |
yes |
| 13:11 |
swemark |
if you have root-access id reccomend you install a php-accellerator |
| 13:11 |
foool |
i don't have realurl |
| 13:11 |
swemark |
http://eaccelerator.net/wiki/InstallFromSource |
| 13:11 |
swemark |
ctcon.de? |
| 13:13 |
foool |
i will read up on it I need to learn grrr!! |
| 13:13 |
swemark |
:) |
| 13:13 |
christian_ |
swemark: yeah, forgot to take it out :) |
| 13:13 |
swemark |
additionally you need the package php5-dev to be able to phpize the folder |
| 13:14 |
foool |
it is a headache and i am lost on how to solve it |
| 13:14 |
swemark |
noone knows linux? |
| 13:16 |
foool |
i don't know enough and it is a labour of love for me. community site not commercial |
| 13:17 |
foool |
i do everything myself |
| 13:17 |
foool |
learn as i go |
| 13:17 |
swemark |
ok |
| 13:17 |
foool |
but now stuck |
| 13:17 |
swemark |
first you need to find out whats messing about |
| 13:18 |
foool |
i think it is beyond me right now |
| 13:18 |
swemark |
dont give up |
| 13:18 |
swemark |
fun has just started |
| 13:18 |
swemark |
:) |
| 13:18 |
foool |
I can unistall the exts but how do I tell which on is causing it |
| 13:19 |
swemark |
if you have root access there is no need |
| 13:19 |
jangla |
can someone tell me if there's a quick and easy way to get the browser name and version in a typo3 php extension? I'd rather not use the php functions for it as they're slow so I was wondering if Typo has something built in? |
| 13:19 |
foool |
oh! no swemark be nice haha!! |
| 13:19 |
swemark |
linux and apache has the answer |
| 13:19 |
jangla |
I'm on v3.8.x btw |
| 13:19 |
swemark |
hum |
| 13:20 |
swemark |
jangla: you could use globalvar |
| 13:20 |
swemark |
tsref knows more about it |
| 13:21 |
foool |
are you on for long swemark? I will try top |
| 13:21 |
swemark |
2½ hours more |
| 13:21 |
swemark |
then weekend |
| 13:21 |
foool |
will that help me |
| 13:21 |
swemark |
pm |
| 13:24 |
foool |
I have just installed umbunu to learn linux, do I download a ssh proggy to get access to my vps |
| 13:25 |
foool |
or can i remotely go in by my terminal on local machine |
| 13:25 |
swemark |
jsut terminal |
| 13:25 |
swemark |
ssh 123.123.123.123 |
| 13:25 |
foool |
ok i will try |
| 13:29 |
foool |
swemark it is asking for password but doesn't work it doesn't ask for username |
| 13:29 |
jangla |
nice on swemark - I'll have a look |
| 13:30 |
swemark |
(obscured mail address) |
| 13:30 |
swemark |
ssh (obscured mail address) |
| 13:32 |
foool |
oh! boy I am in |
| 13:33 |
swemark |
:) |
| 13:34 |
swemark |
did you get my pm? |
| 13:34 |
swemark |
Lets take it there instead |
| 13:34 |
swemark |
this isnt the #linux channel :) |
| 13:36 |
foool |
no sorry i will look now |
| 13:43 |
ries |
. |
| 13:48 |
Guest2008 |
does anybody know if it is possible to separate the header, content and footer templates so that it is possible to change only one of the tree later? |
| 13:49 |
swemark |
Guest2008: are you using templavoila? |
| 13:52 |
Guest2008 |
no, because I'M not getting on with it really, but I'm using html templates |
| 14:09 |
swemark |
Guest2008: ok never used those, sorry |
| 14:11 |
Guest2008 |
ok thanks, bye |
| 14:22 |
XiXora |
um |
| 14:22 |
XiXora |
i have content made by a non-admin be user |
| 14:22 |
XiXora |
but they cannot see it |
| 14:22 |
XiXora |
how do i make it so they can view it? |
| 14:25 |
youam |
when i have an translated content element and try to get its header field or any other field with an TEXT objects .field property, everything works as i'd think it would work, but when i want to get the uid field, i get the uid field of the original element, not of the translated element as i would expect. how can i get the uid of the translated element? |
| 14:31 |
jangla |
can someone tell me if there's a quick and easy way to get the browser name and version in a typo3 php extension? I'd rather not use the php functions for it as they're slow so I was wondering if Typo has something built in? Someone's already suggested I look at $GLOBALS["TSFE"] in the TSRef but I'm struggling to find anything that would help me. |
| 14:35 |
swemark |
jangla: |
| 14:35 |
swemark |
[BROWSER=msie][VERSION = 7] |
| 14:35 |
swemark |
lib.lalala = text |
| 14:35 |
swemark |
lib.lalala.value = You are using Microsoft Internet Explorer 7 |
| 14:35 |
jangla |
swemark = I'm not doing this in a TS template - it's in php in an extension |
| 14:35 |
swemark |
oh |
| 14:36 |
swemark |
sorry |
| 14:36 |
swemark |
im getting a bit tired |
| 14:36 |
swemark |
missed the extension part |
| 14:36 |
jangla |
lol |
| 14:37 |
swemark |
:P |
| 14:38 |
swemark |
i just thought "wtf isnt he listening" |
| 14:38 |
jangla |
tbh, the issue is probably down to css as the placement of the images *should* be the same in IE7 and FF but for some reason it's not so I'm looking at both ways: trying to sort the CSS and if I can't then using the extension to grab the browser and place them slightly differently. |
| 14:39 |
swemark |
you can simply do it through typoscript anyway |
| 14:39 |
swemark |
using static template |
| 14:40 |
swemark |
and let typo3 decide which css to include |
| 14:40 |
swemark |
make sure you have padding:0; |
| 14:40 |
swemark |
on the img since ie and ff has diffrent default values |
| 14:41 |
jangla |
can't be included css - the images read the latitude and longitude from a flexform field and place the red dots dynamically. the old version of the site used flat css and it was a nightmare to administer |
| 14:41 |
jangla |
the really odd thing is that using the IE7 debug toolbar, I can see that the div is in the right place - just the red dot is being placed incorrectly |
| 14:42 |
swemark |
sounds like its using diffrent startingpoints when measuring |
| 14:43 |
swemark |
i would blame margin/padding |
| 14:45 |
jangla |
that's what I thought so I set padding, margin and border to 0 and their still in the wrong place. |
| 14:48 |
jangla |
ah - just found something. set the line-height to 0 (it had inherited 2) and that's brought the error down to 6px - half way there! :) |
| 14:52 |
swemark |
Keep it up |
| 14:52 |
swemark |
all the small things |
| 14:54 |
swemark |
Hello |
| 14:55 |
XiXora |
lo |
| 14:55 |
XiXora |
hmm |
| 14:56 |
XiXora |
anyone ever had a be user. |
| 14:56 |
XiXora |
and want it to be in a fe usergroup as well |
| 14:56 |
XiXora |
so it can see pages attached to it :p |
| 14:57 |
jangla |
swemark - yea, think I'm stuck now though - set everything I possibly can without breaking the page to 0 and they aint budgin' :( |
| 15:08 |
jangla |
AAAAHAAAAA! vertical-align: top gets me even closer! only 2px out now! |
| 15:23 |
floxx |
is there a way to get statistics about the number of pages a project has? i mean without hidden, shortcuts, sysfolders...only numer of real fe-pages |
| 15:29 |
XiXora |
argh, is there a way to collect all the pages associated with a fe usergroup |
| 15:39 |
PanTerra |
Hi all |
| 15:40 |
PanTerra |
any experience with fmenu ? |
| 15:40 |
PanTerra |
http://typo3.org/documentation/document-library/extension-manuals/tom_FMENU/0.6.0/view/toc/0/ |
| 15:41 |
PanTerra |
someone knows how to expand it to more levels ? |
| 15:46 |
raistlin_ |
does someone have a procedure or a document for how can we build a login form works with a group of user? |
| 15:47 |
raistlin_ |
that works* |
| 16:02 |
tf |
someone knows how i can delete the csc-frame-frame1 in my RTE ? |
| 16:06 |
der_soenke |
does anybody know where direct_mail storec the content of a quickmail? |
| 16:14 |
foool |
any imagemagick gurus here? |
| 16:22 |
jakob42 |
Hi guys, I just had a hell of a day with ym webserver. But whilst I was repairing him, I updated typo3 along the way to 4.2.1, but get the following error on the pages: |
| 16:22 |
jakob42 |
mb_strstr() [function.mb-strstr]: Empty haystack in /opt/typo3_src-4.2.1/t3lib/class.t3lib_tstemplate.php on line 1376 |
| 16:22 |
jakob42 |
any ideas? TIA |
| 16:22 |
jakob42 |
webserver is debian with php 5.2, apache2 and mysql5 |
| 16:23 |
jakob42 |
updated the db in the install tool and used the "COMPARE" tool too |
| 16:39 |
jakob42 |
damn, I need an even newer php i guess... |
| 16:39 |
jakob42 |
So, if anyone reads that: AFAIK now, you need 5.2.5, 5.2.6 solved at least my problem |
| 16:44 |
raistlin_ |
the login that comes with my typo4.2 doesn't work, I created the form of login and the storage folder with a user with username test and pass test from group test. In the login tab i put the page and the storage folder is that ok? |
| 16:45 |
devcow |
i want a news area (css id = div#NewsArea ) beside the content area (css id = div#Content) but i dont get it working. http://pastebin.com/m4e1c479d <- css html -> http://pastebin.com/mc2072b7 |
| 16:46 |
devcow |
news area should be on the right site |
| 16:46 |
devcow |
better right position left the content |
| 16:50 |
devcow |
i tried float:right; for the news area and float:left; for the content but it didnt work for me. |
| 17:11 |
devcow |
helo?` |
| 17:23 |
XiXora |
can you not have two menus going on at once? |
| 17:25 |
devcow |
? |
| 17:26 |
XiXora |
trying to get level1 menu above and a level2 menu below |
| 17:26 |
XiXora |
he level 2 one doesnt seem to show |
| 17:47 |
ckoehler |
http://bugs.typo3.org/view.php?id=9052 |
| 17:48 |
ckoehler |
new login after timeout in the backend for 4.3 |
| 17:48 |
ckoehler |
please test and review if possible |
| 18:36 |
conic |
does someone know an extension with which you can (as a backend user) only see the content for a special FE-Usergroup? |
| 18:39 |
conic |
i mean that i log in, select a FE-Usergroup and then i can only see what this FE-User would see |
| 18:43 |
Phlogi |
conic: I don't think so |
| 18:43 |
Phlogi |
I mean why fe usergroup... |
| 18:46 |
conic |
because this is so much stuff in one page that it would be much more comfortable if i would only see the things that user_xyz can see |
| 18:47 |
conic |
and it would interest me which elements the user can see |
| 18:47 |
conic |
otherwise i have to look through all elements when i want to know which one he can see |
| 18:52 |
conic |
Phlogi: got what i mean? |
| 19:03 |
Phlogi |
hmm yes |
| 19:06 |
conic |
or is there a possibility to create a backend user who only sees what a defined fe user sees? |
| 19:07 |
conic |
so maybe i have a feusergroup called max and then a backenduser also called max and the backens max only sees what the frontend max sees? |
| 19:10 |
chefan |
somewhere in the vast typo3 documentation is a tutorial on how to connect fe users to be user rights |
| 19:10 |
chefan |
shouldn't be too complicated to reverse the view on that |
| 19:50 |
devcow |
i want a news area (css id = div#NewsArea ) beside the content area (css id = div#Content) but i dont get it working. http://pastebin.com/m4e1c479d <- css html -> http://pastebin.com/mc2072b7 |
| 19:50 |
kraftb |
hi ! |
| 23:27 |
Mirrakor |
Is the "new" version out? |
| 23:31 |
Mirrakor |
I think I asked about 3 month ago or so if I should give Typo3 a try and someone recommended me to wait, till the new version is out, which has some cleanup and simplification in it or so.. |
| 23:45 |
nd___ |
Mirrakor: 4.2 is out, 5 will take another half a year |