[TYPO3-english] copy backend user/usergroup
Anja Leichsenring
aleichsenring at ab-softlab.de
Fri May 16 10:45:10 CEST 2014
Hi Katja,
You are right, impexp module got a hell of a cleanup, and that is a good
thing.
The Error you get is a Warning turned into an Exception - you are in
Development Mode? The easy stupid badass solution: switch to production
mode for this task and try again.
The other thing you could try: check your file permissions on the
FileStorage containing the uploads Folder, or create one, in case non
exists.
I would like you to check with the open issues for the impexp module,
maybe you find your problems and solutions here, and if not, feel free
to report. Here is the list of currently known issues:
http://forge.typo3.org/issues/58777
Hope it helps
Kind regards
Anja
On 16.05.2014 10:36, Katja Lampela wrote:
> Hi Anja,
>
> 16.5.2014 11.28, Anja Leichsenring kirjoitti:
>> it is easy: use the export tool.
>> Choose your root page, call the export tool from there, and only export
>> records of the tables you want. You end up with a .t3x file, that you
>> can import in another installation.
>
> Thanks - yes, of course that's the way! :)
>
> But oh well in my 6.2 installation this unfortunately doesn't work since
> it seems at the moment 6.2 is very very very strict on everything. Now
> it gives me error while trying to do this:
>
> Uncaught TYPO3 Exception
> #1: PHP Warning: fileperms(): stat failed for
> /var/www/vhosts/mysite/httpdocs/uploads/tx_imagecarousel/image_03.jpg in
> /var/www/vhosts/typo3_src-6.2.2/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php
> line 1095 (More information)
>
> In 6.1 exporting does work though.
>
More information about the TYPO3-english
mailing list