White page at FE
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!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
White page at FE
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:
my guess is that there is a problem either with the templates of the root level or the shop itself. If I use simple
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!
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].
Code: Select all
page = PAGE
page.1 = TEXT
page.1.value = Hello, world.
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!
Re: White page at FE
Seems working fine now. I played with root page level and the shop root level, and a bit also with the template itself 
