Administration

Installation

Q: The following error message shows up in the front end: Oops, an error occurred! Error handler could not fetch error page “/pages”, reason: Couldn’t get URL: /pages

A: The error might be related to the site configuration. You might try the following:

  1. Change to the “Sites” module
  2. Delete the entry point
  3. Save
  4. Clear cache
  5. Redefine the entry point
  6. In the register “Error handling” delete all, save and create new entry

Upgrade

Q: Can I upgrade an existing site to use the latest TYPO3 version with “Pizpalue”? The objective is to maintain the page tree and the content elements.

A: The distribution imports a default page tree when being installed the first time. In case this isn’t desired the file typo3conf/ext/pizpalue/Initialisation/data.xml as well as the folder typo3conf/ext/pizpalue/Initialisation/data.xml.files need to be deleted prior installing the distribution for the first time. To upgrade TYPO3 and install the distribution without importing the page tree the following steps might be carried out:

  1. Uninstall all extensions
  2. Upgrade TYPO3
  3. Download the zipped version from Pizpalue from Github
  4. Delete the file ../Initialisation/data.xml as well as the folder ../Initialisation/data.xml.files
  5. Upload the extension directory to the server
  6. Install the extension pizpalue in the extension manager
  7. Include pizpalue “Include static (from extensions)” on root template
  8. Include pizpalue “Page TS config” on root page (page properties - Resources)