Deprecated: Joomla\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/vendor/joomla/input/src/Input.php on line 41

Deprecated: Return type of Joomla\Input\Input::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/13/d380392445/htdocs/Jlive/libraries/vendor/joomla/input/src/Input.php on line 170

Deprecated: Joomla\CMS\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Input/Input.php on line 31

Deprecated: Joomla\CMS\Input\Cookie implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Input/Cookie.php on line 21

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Uri/Uri.php on line 141
Notification Default for User - Macrotone Forum

Unknown Error 8192: KunenaControllerApplicationDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in libraries/kunena/controller/application/display.php on line 21


Unknown Error 8192: Automatic conversion of false to array is deprecated in libraries/kunena/route/route.php on line 437


Unknown Error 8192: ComponentKunenaControllerWidgetAnnouncementDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/widget/announcement/display.php on line 18


Unknown Error 8192: ComponentKunenaControllerTopicItemDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/topic/item/display.php on line 25


Unknown Error 8192: Automatic conversion of false to array is deprecated in libraries/kunena/forum/category/category.php on line 415


Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Date/Date.php on line 112

Unknown Error 8192: Automatic conversion of false to array is deprecated in libraries/kunena/bbcode/bbcode.php on line 107

Notification Default for User


Unknown Error 8192: ComponentKunenaControllerTopicItemActionsDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/topic/item/actions/display.php on line 23


Unknown Error 8192: ComponentKunenaControllerTopicPollDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/topic/poll/display.php on line 21


Unknown Error 8192: ComponentKunenaControllerTopicItemMessageDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/topic/item/message/display.php on line 23

10 years 3 months ago #1 by Bavarian
Hello,

I use Issuetracker on my Site for manage Issues and i am very happy.

But i have some questions. here is the first

Where can i change the default Option for sending mails to User on open a new Issue. I mena the Option red marked on the Attachment.

Thanks in advance!

Best regards from Germany

Chris
Attachments:

Unknown Error 8192: ComponentKunenaControllerMessageItemActionsDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/message/item/actions/display.php on line 25

Please Log in or Create an account to join the conversation.

10 years 3 months ago - 10 years 3 months ago #2 by geoffc

Unknown Error 8192: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in libraries/kunena/external/nbbc/src/BBCode.php on line 2115


Unknown Error 8192: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in libraries/kunena/external/nbbc/src/BBCode.php on line 2115


Unknown Error 8192: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in libraries/kunena/external/nbbc/src/BBCode.php on line 2022


Unknown Error 8192: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in libraries/kunena/external/nbbc/src/BBCode.php on line 2070

In the component options under email settings there are options for controlling whether email is sent and individual options for the various different 'types' of email. i.e. insert, update and/or close.

Be aware that each individual can control whether they receieve email or not and these are recorded in the 'people' tab in the back end. There is a 'notify' flag that by default will be 'off'.

This is described in the manual in more detail.

Regards
Geoff
The following user(s) said Thank You: Bavarian

Please Log in or Create an account to join the conversation.

10 years 3 months ago #3 by Bavarian
Thanks for the quick answer, i forgot to tell you that it is the anonymous user who creates the issues and who get no email by default.

i think all of these options are set.

Only the notification option in issuetracker people for anonymous was not activated. but i think this has no relevance because if i create an issue and set notification in the issue details section from global to yes the mail will be sent. so i think the notification is functionally but the Default yes Option is not set. And i dont find it!

But i want to hide the issue details section and set the (global) default notification option to yes

Hope you can help

Best regards from Germany

Chris

Please Log in or Create an account to join the conversation.

10 years 3 months ago #4 by geoffc
Assuming you are using version 1.5. the enclosed image shows the specific option field. For other versions, the option is the same but the images will have less tabs.

If this is not working for you I will need to carry out a few tests to see if I can find a bug. It may be that there is a specific case that I haven't captured correctly.

The 'anonymous' user generally is a 'catch all' and from your description it sounds like the 'issue raiser' details are being stored in the 'progress' field, from where it is getting the users specified settings.

Regards
Geoff
Attachments:

Please Log in or Create an account to join the conversation.

10 years 3 months ago - 10 years 3 months ago #5 by geoffc
Found the problem, which is caused by a logic error.

I have changed the code in the model, but also need to change the code in the helper file to reflect the change I have made. I am currently testing it out and will add it to the 1.5.1 release, which is being prepared for release, probably tomorrow (Wednesday or Thursday).

See Issue Z1AGQIUHJD for details.

Regards
Geoff

Please Log in or Create an account to join the conversation.

Time to create page: 0.222 seconds
Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries