Keyword

Error message within Media Manager

  • Edwin Hathaway
  • Edwin Hathaway's Avatar Topic Author
  • Offline
  • New Member
More
12 years 3 months ago #45377 by Edwin Hathaway
Error message within Media Manager was created by Edwin Hathaway
Using latest release with native articles in Joomla 1.7. When I go to the Media Manager (backend), I get this error message along side every image;

Warning: Missing argument 4 for plgContentJw_disqus::onContentBeforeDisplay() in /home/HOSTNAME/public_html/DOMAIN/DOMAIN FOLDER/plugins/content/jw_disqus/jw_disqus.php on line 32

Please note: The above CAPITAL information was used to replace actual hostname/domain.

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

More
12 years 3 months ago #45378 by [email protected]
Hi.

I have also this problem. Hope we can get help quick.  :)

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

More
12 years 3 months ago #45379 by Jerri
Replied by Jerri on topic Re: Error message within Media Manager
Hi,

I came across this issue after updating servers to PHP 5.3.

The solution is rather simple:

In jw_disqus.php line 32, you find this:
function onContentBeforeDisplay($context, &$row, &$params, $limitstart ){

Replace it with:
function onContentBeforeDisplay($context, &$row, &$params, $limitstart = 0){

Regards..

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

More
12 years 4 weeks ago #45380 by Katia
Replied by Katia on topic Re: Error message within Media Manager
This issue will be solved in 3.2 version.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
12 years 4 weeks ago #45381 by JoomlaWorks
Replied by JoomlaWorks on topic Re: Error message within Media Manager

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum