• Resolved stavroch

    (@stavroch)


    Why do I get that error happen?

    Warning: preg_match(): Unknown modifier ‘/’ in?/home/customer/www/capitallinkshipping.com/public_html/wp-content/plugins/widget-options/includes/extras.php?on line?599

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Mej de Castro

    (@mej)

    Hi @stavroch,

    Thank you for reaching out to us. We’ve relayed this to our dev team, and they’re actively working on finding a fix as soon as possible. We’ll keep you updated with any progress!

    Let us know if you have any other questions.

    Kind Regards,
    Mej, Widget Options Team

    Thread Starter stavroch

    (@stavroch)

    Perfect!

    Thank you!

    I will be waiting for any new progress.

    Plugin Author Mej de Castro

    (@mej)

    Hey @stavroch,

    We have a great update for you! Our development team has identified a patch for this issue, which will be included in the next version release.

    We truly appreciate your patience and understanding. We’ll let you know once a new version is released.

    Kind Regards,
    Mej, Widget Options Team

    Thread Starter stavroch

    (@stavroch)

    Hey @mej

    Thank you for your feedback!

    When the new version will be release?

    I have the same error on my testing site. When will the next version be released?

    https://test-cumberland-njaes.pantheonsite.io/ag/

    Plugin Author Mej de Castro

    (@mej)

    Hi Dear users,

    Our development team has identified a patch for this issue, and it will be included in the next version release. Please stay tuned for updates, and thank you for your patience!

    Kind Regards,
    Mej, Widget Options Team

    Thread Starter stavroch

    (@stavroch)

    Hi @mej ,

    When the new version will be released?

    Plugin Author Mej de Castro

    (@mej)

    Hey @stavroch,

    We’re targeting the release of a new version, likely this week. Please stay tuned and keep in touch!

    Kind Regards,
    Mej, Widget Options Team

    Thread Starter stavroch

    (@stavroch)

    Thank you!

    atkulp

    (@atkulp)

    if you want to fix it yourself before then, it’s lines 508 and 509 of extras.php. the patterns for grant and revoke have a slash at the ends of the lines which need to be removed.

    508: '/\bgrant\b/i', // Removed extra '/'
    509: '/\brevoke\b/i', // Removed extra '/'

    Thread Starter stavroch

    (@stavroch)

    Thank you!

    It works!

    atkulp

    (@atkulp)

    ??

    ElleJG

    (@ellejg)

    I just noticed this endless error myself. I’m guessing the update is imminent?

    Plugin Author Mej de Castro

    (@mej)

    Hi @ellejg,

    Thanks for reaching out! Yes, the update will be released soon. Our team is working on it, and we appreciate your patience in the meantime. ??

    It’s disappointing that this is still not fixed. If there’s a bigger feature you’re trying to get out the door, you could at least release a minor update for the regex fix.

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