• Resolved learnyousomething

    (@learnyousomething)


    When an export is initiated, the process starts from this path https://10.29.31.64/wp-admin/admin-ajax.php and in the end, gives us 500 – Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    When I review the error logs the following errors are generated below. Please advise on how to resolve this.

    [04-Mar-2021 12:41:30 UTC] PHP Warning: date() expects parameter 2 to be integer, string given in C:\inetpub\wwwroot\wp-content\plugins\import-users-from-csv-with-meta\classes\export.php on line 158

    [04-Mar-2021 12:45:42 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'ImportExportUsersCustomers' does not have a method 'plugin_row_meta' in C:\inetpub\wwwroot\wp-includes\class-wp-hook.php on line 289
    [04-Mar-2021 12:45:42 UTC] PHP Warning:  implode(): Invalid arguments passed in C:\inetpub\wwwroot\wp-admin\includes\class-wp-plugins-list-table.php on line 1072

    We are able to import users just fine. Only exporting fails.

    We have increased the Maximum execution time of each script to 1200 seconds to see if that helps. But it has not.
    ;max_execution_time = 1200

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

The topic ‘Unable to export Users’ is closed to new replies.