User:Jonathan R. Williford/Fix cooloff period

From Scholarpedia
Jump to: navigation, search

    Message

    "You cannot edit article in cool off period”

    Means: the user has just recently registered (within 7 days) and does not have a verified "edu" (or similar) email address.

    MySQL

    select user_id from user where user_name = 'Name';
    insert into user_properties(1234,'verifiedEduEmail',1);
    
    Personal tools
    Namespaces

    Variants
    Actions
    Navigation
    Focal areas
    Activity
    Tools