View Single Post
  #7  
Old 11-07-2021, 05:25
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Thanks for reporting.

The problem comes somewhere from the tasks

I will look at it.
Change in all lines that refer to components in the [CustomMessages] section from:
Code:
{#if UseComponents}
To:
Code:
{#if UseComponents || UseTasks}
These custom messages are also used for tasks.
I've been out of town, cell phone only(notepad) for a couple of weeks, so I can't change the script and post a fix.
Reply With Quote
The Following 2 Users Say Thank You to Cesar82 For This Useful Post:
BKR-TN (11-07-2021), Grumpy (11-07-2021)