• Resolved b_machuel

    (@b_machuel)


    Creating a membership level fails systematically. Debug info is as follows:
    
    
    2023-1-03 17:40:05 - Failed inserting new membership level into database. Args: array (
    'name' => 'Annual membership',
    'description' => 'Paid annually',
    'duration' => '1',
    'duration_unit' => 'year',
    'trial_duration' => 0,
    'trial_duration_unit' => 'day',
    'price' => '100',
    'fee' => '10',
    'maximum_renewals' => 0,
    'after_final_payment' => '',
    'list_order' => 0,
    'level' => '1',
    'status' => 'active',
    'role' => 'subscriber',
    'maximum_renewals_setting' => 'forever',
    'rcp-action' => 'add-level',
    'rcp_add_level_nonce' => 'd3432b9a09',
    '_wp_http_referer' => '/wp-admin/admin.php?page=rcp-member-levels&rcp_message=level_not_added',
    )
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Rebecca Diamond

    (@rebeccadiamond)

    What version of the plugin are you currently running? Does this error still persist?

    If you go to Restrict > Tools and look at your System File, are there any tables missing in the database section?

    Plugin Support ramilbatoy

    (@ramilbatoy)

    Hi @b_machuel

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help.

    Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error when creating membership level’ is closed to new replies.