Getting warning after updating to 3.2.04

WP-Filebase Pro Forums General Support Getting warning after updating to 3.2.04

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3567
    John S Nielsen
    Participant

    After updating to version 3.2.04 (today) WPFB generates a warning as shown below.

    Warning: Missing argument 1 for current_user_can(), called in /var/www/troldhedearkiv.dk/webtest/wp-content/plugins/wp-filebase-pro/classes/EmbeddedForm.php on line 126 and defined in/var/www/troldhedearkiv.dk/webtest/wp-includes/capabilities.php on line 1355

    #3583
    Fabian
    Participant

    Will be fixed with the next update. You can edit /classes/EmbeddedForm.php, search for function SecurityIssues($data) and remove the first line of the function:
    current_user_can();

    #3593
    John S Nielsen
    Participant

    Thanks, Fabian! I’ll do so.

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