missing preview images (Typo3 9.5.3)

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!
henryd
Posts: 1
Joined: 31 Dec 2018, 15:05

missing preview images (Typo3 9.5.3)

Post by henryd » 31 Dec 2018, 15:51

Hi,

when i create products and upload images, they are not shown.
My structure is https://domain/typo3/uploads/tx_aimeos/preview/...
The browser is searching for https://domain/preview/...

What i tried - but didn't work:
I appended following line to setup:
plugin.tx_aimeos.settings.client.html.common.content.baseurl = https://domain/typo3/uploads/tx_aimeos/
I put following line to constants:
config.baseurl = https://domain/typo3/

Is there some configuration i can do, that the preview folder and images will work?

Thx
Henry

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: missing preview images (Typo3 9.5.3)

Post by aimeos » 01 Jan 2019, 11:06

The baseurl setting is usually enough. Please keep in mind that TYPO3 separates beteween frontend, backend, and scheduler configuration, so for the admin interface and the scheduler tasks you have to configure the URL separately.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply