Jump to content

Mark Topic


Runar

Recommended Posts

  • 2 weeks later...
  • 1 month later...
Posted
On 10/17/2022 at 12:40 AM, Runar said:

Thank you for the error details, I’m working on this.

Do you have an ETA when it will be fixed? No rush but looking for appx date. Thanks for the free addon in today's world.

  • 4 weeks later...
Posted (edited)

To fix php8.x issue with compatibility scanner edit file

\marktopic\hooks\code_forums_topic.php

and change line 213 from

	public function mergeIn( $items, $keepLinks=false )

to this

	public function mergeIn( array $items, $keepLinks=false )

and run compatibility scanner again.

Edited by Engi
Posted
8 hours ago, Engi said:

To fix php8.x issue with compatibility scanner edit file

\marktopic\hooks\code_forums_topic.php

and change line 213 from

	public function mergeIn( $items, $keepLinks=false )

to this

	public function mergeIn( array $items, $keepLinks=false )

and run compatibility scanner again.

Great,Another question, its any chance that button "sold" "solved" will be visible as well in the "topic feeds" block?

  • 3 weeks later...
Posted

By any chance would someone have the XML plugin file for this? Or a have a link to the source / github repo etc, as the author has said its open source? I cannot download it from the Marketplace due to it being incompatible with IPS 4.7, even though based on the above comments it would appear it only needs a small minor edit to make it compatible. 

Unfortunately the author hasn't been online for a while (hope they are ok!).

  • 1 month later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...