when attempting to import J5 users using the included template, I get a max execution time out error. Some users load but I can't tell if all 109 did or not.
Most of the ones that did import have the dates set wrong.
This is on a clean local J5 site.. The preview looks perfect.
- AlisonAMG
- RO CSVI
- Wednesday, 04 February 2026
- Subscribe via email
Attachments (2)
0
Accepted Answer
Pending Moderation
Hello,
Did you apply the rule on the date fields? Can you post the latest template XML to check? To get the template XML file from RO CSVI templates list page select the import template and click on Backup templates button. Post the downloaded XML file.
Did you apply the rule on the date fields? Can you post the latest template XML to check? To get the template XML file from RO CSVI templates list page select the import template and click on Backup templates button. Post the downloaded XML file.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
I created the rule for both export ( on old site ) and import ( on new site ) and it didn't change anything.
Attachments (2)
Accepted Answer
Pending Moderation
Hello,
Thank you for posting the requested files. I was able to see the issue with your import file.
1. You have date in format Monday, 20 October 2025 in import file but database supported format is Y-m-d H:i:s. So this needs to converted to database supported date format. To convert the date use RO CSVI Multireplace rule plugin and Custom date format operation.
2. Since you have comma in dates and they are not wrapped in text enclosures each value is considered to be a column and that is breaking the import. See attached screenshot for date fields. Once you change the date format as explained above this should also be solved.
That is not error but a warning. You can set Error reporting to Simple in Details tab in Import template and run the import.
As far as 500 error I am thinking once you correct import file that should also be solved. Try and let me know on how that goes.
Thank you for posting the requested files. I was able to see the issue with your import file.
1. You have date in format Monday, 20 October 2025 in import file but database supported format is Y-m-d H:i:s. So this needs to converted to database supported date format. To convert the date use RO CSVI Multireplace rule plugin and Custom date format operation.
2. Since you have comma in dates and they are not wrapped in text enclosures each value is considered to be a column and that is breaking the import. See attached screenshot for date fields. Once you change the date format as explained above this should also be solved.
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in E:\Bearsampp-development\sandbox\www\new\plugins\csviaddon\users\com_users\model\import\user.php on line 399
{"process":false,"url":"administrator\/index.php?option=com_csvi&view=logdetails&run_id=9&return=aHR0cHM6Ly9uZXcubG9jYWwvYWRtaW5pc3RyYXRvci9pbmRleC5waHA\/b3B0aW9uPWNvbV9jc3ZpJnZpZXc9dGVtcGxhdGVz"}
That is not error but a warning. You can set Error reporting to Simple in Details tab in Import template and run the import.
As far as 500 error I am thinking once you correct import file that should also be solved. Try and let me know on how that goes.
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
due to the highly sensitive nature of the user information I'll have to email it to you.
here is the error that showed up after settting debug to maximum
here is the error that showed up after settting debug to maximum
Status error: 200
Status message: parsererror
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in E:\Bearsampp-development\sandbox\www\new\plugins\csviaddon\users\com_users\model\import\user.php on line 399
{"process":false,"url":"administrator\/index.php?option=com_csvi&view=logdetails&run_id=9&return=aHR0cHM6Ly9uZXcubG9jYWwvYWRtaW5pc3RyYXRvci9pbmRleC5waHA\/b3B0aW9uPWNvbV9jc3ZpJnZpZXc9dGVtcGxhdGVz"}
Attachments (2)
Accepted Answer
Pending Moderation
Hello,
Please post import debug log and import file to check. To get the debug log read How to collect debug information? document.
Please post import debug log and import file to check. To get the debug log read How to collect debug information? document.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »