• Resolved bttrfly0213

    (@bttrfly0213)


    We are in the process of updating plugins, themes, and PHP 8. We noticed that with PHP 8 our broadcast gets hung up in the queue and never processes.

    The developer reverted back to PHP 7 and it starts to work again. Have you heard of anything with PHP 8 and Broadcast happening?

    The site is in staging with restricted access so I can not get you a live link. I’ll see if the developer can send me any error codes it produced.

    • This topic was modified 2 years, 1 month ago by bttrfly0213.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    This is the first time I’ve heard of this. There must be a logical explanation for it. As per the queue page:

    Why is the queue not being processed properly?
    
    If you find a post is not disappearing from the queue after being processed, it’s probably due to an error during broadcasting.
    
    In order to find out what the problem is:
    
        disable automatic processing of the queue in the settings
        enable WP_DEBUG
        enable Broadcast debug to browser mode
        manually process the item in the queue
    
    You should see a long debug text. An error message should appear at the end, telling you what is wrong.

    Send that to me at [email protected]

    Thread Starter bttrfly0213

    (@bttrfly0213)

    email coming now

    • This reply was modified 2 years, 1 month ago by bttrfly0213.
    Thread Starter bttrfly0213

    (@bttrfly0213)

    we are using broadcast 48.14
    and broadcast premium pack 43.16

    Plugin Author edward_plainview

    (@edward_plainview)

    I don’t see a count() command on that line.

    What version of the premium pack are you on?

    Plugin Author edward_plainview

    (@edward_plainview)

    Yeah, that’s going to be a massive problem: not only do the major versions of Broadcast and the pack not match (48 vs 43), your version of the pack is more than 3 years old.

    Perhaps it’s time for a renewal?

    Since this is an add-on pack support question, I’ll have to redirect any further queries to my e-mail, and off of these forums.

    Thread Starter bttrfly0213

    (@bttrfly0213)

    just emailed you. Jenna Spen… when it comes through. thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Broadcast and PHP 8’ is closed to new replies.