[TYPO3-core] RFC: Fix EM2 issues
Franz Holzinger
franz at fholzinger.com
Fri Mar 17 14:14:26 CET 2006
Hello Peter,
>Karsten Dambekalns schrieb:
>
>
>[...]
>
>
>>No, I don't. Does anybody else? If this really is an issue I'd like to solve
>>it, of course. So, could someone else please double-check this?
>>
>>
>
>It works here now.
>
>However it needs very recent CVS-code of TYPO3 with Karstens latest
>changes (at first I ran into that problem as well).
>
>Franz, plz make very sure you are running on the TYPO3_4.0 branch and
>have this in Changelog:
>
>
>
I have done the following on the server:
rm -rf sysext
rm -rf mod
cvs -d :ext:*myaccount*@cvs.sourceforge.net:/cvsroot/typo3 -q update -d
-P -r TYPO3_4-0 TYPO3core
So all sysext and mod files must have been checked out successfully from
CVS.
lrwxrwxrwx 1 franzhol psacln 15 Mar 2 16:18 typo3 ->
typo3_src/typo3
lrwxrwxrwx 1 franzhol psacln 9 Mar 8 12:43 typo3_src -> TYPO3core
v10154:/var/www/vhosts/fholzinger.com/httpdocs # ls -l
TYPO3core/typo3/mod/tools/em
total 441
drwxrwxr-x 3 franzhol psacln 1024 Mar 17 13:53 .
drwxrwxr-x 4 franzhol psacln 1024 Mar 17 13:53 ..
drwxrwxr-x 2 franzhol psacln 1024 Mar 17 13:53 CVS
-rw-rw-r-- 1 franzhol psacln 10683 Feb 13 18:26 class.em_soap.php
-rw-rw-r-- 1 franzhol psacln 9228 Feb 13 18:26 class.em_terconnection.php
-rw-rw-r-- 1 franzhol psacln 12792 Feb 26 16:31 class.em_xmlhandler.php
-rw-rw-r-- 1 franzhol psacln 218329 Feb 13 18:26 class.nusoap.php
-rwxrwxr-x 1 franzhol psacln 46 Oct 3 2003 clear.gif
-rwxrwxr-x 1 franzhol psacln 314 Nov 2 23:51 conf.php
-rwxrwxr-x 1 franzhol psacln 276 May 4 2005 download.png
-rwxrwxr-x 1 franzhol psacln 105 Oct 3 2003 em.gif
-rwxrwxr-x 1 franzhol psacln 181387 Mar 16 20:24 index.php
-rwxrwxr-x 1 franzhol psacln 339 Oct 3 2003 install.gif
-rwxrwxr-x 1 franzhol psacln 155 Oct 3 2003 oodoc.gif
-rwxrwxr-x 1 franzhol psacln 319 Oct 3 2003 uninstall.gif
head -30 TYPO3core/typo3/mod/tools/em/index.php
/**
* Module: Extension manager
*
* $Id: index.php,v 1.51.2.11 2006/03/16 19:24:54 k-fish Exp $
head ChangeLog
2006-03-16 Karsten Dambekalns <karsten at typo3.org>
* EM: Fixed bugs #2787, #2785, #1807
* EM: Extension list is now fetched automatically if it isn't
available at all.
* ADOdb extension: a fix regarding the MS SQL driver, fixed bug
#2810, cleaned up ext_emconf.php
2006-03-16 Rene Fritz <r.fritz at colorcube.de>
So the TYPO3 version should be the actual one. This error remains.
So what did I do wrong?
- Franz
More information about the TYPO3-team-core
mailing list