·
Added a discussion

Can someone tell me what could be the cause of the cron error.

And giphy doesn't open anymore

See screen capture

  • 844
Comments
    • Hello!

      I can provide you with quick fix or I can add it by myself to your script if you like.

      • Thank you!

        I would really like to have the solution

        • Hi Alexey, I have the same error .. You can write me pls how I fix it. Thank you

          • Hello,

            You need to add the code below to the end of the file modules\boonex\messenger\classes\BxMessengerDb.php, just before the last sign "}"

            public function pruningByDate($iDate) {
              return 0;
            }
            
            Login or Join to comment.