• Resolved aiancu

    (@aiancu)


    I just updated to the latest version of your plugin, from 1.7.0. The following error is generated when trying to log in. Luckily I had the website opened somewhere else, and I was able to disable the plugin. Everything worked fine. Re-enabling triggered the error. It will stay disabled for now, until this is fixed. Let me know if I can help with any additional info.

    Warning: Missing argument 2 for pw_new_user_approve::login_user() in /home/rtbkit/public_html/marketplace/wp-content/plugins/new-user-approve/new-user-approve.php on line 718

    Warning: Cannot modify header information – headers already sent by (output started at /home/rtbkit/public_html/marketplace/wp-content/plugins/new-user-approve/new-user-approve.php:718) in /home/rtbkit/public_html/marketplace/wp-includes/pluggable.php on line 1173

    https://ww.wp.xz.cn/plugins/new-user-approve/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter aiancu

    (@aiancu)

    Update:

    Disabling the plugin is not very useful in the end. Now I get other error messages, so it looks like the plugin is leaving artifacts behind after being disabled. In this particular instance, emailing a user seems to check if the user was approved, but of course the plugin is disabled:

    WordPress database error: [Unknown column ‘approved’ in ‘field list’]
    insert into wp_project_pm (approved, subject, content, datemade, pid, initiator, user, file_attached, show_to_destination) values(‘1′,’RE: Your proposal’,'<p>kghvbj,</p>’,’1413409047′,’39’,’2′,’1′, ”, ‘1’)

    I guess I need to do a full uninstall of the plugin in order to remove the DB entry.

    Thread Starter aiancu

    (@aiancu)

    Update 2:

    Removing the plugin doesn’t clean the database, the same error is generated, so not sure what to do here.

    Thread Starter aiancu

    (@aiancu)

    Update 3:

    I downloaded 1.7 from github /Releases and installed it after deleting the 1.7.1 version. The login error is gone so clearly the update borked something. However, the email error is still there, so I am still screwed:

    WordPress database error: [Unknown column ‘approved’ in ‘field list’]
    insert into wp_project_pm (approved, subject, content, datemade, pid, initiator, user, file_attached, show_to_destination) values(‘1′,’RE: Your proposal’,'<p>kghvbj,</p>’,’1413409047′,’39’,’2′,’1′, ”, ‘1’)

    Any suggestions?

    Thread Starter aiancu

    (@aiancu)

    Update 4:

    WordPress database error was not due to the “New User Approve” plugin, but to another unrelated WP theme that did not create a proper DB entry. Cosmic coincidence. However, the issues related to the upgrade to 1.7.1 are still outstanding. I am running 1.7 and not upgrade for now.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Upgrade triggers error’ is closed to new replies.