• Mantis544

    (@mantis544)


    Hi there,

    I have multiple errors since I have updated my WordPress plugin wp-useronline.

    Beforer that, i was using wp-useronline 2.70 and it’s worked so fine…
    2.72 is not running on my website and cause 2 majors problems:

    1 – WordPress database error: [Unknown column ‘user_id’ in ‘where clause’]
    DELETE FROM wp_useronline WHERE user_id = 1 OR timestamp < CURRENT_TIMESTAMP – 0

    2 – WordPress database error: [Unknown column ‘user_type’ in ‘field list’]
    INSERT INTO wp_useronline (user_type,user_id,user_name,user_ip,user_agent,page_title,page_url,referral) VALUES (‘member’,’1′,’Webmaster’,’79.88.21.213′,’Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)’,’CSVE.fr | Site officiel du Cercle Sportif Veymerange Elange » Admin » ‘,’/wp-admin/update.php?action=activate-plugin&failure=true&plugin=wp-useronline/wp-useronline.php&_wpnonce=eb21823442′,’http://www.csve.fr/wp-admin/update.php?action=upgrade-plugin&plugin=wp-useronline%2Fwp-useronline.php&_wpnonce=ce5314c8d0&#8217;)

    Is it possible to download the old version (2.70) that was working just fine on my site ? Or what can i do ?

    Thanks for support

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

The topic ‘[Plugin: WP-UserOnline] WP-useronline multiple errors’ is closed to new replies.