Task #57348

Story #58777: Fixes/Tasks for impexp / distributions

Introduction package does not install/load any pages: typo3 6.2.0

Added by Eckard Gehrke over 1 year ago. Updated 9 months ago.

Status:Resolved Start date:2014-03-26
Priority:Must have Due date:
Assigned To:Nicole Cordes % Done:

100%

Category:Import/Export (T3D) Spent time: -
Target version:-
TYPO3 Version:6.2 Complexity:
PHP Version: Sprint Focus:

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.


Related issues

related to Core - Task #58688: exec_SELECTgetSingleRow could also return FALSE Resolved 2014-05-09
related to Core - Task #62574: Introduction package does not install/load any pages: typ... New 2014-03-26

Associated revisions

Revision 88746ec2
Added by Marc Bastian Heinrichs about 1 year ago

[BUGFIX] Don't rely on not found database records impexp

The function exec_SELECTgetSingleRow could also return
FALSE in addition to NULL, so add a additional check.

Resolves: #58688
Resolves: #57348
Releases: 6.2
Change-Id: Ic04071f67f02cce12b11c34d46c084bc28ccc83a
Reviewed-on: https://review.typo3.org/29993
Reviewed-by: Marc Bastian Heinrichs
Reviewed-by: Nicole Cordes
Tested-by: Nicole Cordes
Reviewed-by: Markus Klein
Tested-by: Markus Klein
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel

History

#1 Updated by Eckard Gehrke over 1 year ago

  • Target version set to 6.2 LTS

#2 Updated by Ernesto Baschny over 1 year ago

  • Project changed from Introduction Package to Core
  • Target version deleted (6.2 LTS)

#3 Updated by Daniel Wagner over 1 year 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

#4 Updated by Eckard Gehrke over 1 year 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.

#5 Updated by Daniel Wagner about 1 year ago

  • Target version set to next-patchlevel

Hi,

for me it is the same at 6.2.2.

#6 Updated by Nicole Cordes about 1 year ago

  • Category set to Import/Export (T3D)
  • Status changed from New to Accepted
  • Assigned To set to Nicole Cordes
  • Target version deleted (next-patchlevel)
  • Is Regression set to No
  • TYPO3 Version set to 6.2

#7 Updated by Gerrit Code Review about 1 year 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

#8 Updated by Marc Bastian Heinrichs about 1 year ago

  • Target version set to next-patchlevel
  • Parent task set to #58777

#9 Updated by Gerrit Code Review about 1 year 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

#10 Updated by Marc Bastian Heinrichs about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#11 Updated by Ivan Godorogea 9 months 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.

#12 Updated by TSniper no-lastname-given 9 months 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

#13 Updated by Eckard Gehrke 9 months 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.

Also available in: Atom PDF