import appears broken
-
Tested with the example file (and replaced the subscription_plan_id , just hung with no error and a turning circle on the page… found the below in debug logs.
I then exported 2 test users I had added and tried to import them, no issue.
I then added users to the same file and it did the same thing.
CSV file pasted to https://pastebin.com/k2GYCT4S
[03-Jan-2025 03:05:39 UTC] PHP Fatal error: Uncaught Error: Cannot use object of type PMS_Member as array in /var/www/xyz.nz/wp-content/plugins/paid-member-subscriptions/includes/admin/class-admin-import.php:191
Stack trace:
#0 /var/www/xyz.nz/wp-content/plugins/paid-member-subscriptions/includes/admin/class-admin-import.php(108): PMS_Submenu_Page_Import->handle_subscription()
#1 /var/www/xyz.nz/wp-includes/class-wp-hook.php(324): PMS_Submenu_Page_Import->pms_do_ajax_import()
#2 /var/www/xyz.nz/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /var/www/xyz.nz/wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /var/www/xyz.nz/wp-admin/admin-ajax.php(192): do_action()
#5 {main}
thrown in /var/www/xyz.nz/wp-content/plugins/paid-member-subscriptions/includes/admin/class-admin-import.php on line 191
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.