White page at FE

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
MehGar
Posts: 3
Joined: 25 Dec 2020, 20:34

White page at FE

Post by MehGar » 26 Dec 2020, 08:24

Hello,
I installed Aimeos on a clean, freshly installed Typo3. While everything seems fine at Backend(BE), the generated Frontend(FE) pages do not show anything and are white! Earlier, I was fighting with the error:

Code: Select all

Page Not Found
The page did not exist or was inaccessible. Reason: The page is not configured! [type=0][page].
my guess is that there is a problem either with the templates of the root level or the shop itself. If I use simple

Code: Select all

page = PAGE
page.1 = TEXT
page.1.value = Hello, world.
at root level then I will get Hello World in both root and shop FE. Any suggestion?

PS: I am completely new to both Aimeos and Typo3. Past 2 weeks, I was struggling to understand the concepts of Typo3 and get a free website template to work. It worked! and now I try to add a shop to it. I run everything on my local computer (localhost) with the following properties:
TYPO3 Version 10.4.10
Webserver Apache/2.4.41 (Ubuntu)
PHP Version 7.4.3
Database (Default) MySQL 8.0.22
Application Context Production
Operating System Linux 5.4.0-58-generic
Bootstrap Package 11.0.2


Thanks in advance,
Carpe Diem!

User avatar
MehGar
Posts: 3
Joined: 25 Dec 2020, 20:34

Re: White page at FE

Post by MehGar » 26 Dec 2020, 20:25

Seems working fine now. I played with root page level and the shop root level, and a bit also with the template itself :D

Post Reply