[SOLVED] no customfields with CGCalendar 1.11.4.1

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

[SOLVED] no customfields with CGCalendar 1.11.4.1

Post by staartmees »

using {$event.fields.fieldname} customfields don't show in the website. In the page source I find a strange triple call

Code: Select all


<!-- afbeelding 320 x 240 -->
<img src="a" width=320" height="240">
<img src="3" width=320" height="240">
<img src="h" width=320" height="240">
<!-- afbeelding 320 x 240 -->

instead of

Code: Select all


<!-- afbeelding 320 x 240 -->
<img src="http://www.scheldeschorren.be/cms/uploads/images/nieuws/320x240/winter-in-lillo-320x240.jpg" width=320" height="240">
<!-- afbeelding 320 x 240 -->

Switching back to CGCalendar 1.10.4 solved the problem.
Last edited by staartmees on Sun Nov 10, 2013 6:55 am, edited 1 time in total.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: no customfields with CGCalendar 1.11.4.1

Post by velden »

Very quick tests confirms this behaviour on a test site. It is an upgraded version of CGCalendar.

Bug report
Post Reply

Return to “Modules/Add-Ons”