Task #57348
closedStory #58777: Fixes/Tasks for impexp / distributions
Introduction package does not install/load any pages: typo3 6.2.0
100%
Description
Hi,
I tried to install from brand new typo3 6.2 installation the Introdcution package but it fails.
When I look to the log file I see the following:
Type Action Details
[5] [0] Core: Error handler (BE): PHP Warning: current() expects parameter 1 to be array, null given in C:\xampp\xampp1833VC11\htdocs\t3_620\typo3\sysext\impexp\Classes\Utility\ImportExportUtility.php line 66
[5] [0] Core: Error handler (BE): PHP Warning: reset() expects parameter 1 to be array, null given in C:\xampp\xampp1833VC11\htdocs\t3_620\typo3\sysext\impexp\Classes\Utility\ImportExportUtility.php line 65
DB Insert Attempt to insert record on page '[root-level]' (0) where this table, sys_file_reference, is not allowed (msg#1.1.11)
DB Update Attempt to modify record '[No title]' (tt_content:3) without permission. Or non-existing page. (msg#1.2.2)
DB Insert Attempt to insert record on page '[root-level]' (0) where this table, tt_content, is not allowed (msg#1.1.11)
DB Update Attempt to modify record '[No title]' (sys_template:3) without permission. Or non-existing page. (msg#1.2.2)
[5] [0] Core: Error handler (BE): PHP Warning: array_merge(): Argument #1 is not an array in C:\xampp\xampp1833VC11\htdocs\t3_620\typo3\sysext\core\Classes\DataHandling\DataHandler.php line 1445
and a lot more Warning of the last warning in the log.
I tried it a few times: always the same error.
During the install bootstrap_package and realurl gets loaded and some "stuff" gets created on file system, but page tree remains empty.
I am using latest version of XAMPP on localhost.
Best regards
Eckard.
Updated by Ernesto Baschny over 10 years ago
- Project changed from 978 to TYPO3 Core
- Target version deleted (
2357)
Updated by Daniel Wagner over 10 years ago
Hi,
I have the same problem. The introduction-package installs bootstrap_package and realurl and then it tries to install a t3d via importT3DFile
which stops the installation of the introduction-package. I have a pagetree but the install is incomplete and files are missing.
PHP Warning: array_merge(): Argument #1 is not an array in /var/www/typo3_src-6.2.0/typo3/sysext/core/Classes/DataHandling/DataHandler.php line 1445
01445: $eFile = \TYPO3\CMS\Core\Html\RteHtmlParser::evalWriteFile($vconf['spec']['static_write'], array_merge($currentRecord, $fieldArray));
$currentRecord is NULL
Updated by Eckard Gehrke over 10 years ago
Hi,
started with new typo3 6.2.1
General install works really good in just a few minutes.
Installation of Introduction Package still does not work. I get the package installed and was able to see the success message of installation but still in log file same errors occur and no pages get generated.
Best regards
Eckard.
Updated by Daniel Wagner over 10 years ago
- Target version set to next-patchlevel
Hi,
for me it is the same at 6.2.2.
Updated by Nicole Cordes over 10 years ago
- Category set to Import/Export (T3D)
- Status changed from New to Accepted
- Assignee set to Nicole Cordes
- Target version deleted (
next-patchlevel) - Is Regression set to No
- TYPO3 Version set to 6.2
Updated by Gerrit Code Review over 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30042
Updated by Marc Bastian Heinrichs over 10 years ago
- Target version set to next-patchlevel
- Parent task set to #58777
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29993
Updated by Marc Bastian Heinrichs over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 88746ec27aa590b7fcefb48a2e00ead3ea5bbd06.
Updated by Ivan Godorogea about 10 years ago
Eckard Gehrke wrote:
Hi,
started with new typo3 6.2.1
General install works really good in just a few minutes.Installation of Introduction Package still does not work. I get the package installed and was able to see the success message of installation but still in log file same errors occur and no pages get generated.
Best regards
Eckard.
Still persists in 6.2.6.
Environment:
- Windows 7
- wampserver 2.5(same in xampp)
In Ubuntu the distribution is installed correctly.
Updated by Mohamed Masmoudi about 10 years ago
Hi, i have the same problem, it shows that the introduction package is installed correctly with the bootsrap kit but there is no pagetree installed.
TYPO3 Version 6.2.6
Updated by Eckard Gehrke about 10 years ago
Hi,
since it seems that I as starter of the task can not change the status, I created a new task 62574 under the following link:
https://forge.typo3.org/issues/62574
Best regards
Eckard.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus set to On Location Sprint
Updated by Mathias Schreiber over 8 years ago
- Sprint Focus deleted (
On Location Sprint)