| 07:03 |
bipo_ |
Hi ... why are Typo3 Extensions outdated in the Extension Manager although I'm using an official TER mirror? - Typo3 4.3.0 ... the extension list has been updated (import extensions) ... for example: ext manager returns templavoila 1.1.1 when doing a import-lookup, the extension repository on typo3.org has 1.4.1 |
| 07:05 |
bipo_ |
same for static_info_tables ... 1.8.0 vs. 2.1.1 |
| 11:19 |
Conic |
hi all |
| 11:19 |
Conic |
is there an article or a reference on who is using typo3 in the big business? |
| 11:20 |
Conic |
or how many use it? |
| 11:32 |
phil1 |
Conic: there was a discussion once on englisch list |
| 11:33 |
Conic |
hm, and for what shall i search there? ^^ |
| 11:33 |
phil1 |
http://typo3.com/Customers.1229.0.html?&type=0 |
| 11:36 |
phil1 |
oops... on german list |
| 11:37 |
phil1 |
28.06.2009 "bekannte Typo3 Seiten" by Georg Schönweger |
| 11:56 |
Conic |
phil1 thanks ;) |
| 12:00 |
bipo_ |
Hi all ... why are Typo3 Extensions outdated in the Extension Manager although I'm using an official TER mirror? - Typo3 4.3.0 ... the extension list has been updated (import extensions) ... for example: ext manager returns templavoila 1.1.1 when doing a import-lookup, the extension repository on typo3.org has 1.4.1, same for static_info_tables (1.8.0 vs. 2.1.1) |
| 13:03 |
phil1 |
bipo_: make sure you put a check mark at "show extensions without basic security check" in extension manager --> settings |
| 13:03 |
bipo_ |
mom |
| 13:04 |
bipo_ |
aah, perfect, thx |
| 13:09 |
phil1 |
you are welcome |
| 14:59 |
menak |
hi |
| 15:01 |
menak |
what reason could there be that T3 doesn't save translations in typo3conf/l10n? The dir is writeable for the server, T3 "OK" on the translation files but doesn't download anything... |
| 15:02 |
menak |
To be precise: The dir is writeable for the server, T3 says "OK" on "Update from repository" but doesn't download anything... |
| 15:03 |
menak |
curl is enabled and works |
| 15:13 |
menak |
"This table shows the update results of the translations of the loaded extensions." |
| 15:13 |
menak |
all show ok, but typo3conf/l10n stays empty |
| 15:27 |
phil1 |
check of there are any files typo3temp/xxxxxxx-l10n-de.zip |
| 16:00 |
menak |
phil1: they are there, but are not unzipped |
| 16:01 |
menak |
phil1: it seems as if T3 isn't finding unzip |
| 16:01 |
menak |
but on the other hand: Aren't the extensions also packed as zip? |
| 16:01 |
menak |
I can install extensions |
| 16:03 |
menak |
i turned off open_basedir, checked the rights on typo3temp and typo3conf/l10n but still no lang files |
| 16:09 |
phil1 |
menak: no ext are not zipped |
| 16:10 |
phil1 |
menak: you have to set path to unzip in install tool ---- there you can also check if unzip is available (listed) in phpinfo |
| 16:10 |
menak |
phil1: listed and available |
| 16:10 |
menak |
I set it to /usr/local/php/bin |
| 16:11 |
menak |
in there there are links to the files in /usr/bin |
| 16:11 |
menak |
but for the moment i set the path to /usr/bin/unzip and removed the open_basedir restriction with no effect at all |
| 16:12 |
menak |
phil1: what format is T3X then? |
| 16:14 |
phil1 |
put following code into a php file like test.php http://paste.phlogi.net/-417998eb4e/ add <?php at beginning |
| 16:15 |
phil1 |
T3X is just serialized plain code |
| 16:15 |
phil1 |
you can test of you can find unzip at all... it is like a command line for php :) |
| 16:15 |
phil1 |
I'll be back in a few minutes |
| 16:17 |
menak |
works like a charm. as i said the problem is NOT the path to unzip |
| 17:16 |
menak |
phil1: say, i can see if php was compiled with php support in phpinfo, but not if unzip is present. Was that what you were saying or is there something in phpinfo i missed so far? |
| 17:28 |
phil1 |
menak: no, I was just trying to make sure that unzip is accessibility |
| 17:29 |
menak |
yes, it is :) |
| 17:29 |
menak |
the "funny" thing is i found out i have the problem on all server i maintain... |
| 17:30 |
phil1 |
menak: I guess that path for unzip would be just 'unzip' and you still have problems with writing permission |
| 17:30 |
phil1 |
menak: I don't know :( |
| 17:31 |
menak |
phil1: no, write permission is fine too. this server i'm checking ATM is using lightttpd and has to be able to write to the usual dirs (typo3temp etc.) |
| 17:31 |
menak |
well, whatever, i think i'll take this to the mailing lists |
| 17:31 |
menak |
phil1: thx anyway! cheers! |
| 17:33 |
phil1 |
ok |
| 19:48 |
[1]Gilles |
hello every one |
| 19:49 |
[1]Gilles |
can someone help me please ? I 'm having trouble using a typo3 extensions |
| 19:58 |
[1]Gilles |
hello ? |
| 20:03 |
phil1 |
Hi Gilles |
| 20:04 |
phil1 |
Gilles: which one? |
| 20:52 |
Gilles |
hello phil1 |
| 20:52 |
Gilles |
sorry, I was eating ... just came back |
| 20:53 |
Gilles |
are you still there phil1 ? |
| 20:59 |
marcuslind|WORK |
Got a problem with felogin plugin. I've set the form to redirect to a new page. (name: tool) but when I press login it just refresh the same page, the login works though just not the redirect |
| 21:00 |
marcuslind|WORK |
in Redirect Options I've set "after Login (TS or Flexform) and set "After successful login redirect to page:" to "Tool" |
| 21:02 |
marcuslind|WORK |
Also, when logged in I dont see any "welcome" message. I suspect there are some part missing in the template? Like <!-- Login WELCOME --> or something called like that. |
| 21:18 |
marcuslind|WORK |
Anyone know if there is a ###TEMPLATE_SUCCESS### in the felogin template like in the newloginbox template? |
| 21:18 |
marcuslind|WORK |
###TEMPLATE_SUCCESS### doesnt seem to work in felogin. |
| 22:53 |
nkuttler |
Gilles: you should just ask your question. if somebody knows they will answer eventually |