• Resolved drabbytux

    (@drabbytux)


    Greetings! My site had some issues today after the plugin was upgraded, and these were found in my log files.

    PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function PrestoPlayer\Services\VideoPostType::filterVideoTitle(), 1 passed in /home/****/public_html/wp-includes/class-wp-hook.php on line 324 and exactly 2 expected in /home/****/public_html/wp-content/plugins/presto-player/inc/Services/VideoPostType.php:689

    (I redacted my home folder with ****)

    Attempted first with PHP 7.4 (ea-php74), then tried it with PHP 8.0.

    WordPress 6.5.4.
    If this doesn’t occur anywhere else, I’ll assume it’s a plugin conflict error of some kind.


    Cheers!
    David.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support prajna

    (@prajnajogi)

    Hello, @drabbytux Thank you for bringing this issue to our attention. Upon reviewing your report, we have attempted to replicate the error on our end but have been unable to do so. It appears that this issue may be specific to your website environment or configuration.

    To address this promptly we kindly request that you allow us to investigate further. Can you please open a support ticket using the following link: https://my.prestomade.com/support/ This will enable our technical team to examine the issue closely and work towards a resolution as soon as possible.

    Thank you for your patience and understanding.

    Plugin Author Andre Gagnon

    (@2winfactor)

    Hi David!

    the_title filter is supposed to always have 2 arguments. It sounds like a 3rd party plugin might be incorrectly calling this hook with only one. I would start by deactivating all other plugins, then activating each one-by-one to find the problematic one. If you find it, please let us know so we can let the developer know they need to fix it.

    Plugin Support prajna

    (@prajnajogi)

    Hello,?@drabbytux

    Since we have not received any further responses and this thread has been inactive, we will be marking this issue as resolved.

    Should you continue to experience any issues, please do not hesitate to reach out. We are here to assist you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.