Forum Discussion
bhupen
Advisor
VarunGrazitti I assume this chunk making problem to execute. because there is problem with recursion:
<#if ( notifications?size < pageSize && ( ( _notificationsCount - page ) > 0 ) )>
<#assign notificationsPage = notificationsPage + 1 />
<#assign go = getNotifications() />
</#if>
VarunGrazitti
10 years agoBoss
Aren't you using the default notification component?
Related Content
- 11 years ago
- 6 months ago
- 3 years ago