• Resolved Suresh Rao

    (@srwordpress)


    Wp-members latest version plugin block the ninja form to load in front and show the page blank and when i am trying with lower version. It’s working fine. Please get me some soluation.

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    Also had a support ticket come through the premium support site with the same question/issue (maybe it was you?).

    The issue in that particular instance was the use of a deprecated function that has since been fully removed from the plugin (same issue as noted in the reply to this post). wpmem_block() was in use in a custom code snippet in the functions.php file. wpmem_block() was deprecated in 3.1 and fully removed in 3.2. When it was deprecated, it was replaced by wpmem_is_blocked() which is officially in the API (wpmem_block() was not technically a user function).

Viewing 1 replies (of 1 total)

The topic ‘Issue with ninja form’ is closed to new replies.