Keyword

Deprecated: implode(): Passing glue string after array is deprecated.

  • STEPHAN HERBY
  • STEPHAN HERBY's Avatar Topic Author
  • Offline
  • Premium Member
More
3 years 7 months ago #176848 by STEPHAN HERBY
Hi ! I suddenly get this message this morning on my website, in a K2 Module (Last items) :
Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /home/mywebsite/public_html/plugins/content/jw_allvideos/jw_allvideos.php on line 72
Any advice ? Thanks in advance...

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

  • STEPHAN HERBY
  • STEPHAN HERBY's Avatar Topic Author
  • Offline
  • Premium Member
More
3 years 7 months ago #176849 by STEPHAN HERBY
Waiting for a better solution :
I have commented ligne 72 & 73 :
/*
		$grabTags = strtolower(implode(array_keys($tagReplace),"-"));
		if (preg_match("#{(".$grabTags.")}#is", $row->text)==false) return;
*/
Module is still working and message has disappeared.
But I'm sure there'a better solution ?

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

More
3 years 7 months ago - 3 years 7 months ago #176850 by JoomlaWorks

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Last edit: 3 years 7 months ago by JoomlaWorks.

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


Powered by Kunena Forum