| 01:45 |
enmerkar |
uhm. any ideas if a typo3 3.6 can be migrated to 4.x? is it going to be much trouble? |
| 02:24 |
m4rtijn |
good night @ all |
| 09:25 |
kraftb |
good morning ! |
| 09:46 |
xsebi |
morning |
| 09:54 |
sorenmalling |
Morning |
| 09:55 |
m4rtijn |
hi |
| 10:33 |
koomi_ |
aloha |
| 10:34 |
elmargol |
Do i have to use tt_news in order to create an rss feed? Or can I syndicate normal pages? |
| 10:35 |
elmargol |
I'd like to have a blog like subsection on my homepage. |
| 11:13 |
Jangla |
has anyone here used eID and imagemagick together? I really need hepl working out how I can use imagemagick to reduce the size of images in an ajax component I'm trying to write. |
| 11:17 |
Bluespuke |
someone knows how to acces the GMap2 object of a wec_map via javascript to to a GMap2.checkResize() ? |
| 11:18 |
Bluespuke |
cause WecMap.get(id).checkResize() won't work, WecMap isn't defined |
| 11:25 |
elmargol |
where to i set the site path for t3blog? If I click on t3blog it tries to post to / |
| 12:07 |
Jangla |
has anyone here used eID and imagemagick together? I really need hepl working out how I can use imagemagick to reduce the size of images in an ajax component I'm trying to write. |
| 12:29 |
howard |
hello |
| 12:30 |
howard |
anyone have some good tutorial on pagination for typo3? |
| 12:36 |
voidus |
wow |
| 12:36 |
voidus |
anyone of people here use subversion and don't use svn export to deploy code on the production? |
| 12:51 |
kevke |
Hello ppl, I am desperately triing to move 3 spereate Typo3 Installations to my server. Problem is, I am to dumb to do it. (After 10 attembts I am giving up. Could please someone walk me through? |
| 13:00 |
sorenmalling |
kevke: What problems are you experiencing? |
| 13:01 |
foool |
pack them up with tar then untar on new server - export database and import onto new server - use same dir and datbase names; |
| 13:21 |
menak |
hi |
| 13:23 |
sorenmalling |
Hi menak |
| 13:24 |
kevke |
I managed to imprt the structure, but I keeps getting a "no page on root level" thingy besides, I can't use the same dirs and the PHP installation on the originating server is obsolete obsolete |
| 13:26 |
kevke |
so ist the typo3 installation anyway |
| 13:38 |
_pedda_ |
hi all |
| 13:39 |
kevke |
howdy pedda |
| 13:46 |
kevke |
I managed to imprt the structure, but I keeps getting a "no page on root level" thingy besides, I can't use the same dirs and the PHP installation on the originating server is obsolete obsolete |
| 13:48 |
kevke |
Then I started to install typo3 from the scratch, but I can't import the page, since I can't back it up |
| 13:59 |
kevke |
anyone there? |
| 14:14 |
howard |
can I find somewhere archive of the conversations of this channel? |
| 14:18 |
_pedda_ |
kevke: no page at rootlevel -> einther no page with checkbox is root existant in pagtree or template is not configured properly |
| 14:26 |
pmk65 |
howard: http://tinyurl.com/log2009 |
| 14:29 |
howard |
pmk65: thank you |
| 14:31 |
kevke |
neither nore actually |
| 14:33 |
canton |
hi folks |
| 14:40 |
canton |
i am having a problem with typoscript trying to use typolink for an internal link. parameter = http://www.google.de works but when setting parameter = 1 to get an internal link to page id 1 the link is not displayed as link but as text only |
| 14:41 |
canton |
i just used the first example from http://wiki.typo3.org/index.php/De:TSref/typolink#Beispiele: |
| 14:43 |
maholtz|WORK |
@canton: check if you page id 1 exists and is accesible |
| 14:44 |
enmerkar |
any recommendations for a tt_content to RSS feed extension? |
| 14:45 |
maholtz|WORK |
@enmerkar: which one did you found? |
| 14:46 |
enmerkar |
um, i tried several ones earlier this year. ecorss and more, can't remember |
| 14:46 |
enmerkar |
but i wasn't really happy with any of them |
| 14:48 |
enmerkar |
of course i can run tests again, but someone surely must have something in production that works? |
| 15:12 |
howard |
gentlemen... |
| 15:13 |
howard |
I just added some new tables to an extension using kickstarter |
| 15:13 |
howard |
after write command |
| 15:13 |
howard |
I got : different from the original files MD5 - so the file is corrupted! |
| 15:13 |
howard |
? |
| 15:21 |
MarkusH |
hello |
| 15:21 |
MarkusH |
i have a page-content with text and images. how do i link each image to another page? |
| 15:22 |
MarkusH |
but i have a multilingual page |
| 15:28 |
vishal733 |
well i'm feeling very bored |
| 15:28 |
vishal733 |
can anyone help me here |
| 15:29 |
vishal733 |
anyone speaks english? |
| 15:30 |
MarkusH |
vishal733: yes, that's an english channel |
| 15:33 |
howard |
visha1733: what is the question |
| 15:37 |
maholtz|WORK |
@MarkusH: use comma 10,12,13 in link field |
| 15:37 |
MarkusH |
maholtz|WORK: ic |
| 15:38 |
MarkusH |
i tried it with | first, afterwards , |
| 15:38 |
maholtz|WORK |
ah, if it does not work, you have to set an flag in css_styled_content constants |
| 15:43 |
MarkusH |
maholtz|WORK: it works |
| 16:11 |
pmk65 |
howard: you'll get a MD5 error if you have created a table, and then delete it again. (Its because the image of the deleted table still exists in the folder.) You can ignore that error. |
| 16:11 |
howard |
pmk65: maybe....ok, thanks |
| 17:32 |
howard |
hello again |
| 17:33 |
howard |
I just added new FE plugin for some loaded extension |
| 17:33 |
howard |
in the xyz page, I added that plugin |
| 17:33 |
howard |
main function of that plugin just returns some text |
| 17:34 |
howard |
and there is nothing on the screen....I even put var_dump in main function of recently added fe plugin, and nothing |
| 17:34 |
howard |
also "view code" from browser shows no my plugin extension |
| 18:42 |
_pedda_ |
cu all |
| 20:29 |
schabracke |
hey there! can anyone tell me how i can disable the /fileadmin link??? |