Bug #5972
No Images shown in articlelist
| Status: | New | Start date: | 2010-01-12 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
No images are shown in article, when I use gsacategories as a data provider.
I tracked it down and found the reason in "res/hooks/class.tx_ptgsacategories_ptgsaarticlelist_catDataProvider.php". Changing line 183 from "$this->pObj->conf['display_img']" to " $this->pObj->conf['articleDisplayImg']" solves the issue (at least for me).
Best regards,
Marcus