| 00:34 |
HardPhuck |
anyone has experience with sending mail with t3lib_htmlmail |
| 05:58 |
d|g |
hi all |
| 07:08 |
Khan |
Hi Everyone |
| 07:09 |
Khan |
I am using the templavoila but my css is not applying on template |
| 07:44 |
MyGoddess |
Khan, is your css from the html or from the template records ? |
| 07:52 |
Khan |
I have includede in the template |
| 07:52 |
Khan |
like |
| 07:52 |
Khan |
<link href="css/hm-styles.css" rel="stylesheet" type="text/css" /> |
| 07:56 |
Khan |
? |
| 08:14 |
MyGoddess |
Khan, so, you have to tell templavoilà to keep it, when mapping tv fields to html. |
| 08:30 |
MyGoddess |
Khan, do you have understood my last sentence ? |
| 08:53 |
swemark |
any ideas for search-plugins? |
| 08:58 |
swemark |
mngosearch maybe |
| 08:58 |
swemark |
mnogosearch |
| 09:18 |
gerards |
mnogosearch is tough to set up. |
| 09:18 |
just2b |
index is crap and slow... ;) |
| 09:18 |
gerards |
you need shell access to install mnogosearch libraries and mnogosearch php library. |
| 09:19 |
gerards |
mnogosearch is good, except for the installation. |
| 09:19 |
gerards |
and they all have problems with login specific content. |
| 09:19 |
_pedda_ |
moin moin |
| 10:15 |
porkpie |
Hi Guy's ... I have added a second language to typo3 and I have got the menu working OK. I also have the option to translate the content but when I do this it is not showing on the page ... I only see the default language ? |
| 10:19 |
just2b |
no TS language condition I guess |
| 10:25 |
porkpie |
just2b:I have the TS languge ... http://pastebin.ca/1241469 |
| 10:25 |
porkpie |
just2b: is that correct |
| 10:25 |
just2b |
[globalVar=GP:L=0] should be [globalVar=GP:L=1] i guess |
| 10:27 |
porkpie |
thats what I just noticed |
| 10:27 |
porkpie |
:S |
| 10:27 |
porkpie |
Thanks |
| 10:27 |
just2b |
;) |
| 10:28 |
Khan |
I am using the templavoila but my css is not applying on template |
| 10:29 |
MyGoddess |
what do you haven't understand, Khan ? |
| 10:29 |
porkpie |
just2b: but this hasn't fixed the content .... realurl is working OK ... |
| 10:29 |
porkpie |
just2b: but the content is not changing ? |
| 10:29 |
Khan |
How i give the path of that css |
| 10:29 |
Khan |
? |
| 10:29 |
just2b |
so your ts is wrong |
| 10:29 |
just2b |
using styles.content.get? |
| 10:29 |
MyGoddess |
You see when on the update mapping page, you have the second tab concerning header where you can select the header chidls you want to keep in your template. |
| 10:30 |
porkpie |
just2b: http://www.jfmradio.com/index.php?id=2&L=1 |
| 10:30 |
MyGoddess |
The path of your css file in the html file should be relative to the html file. |
| 10:30 |
porkpie |
just2b: yes using stlyes |
| 10:31 |
porkpie |
just2b: The menu is there as you can JFM Espana |
| 10:31 |
Khan |
let me check |
| 10:31 |
porkpie |
just2b: I have added test content but this is not there |
| 10:34 |
Khan |
where is update option? |
| 10:35 |
MyGoddess |
When in the web->templavoilà module. |
| 10:35 |
MyGoddess |
On your TO, clic "update mapping", then go second tab in the page. |
| 10:39 |
Khan |
Template File tab |
| 10:39 |
Khan |
right? |
| 10:47 |
Recnelis |
Hey guys |
| 10:51 |
porkpie |
http://www.jfmradio.com .... has the flags now :) |
| 10:52 |
_pedda_ |
porkpie: you should change the the way your images are generated by imagemagick.. looks not that good this way |
| 10:53 |
porkpie |
_pedda_: not sure how to do this |
| 10:54 |
_pedda_ |
you should configure this by ts |
| 10:54 |
_pedda_ |
in order not to aply this each time you insert an image |
| 10:54 |
_pedda_ |
*apply |
| 10:58 |
[SySteM] |
Hi |
| 10:59 |
[SySteM] |
Some questions please.. |
| 10:59 |
[SySteM] |
First : Can i move the tab "exten" of the "proprities of pages" next the tab "General" before "Meta datas"... ? |
| 10:59 |
porkpie |
_pedda_: do you have an example ... or snippet ? |
| 11:00 |
_pedda_ |
cObject.IMGTEXT.image_compression = 22 should do the job |
| 11:00 |
[SySteM] |
'cause this tab (extend field for pages) is ever at the end of the list of tab for the "proprietes of pages" |
| 11:02 |
_pedda_ |
22 = jpeg quality 90 |
| 11:03 |
porkpie |
_pedda_: cool thanks |
| 11:03 |
[SySteM] |
.. No reponse :( ... Another question :/ |
| 11:03 |
_pedda_ |
porkpie: wait |
| 11:03 |
porkpie |
OK |
| 11:04 |
_pedda_ |
tt_content.image.image_compression > |
| 11:04 |
_pedda_ |
tt_content.image.image_compression = 22 |
| 11:04 |
_pedda_ |
ups |
| 11:04 |
_pedda_ |
only once ;) |
| 11:04 |
_pedda_ |
will do the job |
| 11:04 |
porkpie |
us that then :) |
| 11:04 |
_pedda_ |
system: there is a way to modify this |
| 11:04 |
[SySteM] |
Can i hide on "Web > Page ": all the thinks about tt_content (add content, add blocks, etc..) with a TSconfig |
| 11:05 |
_pedda_ |
this also |
| 11:05 |
[SySteM] |
Thx _pedda_ how ? |
| 11:05 |
_pedda_ |
let me think :-P |
| 11:05 |
[SySteM] |
:) |
| 11:06 |
[SySteM] |
For my 2nd question : i use "$TYPO3_CONF_VARS['EXTCONF']['cms']['db_layout']['addTables']" in localconf to have my table in "Web > Page", but i dont want that my user enter any content (tt_content) on the page.. |
| 11:07 |
_pedda_ |
you can restrict this in group setup or user ts config |
| 11:07 |
_pedda_ |
just deny the function to add content |
| 11:08 |
[SySteM] |
I just want this to only 1 page |
| 11:08 |
porkpie |
_pedda_: I still can't get the content to show in the second language .... any ideas |
| 11:08 |
[SySteM] |
(or 2 ...) lol |
| 11:08 |
_pedda_ |
write user specific ts configuration then and set a condition for the 2 page id's |
| 11:09 |
[SySteM] |
Hmm its a good idea _pedda_ |
| 11:09 |
[SySteM] |
I will search npw |
| 11:09 |
Recnelis |
Any of you got any experience regarding symlinks? |
| 11:11 |
_pedda_ |
what do you want to do |
| 11:11 |
_pedda_ |
? |
| 11:12 |
porkpie |
_pedda_: are you speaking to me ? |
| 11:12 |
Recnelis |
Well more a question |
| 11:12 |
Recnelis |
Do you have to make symlinks for each folder? |
| 11:12 |
_pedda_ |
not yet :-) porkpie |
| 11:12 |
porkpie |
OK |
| 11:12 |
_pedda_ |
in order to do what recnelis ? |
| 11:12 |
Recnelis |
Have just 1 src folder for multiple installations |
| 11:13 |
_pedda_ |
ok you need 3 symlinks then |
| 11:13 |
_pedda_ |
typo3 , t3lib and typo3_src |
| 11:14 |
Recnelis |
Done |
| 11:14 |
Recnelis |
It works :) |
| 11:15 |
Recnelis |
I updated from 4.2.1 to 4.2.2.. just wasn't sure about changing that src folder |
| 11:15 |
_pedda_ |
ln -s ../typo3_src-4.2.2 typo3_src |
| 11:15 |
_pedda_ |
this is the only one you have to modify if you proceed an update |
| 11:15 |
porkpie |
_pedda_: he will need to update the db as well |
| 11:16 |
Recnelis |
_pedda_: Thx - Did that.. and it works now.. :) |
| 11:16 |
Recnelis |
porkpie: Actually no DB changes are needed for that upgrade.. |
| 11:16 |
Recnelis |
Just checked via the installation tool |
| 11:17 |
porkpie |
OK .... |
| 11:17 |
_pedda_ |
then you have to go into installation tool and check the compatibility |
| 11:18 |
Recnelis |
Did that as well.. no changes needed |
| 11:21 |
_pedda_ |
you're done then |
| 11:21 |
_pedda_ |
and now back to porkpie |
| 11:22 |
[SySteM] |
Anyone can help me for my first question : Can i move the tab "extend" of the "proprities of pages" next the tab "General" before "Meta datas"... ? 'cause this tab (extend field for pages) is ever at the end of the list of tab for the "proprietes of pages" |
| 11:22 |
_pedda_ |
which extensions did you install in order to make multilanguage running ? |
| 11:22 |
jsfan |
hi everyone :) |
| 11:23 |
jsfan |
i reckon now it could be busier than when i'm usually here... :) |
| 11:29 |
m4rtijn |
hmm? |
| 11:30 |
_pedda_ |
didn't got him too.. :) |
| 11:30 |
_pedda_ |
hi ma4tijn |
| 11:30 |
_pedda_ |
m4rtijn :-P |
| 11:30 |
m4rtijn |
hello |
| 11:34 |
jsfan |
anyone here familiar with t3d backups of whole sites? |
| 11:36 |
_pedda_ |
shouldn't be user .. |
| 11:36 |
_pedda_ |
used |
| 11:36 |
_pedda_ |
my opinion |
| 11:36 |
_pedda_ |
better backup your projects via terminal |
| 11:36 |
_pedda_ |
sqldump + tar.gz of your projectfolder |
| 11:37 |
jsfan |
_pedda_, that's what i normally do. my problem is that i have to migrate the site from mysql to postgresql :( |
| 11:37 |
jsfan |
in other words i need the dbal in the process... |
| 11:38 |
jsfan |
it's hard work to feed a mysql dump to postgresql :( |
| 11:38 |
_pedda_ |
how about tools or apps to do this ? |
| 11:39 |
_pedda_ |
http://www.raditha.com/blog/archives/000497.html |
| 11:41 |
_pedda_ |
system : you have to configure the order of be-tabs using something starting with TCEFORM.[tablename].[field] |
| 11:41 |
_pedda_ |
look it up in the tsref |
| 11:41 |
_pedda_ |
or use google |
| 11:42 |
jsfan |
_pedda_, i haven't found anything that seems to handle the data well, too :( |
| 11:44 |
_pedda_ |
hmm |
| 11:44 |
_pedda_ |
i heard exporting function in t3 is buggy.. or very tricky |
| 11:46 |
jsfan |
_pedda_, for me it always times out at the moment. so, it's at least not a great thing to use... |
| 11:47 |
jsfan |
_pedda_, but i somehow have to get the data across. i might have to follow http://jmz.iki.fi/blog/programming/converting_mysql_database_to_postgresql :( |
| 11:49 |
_pedda_ |
i think so.. sorry jsfan.. i've never done this |
| 11:49 |
jsfan |
_pedda_, neither have i... |
| 11:50 |
_pedda_ |
how big is your sql dump ? |
| 11:53 |
m4rtijn |
jsfan - if it times out maybe u should raise the time-out - time.. and the php memory limit |
| 11:54 |
jsfan |
_pedda_, haven't really checked, yet. only just started working on this site... |
| 11:54 |
jsfan |
m4rtijn, i know that that might help. the only question is, if it is a good idea to use t3d in the first place. |
| 11:58 |
[SySteM] |
thx _pedda_ |
| 11:58 |
[SySteM] |
have a good day |
| 12:02 |
Khan |
I am using the templavoila but my css is not applying on template |
| 12:02 |
Khan |
Please guide me |
| 12:04 |
m4rtijn |
is it being used at all? |
| 12:21 |
Krazy |
M4rting have you idea about templavoila? |
| 12:23 |
fred^^ |
You need to check if the css file is loaded, Krazy |
| 12:23 |
fred^^ |
I doubt it is |
| 12:24 |
Krazy |
I included it in header section |
| 12:24 |
Krazy |
<link href="css/menu-styles.css" rel="stylesheet" type="text/css" /> |
| 12:24 |
fred^^ |
Aha |
| 12:24 |
Krazy |
? |
| 12:24 |
fred^^ |
Can you link me your page? |
| 12:25 |
Krazy |
I am working on local machine |
| 12:25 |
fred^^ |
Okay, you should use firebug and see if its loaded |
| 12:26 |
Krazy |
it is not loaded |
| 12:26 |
Krazy |
I have cchecked |
| 12:27 |
fred^^ |
I created some new pages, and they are not in the realurl cache and thus is giving me an error about the requested page not being in the postVarSet as expected |
| 12:27 |
fred^^ |
you should specify the header manually then instead - thats the best method |
| 12:27 |
fred^^ |
in my humble opinion, any way |
| 12:28 |
fred^^ |
http://pastebin.com/d1c13fca |
| 12:28 |
fred^^ |
theres an example |
| 12:36 |
fred^^ |
do any one know how to specify the front page URL as / - as it is, both / and /forside is the same page, which is not what i want |
| 12:36 |
m4rtijn |
Krazy - you have to load it via typoscript.. not direct html |
| 12:51 |
lilalinux |
I would like to add a js onclick to headlines in text content elements. Is that possible out of the box, or do I have to write my own extension? |
| 12:54 |
lilalinux |
I.e. can I write my own "Block Format"? |
| 12:54 |
lilalinux |
That I could choose from the formats drop down? |
| 12:59 |
m4rtijn |
hmm, anyone ever made a website which has a HTML version and a flash version? |
| 12:59 |
fred^^ |
What are you wondering about, m4rtijn ? |
| 12:59 |
m4rtijn |
I'm not sure how to separate them... with typeNum maybe? |
| 13:00 |
fred^^ |
Aha, not sure |
| 13:01 |
fred^^ |
http://typoflash.net |
| 13:08 |
fred^^ |
My newly created pages wont be include itself in the realurl cache |
| 13:15 |
Krazy |
Can We include php file in a specific div using templavoila |
| 13:15 |
Krazy |
? |
| 13:15 |
just2b |
this is cool |
| 13:16 |
just2b |
fred, are you the author? |
| 13:19 |
Denyerec |
that's cool fred |
| 13:22 |
Krazy |
Can We include php file in a specific div using templavoila? |
| 13:24 |
fred^^ |
just2b: no, I found it just now |
| 13:24 |
m4rtijn |
I dont know TV - but normally for custom php scripts u need to use an extension |
| 13:24 |
fred^^ |
I've never looked that much into pulling data to flash from typo3 |
| 13:24 |
fred^^ |
Its interesting though |
| 13:24 |
just2b |
ah ok |
| 13:25 |
lilalinux |
does de_cutom_tags work with t3 4.2.1 and php 5.2.0? |
| 13:25 |
just2b |
try it out |
| 13:26 |
lilalinux |
Is rat poison toxic for humans? |
| 13:26 |
just2b |
plonk |
| 13:26 |
lilalinux |
;-) |
| 13:31 |
martijn |
did u eat some rat poison or what? |
| 13:35 |
m4rtijn |
who just asked about rat poison? I got reconnected |
| 13:40 |
m4rtijn |
hmm |
| 13:42 |
nd_ |
How do I find out if my ext is USER or USER_INT? |
| 13:42 |
just2b |
look at tsobj |
| 13:43 |
nd_ |
in obj-browser? |
| 13:43 |
just2b |
or make an echo time() :D |
| 13:43 |
just2b |
yes |
| 13:44 |
nd_ |
alright, USER |
| 13:44 |
nd_ |
I wonder why my pages are not cached... grmpf |
| 13:44 |
just2b |
a user int makes a page still cached... |
| 13:44 |
nd_ |
right |
| 13:44 |
nd_ |
so I gotta go for chash I guess |
| 13:45 |
just2b |
depedns on your page... |
| 13:46 |
nd_ |
just2b: On what factors? |
| 13:46 |
fred^^ |
Doh. My realurl cache is empty, it wont fill |
| 13:47 |
fred^^ |
Reason: Segment "nyheter" was not a keyword for a postVarSet as expected! etc |
| 13:47 |
just2b |
nd it can be disabled on so many places.. |
| 13:48 |
nd_ |
just2b: Ok... |
| 13:48 |
nd_ |
so I will go for reading about chash |
| 13:59 |
lilalinux |
m4rtijn: that was me. I was expecting just2b to tell me to try out ;-) |
| 14:00 |
lilalinux |
Ok I tried out, and the answer is: de_custom_tags works with recent php and t3 ..... NOT :-) |
| 14:00 |
lilalinux |
at least not with RTE |
| 14:01 |
m4rtijn |
.. oh okay, I was already worried somebody ate some :p |
| 14:01 |
nd_ |
hmm, well. How can I use chash with pi_linkTP? |
| 14:06 |
nd_ |
My problem is: I have an extension running as an USER cObject. I several subsites running with no_cache=1 but several should get cached. Depending on the way you walk around it it can happen that you come across the sites to be cached with no_cache=1 ... therefor indexed_search doesn't cache the output. |
| 14:24 |
just2b |
there shouldnt be any no_cache=1 anywehre because the WHOLE page is not cached anymore... |
| 14:25 |
nd_ |
I'm just looking for the way to solve this |
| 14:33 |
chefan |
lilalinux: if no one else apreciated, i liked the rat poison question method :) |
| 14:39 |
nd_ |
This is my code, but I still get no_cache parameters in URL: $cache = true; \ $this->pi_linkTP($result['title'],array($this->prefixId.'[viewDetails]' => $result['uid'], $cache)); |
| 14:43 |
fred^^ |
RealURL is frustrating - I've set the Speaking URL path segment to 'videoer' and it still gives me error |
| 14:43 |
fred^^ |
Reason: Segment "videoer" was not a keyword for a postVarSet as expected! |
| 14:48 |
lilalinux |
chefan: lol :-) |
| 15:05 |
nd_ |
Anyone here able to help me a bit with chash/caching in my ext? |
| 15:23 |
maholtz|WORK |
@nd_: what do you need? |
| 15:24 |
franz_koch |
hey guys - do you know a way to only get the URLs back in a TMENU withouth creating a own typolink? |
| 15:25 |
Miami_Vice |
hello guys im having this sr_language menu with germab and english language - i want to have it that only the german link is shown on the english version and the other way round |
| 15:25 |
maholtz|WORK |
my first suggestion was something with returnLast - but that is only a typolink property |
| 15:26 |
Miami_Vice |
can anone gimme a hint please |
| 15:26 |
maholtz|WORK |
perhaps there is an register filled? |
| 15:26 |
franz_koch |
I also thought of returnLast - but that's not working. K, I'll check the source for a register - maybe I find someting. Otherwhise I'll create a typolink :( |
| 15:27 |
maholtz|WORK |
it should be possible with something like substring / split etc. but creating an typolink would be nicer than |
| 15:28 |
maholtz|WORK |
perhaps create your own typolink is the cleanest solution? |
| 15:28 |
franz_koch |
well - not for language menus - there typolinks are a bit ugly to rebuild propper - but I'll have a look. |
| 15:28 |
maholtz|WORK |
really? |
| 15:29 |
franz_koch |
I know how to rebuild - did it several times. But I'd rather like using the links generated by the core |
| 15:33 |
pontecorvo |
Hello all. How can I prevent tt_products from showing decimal digits? I need only integer price, without .00 |
| 15:39 |
franz_koch |
@maholtz - haven't found any registers - so I'll rebuild the stuff - thanks |
| 15:40 |
nd_ |
maholtz|WORK: Ah, well, the @<nick> does not get highlighted here... I just read over it. |
| 15:40 |
maholtz|WORK |
i thought i had done that in an select - menu, but saw now i did the link via typolink myself:( |
| 15:40 |
franz_koch |
I'm also working on a select menu ;) |
| 15:41 |
nd_ |
maholtz|WORK: Situation is as follows: I have a plugin showing a list of things. Clicking on these links you get to a detail page. The list should not get cached, the detail views should. How can I achieve that? Also, I have several forms for adding things and changing details... whenever I return from such an add/change, the view should either not be cached or, better, the cache should be deleted before, so it gets updated. |
| 15:42 |
maholtz|WORK |
you should use 2 plugins for that - one not cached for the list, the other should be than an cached plugin |
| 15:42 |
nd_ |
dang |
| 15:42 |
nd_ |
this throws me back, well, like ten days |
| 15:43 |
maholtz|WORK |
afaik another solution could be, to make an COA_INT within your extension. But please ask not how, did not made it myself, seems not to be as easy. |
| 15:44 |
maholtz|WORK |
But, why do you need an uncached list? |
| 15:45 |
maholtz|WORK |
ok, there is a possibility to clear cache inside your extension. you should be carefull with that, but if you have not much time left... |
| 15:48 |
nd_ |
maholtz|WORK: the list could also be cached, but then I have to return to the list from the add-action with either no_cache (evil) or flush the cache... otherwise you add objects, return to list and they're gone again |
| 15:49 |
maholtz|WORK |
the fasted thing would be to clear than the page cache perhas with: tslib_feTCE.clear_cacheCmd ( $ cacheCmd ) |
| 15:51 |
Enigma |
I've migrated a typo3 page with the extension realurl. The mod rewrite works fine, but typo always displays the frontpage. Can I debug this problem anyhow? |
| 15:53 |
maholtz|WORK |
@franz_koch: just a thought: perhaps IProcFunc could help? |
| 15:54 |
lilalinux |
Why doesn't this show the userElements Button in RTE? http://rafb.net/p/Stdb2j54.html |
| 15:54 |
lilalinux |
I have defined it in the TS Setup of my TV Template |
| 15:57 |
lilalinux |
I'm using the htmlarea RTE Extension |
| 16:04 |
nd_ |
maholtz|WORK: I will look into that... but you say two plugins would be cleanest? |
| 16:05 |
maholtz|WORK |
yep |
| 16:05 |
maholtz|WORK |
one cached, one not |
| 16:12 |
Enigma |
anyone? |
| 16:21 |
franz_koch |
@Enigma - have you cleared the cache? |
| 16:21 |
Enigma |
franz_koch: sure :) |
| 16:21 |
Enigma |
though the url has not changed |
| 16:22 |
lilalinux |
How can I clear all caches? I configured something in a Setup that broke htmlarea RTE. After removing that setup, I still can't edit cotent elements anymore. I tried the thunderbolt but stil ... |
| 16:22 |
franz_koch |
maholtz|WORK: I used a custom typolink now - it's quite the same as a IProcFunc in that case |
| 16:23 |
franz_koch |
@Enigma: have you updated realurl also? |
| 16:23 |
StanVs |
guys |
| 16:23 |
franz_koch |
and have you checked if there are any db updates necessary? |
| 16:24 |
StanVs |
for how long has Flow3 existed? |
| 16:24 |
StanVs |
I mean, does it even exist yet? |
| 16:33 |
Enigma |
franz_koch: I've just dumped the database and copied the document root. I dont think there is a bug in the basic configuration. I think it has something to do with the new CGI-Interface PHP uses - but I have no clue where to start debugging. It is an awful amount of code where I dont manage to find some callbacks to start tracing the request |
| 16:36 |
lilalinux |
I now get this error: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71 bytes) in /var/typo3_src-4.2.1/typo3/contrib/jsmin/jsmin.php on line 81 |
| 16:41 |
Folkert |
lilalinux: raise your memory limit in php.ini or in configuration maybe |
| 16:42 |
lilalinux |
Folkert: yeah, that helped. BUT why didn't that happen before? |
| 16:42 |
lilalinux |
will typo consume even more some day? |
| 16:43 |
Folkert |
think it depends a bit on different factors of your install. Number of extentions, image handling stuff etc |
| 16:44 |
lilalinux |
i didn't add something. I changed configuration and removed these changes again |
| 16:44 |
lilalinux |
we'll see |
| 16:44 |
Folkert |
have to little inzide knowlegde of typo3 yet to say exactly ;) |
| 17:00 |
lilalinux |
are templates versioned? |
| 17:00 |
lilalinux |
I disabled a template via the disable checkbox |
| 17:00 |
lilalinux |
and now it's gone |
| 17:01 |
lilalinux |
I can still see it in the db dump inside sys_history |
| 17:01 |
lilalinux |
but how can I restore it? |
| 17:02 |
lilalinux |
it is still listed when I click Template -> New Typo3 site |
| 17:03 |
lilalinux |
but when I click the page in question that should have that template, it says: NO TEMPLATE |
| 17:10 |
maholtz|WORK |
you talk about frontend or backend? |
| 17:13 |
lilalinux |
actually both. But I already managed to rollback the change via the log |
| 17:13 |
lilalinux |
however, the field should be labeled delete instead of disable/hide ;-) |
| 17:14 |
Enigma |
franz_koch: fyi: As soon as apache mod_suphp was replaced with mod_php realurl works ... |
| 17:14 |
chefan |
you could do a rollback, what else do you want? :) typo3 was, is and probably will continue to be a memory hog |
| 17:15 |
chefan |
if you keep receiving weird results after a change, sometimes it helps to clear cache the hard way, by removing the temp_CACHED* stuff in typo3conf |
| 17:15 |
franz_koch |
Enigma: that's strange |
| 17:15 |
Enigma |
franz_koch: and it sucks :) |
| 17:16 |
Enigma |
franz_koch: the required environment-variables are set - so it should not make a difference |
| 17:16 |
chefan |
i am not sure if in the latest version the caching is still a stubborn as it used to be, but in earlier versions it could need some admin style motivation on shell level at times |
| 17:17 |
franz_koch |
Enigma: I'm sorry - but I'm not really an expert in terms of server configuration. |
| 17:20 |
franz_koch |
Enigma: did you check if simmulatestatic is working - so you would at least know if it's really a server issue or realurl related |
| 17:23 |
Miami_Vice |
does anyone know about the problem when copying the default content element from id0 language the into id1(second language) CE part it gets doubled in the browser |
| 17:24 |
Miami_Vice |
if i create a new one its ok but what is it with the copying |
| 17:25 |
franz_koch |
does your copy have a realtion to the CE in the default language? What are your language_overlay settings etc.? |
| 17:27 |
Miami_Vice |
config.sys_language_overlay=hideNonTranslated |
| 17:28 |
Miami_Vice |
http://paste.phlogi.net/-7b226defd9/ |
| 17:28 |
Miami_Vice |
this is my lang config |
| 17:29 |
Miami_Vice |
well |
| 17:29 |
Miami_Vice |
i removed that line |
| 17:29 |
Miami_Vice |
and now it works |
| 17:29 |
franz_koch |
besides of the fact that you configured things three times - it looks ok |
| 17:30 |
Miami_Vice |
no it doesnt my fault |
| 17:31 |
franz_koch |
btw - you can get rid of the stuff for "GP:L=0" - its same as default |
| 17:33 |
Miami_Vice |
alright |
| 17:33 |
Miami_Vice |
removed it |
| 17:33 |
franz_koch |
sure that you want to display not translated CEs on foreign languages when you remove sys_language_overlay? |
| 17:33 |
Miami_Vice |
no i put it back |
| 17:34 |
Miami_Vice |
:) |
| 17:34 |
franz_koch |
so it was a "bug" in your copy of the CE, or what was the problem then? |
| 17:35 |
Miami_Vice |
no i still havnt found the problem i just deleted the "GP:L=0" block cus its the same as default |
| 17:35 |
Miami_Vice |
as u said |
| 17:35 |
franz_koch |
as already asked before - does the copy have the correct relation to the origin CE? |
| 17:36 |
Miami_Vice |
im not sure how to find out.. |
| 17:37 |
Miami_Vice |
besides my english lacks a few words ;) |
| 17:37 |
franz_koch |
edit your copy and enable "secondary options pallete" |
| 17:37 |
Miami_Vice |
alright.. |
| 17:37 |
franz_koch |
then you see at the top of the edit form the dropdown for the language and on the right the "original translation"-somthing |
| 17:38 |
Miami_Vice |
yea |
| 17:38 |
Miami_Vice |
[no title] is chosen |
| 17:38 |
Miami_Vice |
doesnt has the right relation i guess one sec |
| 17:38 |
franz_koch |
this is ok - the origin CE simply has no headline - that's why it says "no title" |
| 17:39 |
Miami_Vice |
oh ok |
| 17:39 |
franz_koch |
hmm - then I've got no idea right now what else it could be |
| 17:39 |
Miami_Vice |
i miss the keywords for googling how would u put the sentence to search for |
| 17:40 |
Miami_Vice |
the problem |
| 17:40 |
franz_koch |
"heeeeeeelp" ;) |
| 17:40 |
Miami_Vice |
:P |
| 17:40 |
franz_koch |
btw - are you usinig TV or the classic backend? |
| 17:40 |
Miami_Vice |
classic |
| 17:43 |
lilalinux |
All my RTE.default setup gets ignored. I've put it inside the setup of the one and only template I have, and everything else inside that setup works fine. I use htmlarea 1.7.5 |
| 17:44 |
franz_koch |
erm - you know that RTE-stuff has to be configured in pageTS not in TS-templates? |
| 17:45 |
lilalinux |
Not until now :-) |
| 17:45 |
franz_koch |
you should give it a try ;) |
| 17:45 |
lilalinux |
What is pageTS btw? Does that mean I have to configure it for each and every page individually? |
| 17:46 |
franz_koch |
depends. If you like to configure something that is different for each page then yes - otherwhise you only need to configure it in the rootpage of your website |
| 17:47 |
franz_koch |
edit the page-properties of the website and have alook for the pageTS field and paste your configuration there |
| 17:47 |
lilalinux |
thx |
| 17:49 |
lilalinux |
Options->TSconfig? |
| 17:49 |
lilalinux |
wurx |
| 17:51 |
lilalinux |
that lesson has cost me ± 4 hours of my life :-) |
| 18:15 |
lilalinux |
My onclick attribute gets remove by RTE, although I have RTE.default.proc.keepPDIVattribs = onclick in PageTS |
| 18:34 |
anto1 |
hi, i try do enable recursive folder delete in dam file module. any ideas ? |
| 19:28 |
lila_bratkartoff |
How do I tell RTE to not remove attributes from div tags? I have set RTE.default.proc.keepPDIVattribs = onclick in PageTS but still the attribute is removed. Is proc the right place for it? Do I have to configure something else too? entryHTMLparser_db? |
| 19:34 |
Phlogi |
is there a way to check if the backend really uses utf8? I've problems on a server. I set everything to utf8, recreated the tables, but when I create a page with special chars in it, the page name is not displayed correctly in phpMyAdmin |
| 19:38 |
nkuttler |
Phlogi: i'd try an unicode-capable terminal + command line mysql to make sure it's not phpmyadmin.. |
| 19:39 |
Phlogi |
nkuttler: yes good Idea... but I don't have that :S |
| 19:39 |
nkuttler |
what os are you on? |
| 19:39 |
Phlogi |
nkuttler: its a shared hoster with linux |
| 19:40 |
nkuttler |
so get a mysqldump |
| 19:40 |
Phlogi |
the strange thing is that it works flawelessly on another page on the same server |
| 19:40 |
Phlogi |
nkuttler: with phpMyAdmin? |
| 19:40 |
nkuttler |
otoh, mysqladmin could mess up the dump too, who know |
| 19:40 |
nkuttler |
knows |
| 19:41 |
Phlogi |
nkuttler: exactly |
| 19:41 |
Phlogi |
everything is utf8... I really can't find the problem... totally weird |
| 19:41 |
nkuttler |
i have given up converting old installs... |
| 19:42 |
nkuttler |
i hate php for it's unicode handling anyway :/ |
| 19:43 |
Phlogi |
I found out that when I recode from utf-8..Latin1 it becomes what it should |
| 19:43 |
Phlogi |
so the input somehow gets convertet from Latin1 to utf8... its treated as Latin1 instead of utf8 maybe |
| 19:44 |
Phlogi |
nkuttler: its a fresh installation... so |
| 19:44 |
nkuttler |
oh |
| 19:44 |
Phlogi |
ok its just phpMyAdmin :S |
| 19:44 |
Phlogi |
If I check the backend sourcecode its says utf8 there |
| 19:47 |
Phlogi |
ha! SqlBuddy shows the things correct! |
| 19:52 |
nkuttler |
so myadmin screwed it up? |
| 19:58 |
Phlogi |
nkuttler: I found the problem: |
| 19:58 |
Phlogi |
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8'.chr(10).'CHARACTER SET utf8'; |
| 19:58 |
Phlogi |
I had that withouth chr(10) before but just with ; |
| 19:58 |
Phlogi |
then it does not work :S |
| 19:59 |
Phlogi |
nkuttler: no funny enought sql buddy did it threat wrong, so it was like corrected :D |
| 20:05 |
Phlogi |
nkuttler: thanks for help :) |
| 21:43 |
Sebastan |
hello, in a extension-flexform is there a possibility to show a textfield only when a option in the same flexform is chosen? for example I have a list with 5 values. I choose the value 2 and in the flexform 2 new textfields are shown. possible? |
| 21:44 |
Sebastan |
...and in the flexform a new textfields is shown. possible? |
| 22:00 |
Sebastan |
ok. hab was gefunden: |
| 22:00 |
Sebastan |
<displayCond> |