Evenemang

Läser in

Instagram

Facebook

Twitter

Logga in

Språkväljare

Om Arena

Arena-version: 5.8.0-SNAPSHOT
Byggnummer:
Tid: 2025-06-07 02:38
CS-version: 5.8.0-SNAPSHOT
CS-revision:
CS-tidpunkt: 2025-06-07 02:33
Agency-ID: 409369126
Agency: ATEST0000050
ID: 409369128
Membernamn ATEST0000050
ID (installation): 409369125
Identifierare (installation): ITEST000005
Namn (installation): Axiell Test Environment 5
Id (portal site): 409369162
Identifierare (portal site): PTEST0000054
Namn (portal site): Quria nightlyse portal site

Innehållspublicerare

Barn fokus

Fel uppstod under bearbetning av mallen.
For "${...}" content: Expected a string or something automatically convertible to string (number, date or boolean), or "template output" , but this has evaluated to an extended_hash (wrapper: com.liferay.portal.template.freemarker.internal.LiferayTemplateModel):
==> gridSpotNewWin  [in template "29767924528592#240049#250941" at line 24, column 63]

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${gridSpotNewWin}  [in template "29767924528592#240049#250941" at line 24, column 61]
----
1<#if gridSpotTitle?? && gridSpotTitle.getData() !=""> 
2	<#assign gridSpotTitle = gridSpotTitle.getData() /> 
3</#if> 
4<#if gridSpotDesc?? && gridSpotDesc.getData() !=""> 
5	<#assign gridSpotDesc = gridSpotDesc.getData() /> 
6</#if> 
7<#if gridSpotLink?? && gridSpotLink.getData() !=""> 
8	<#assign gridSpotLink = gridSpotLink.getData() /> 
9</#if> 
10<#if gridSpotNewWin?? && gridSpotNewWin.getData() !=""> 
11	<#assign gridSpotNewWin = gridSpotNewWin.getData() /> 
12</#if> 
13<#if (gridSpotImg.getData())??> 
14	<#assign gridSpotImg = gridSpotImg.getData() /> 
15</#if> 
16<#if gridSpotClr?? && gridSpotClr.getData() !=""> 
17	<#assign gridSpotClr = gridSpotClr.getData() /> 
18</#if> 
19<#if gridSpotBgClr?? && gridSpotBgClr.getData() !=""> 
20	<#assign gridSpotBgClr = gridSpotBgClr.getData() /> 
21</#if> 
22 
23<div class="grid-spot" style="background-color: ${gridSpotBgClr}"> 
24   <a class="grid-spot-link" href="${gridSpotLink}" target="${gridSpotNewWin}"> 
25   		<#if gridSpotImg != ""> 
26        	<div class="grid-spot-image" style="background-image: url(${gridSpotImg});"> 
27      <#else> 
28          <div class="grid-spot-image no-gradient"> 
29      </#if> 
30      <div class="grid-spot-gradient ${gridSpotClr}"> 
31        	<div class="grid-spot-fade"> 
32           	<h2 class="grid-spot-title">${gridSpotTitle}</h2> 
33             	<#if gridSpotDesc != ""> 
34                <div class="grid-spot-text">${gridSpotDesc}</div> 
35             </#if> 
36       		</div> 
37          </div> 
38          </div> 
39    </a> 
40</div> 

Skapa meddelande