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
Resolved: Links are removed... - 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


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

Resolved: Links are removed...


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

11 years 3 months ago - 11 years 3 months ago #1 by rboe
Hello,

i recognize a strange behavior. I want to insert links in the text fields of the editor (currently JCK) if i edit or create a new problem as a reference. The link is inserted in the text and if i switch to source code it displays the relative adress to the item. If i then save the issue the link is completely removed and only the text is visible.

I thought that it was a general Joomla issue but if i insert a link in a standard Joomla article everything is fine and i have the absolute path to the item.

best regards
Rolf

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

The topic has been locked.
11 years 3 months ago #2 by geoffc
Replied by geoffc on topic Re: Links are removed...
Not strange at all. It's set up that way. It applies to all editors so is not specific to JCK.

Off hand I can't recall the way to enable it as it was a decision made very early on in the design. If you want users to be able to add html tags I will go and look at it and will update this entry when I have an answer. (I know it was related to Text filters but the details temporarily escape me. ;-) )

Regards
Geoff
The topic has been locked.
11 years 3 months ago #3 by rboe
Replied by rboe on topic Re: Links are removed...
That would be very nice :-)

Thank you in advance !

Rolf
The topic has been locked.
11 years 3 months ago #4 by geoffc
Replied by geoffc on topic Re: Links are removed...

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 2022

I believe it is only the progress field that is impacted but this 'setting'.

This impacts the progress field and the change is as follows:

In administrator/components/com_issutracker/table/itissues.php

Comment out the lines 135->139 which are in the check routine.
i.e. Comment out these lines:
if (!empty($this->progress)) {
// Only process if not empty
// $this->progress = JFilterOutput::cleanText($this->progress);
$this->progress = strip_tags($this->progress, '<p><br>');
}

The other text fields should work OK without any change.

Regards
Geoff
The topic has been locked.
11 years 3 months ago #5 by rboe
Replied by rboe on topic Re: Links are removed...
GREAAAAAAT...thank you ! (Y)

Greetings
Rolf
The topic has been locked.
Time to create page: 0.116 seconds
Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries