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
Sending wrong link to customer at Issue creation - 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

Sending wrong link to customer at Issue creation


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

7 years 11 months ago #1 by ashley
Good Day!Thank you for your amazing component

I have a problem when I create an issue and the resultant email that is sent to the customer has a wrong link which doesn't point to the issue,it gives something like this :
The following issue has been assigned to you.

You can update the issue at http://localhost/joom/index.php?option=com_issuetracker&view=itissues&id=48

But the 'joom' part is not my website name, where can I change this part so that it gives the user the right link which points them to the issue.
Thanks

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.

7 years 11 months ago #2 by geoffc

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


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

The first part of the link is not something that the component itself defines. The component always starts at the 'index.php.xxxxxx' strings when its using redirections.

i.e. When Joomla components generate the URL for the action attribute of the <form> tag, they use the JRoute class and the non-SEF URL. Here is typically how the form of the component presents the link:
<form action="<?php echo JRoute::_('index.php?option=com_issuetracker&task=xxxx.yyyy'); ?>"

In the email sending routines it gets the domain from the configuration settings.
.
$domain = $params->get('imap_site_base', '');
      if (empty($domain)) $domain = JURI::root();

It sounds like there is something mis-configured in the component or your Joomla setup some where. Check the imap_site_base component setting as a starting point since that is what is most likely wrong.

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

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

7 years 11 months ago #3 by ashley
Thanks for that, can you possibly tell me where exactly I can look/change the imap_site_base component setting?

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

7 years 11 months ago - 7 years 11 months ago #4 by geoffc
Go into back end, and go into the component Control Panel. In top RHS there is an 'options' button. Then look under the CRON tab at the last field in the list 'Site Base'.

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

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

7 years 11 months ago #5 by ashley
Thanks! worked :)

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

Time to create page: 0.152 seconds
Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries