1. AlisonAMG
  2. RO CSVI
  3. Wednesday, 04 February 2026
  4.  Subscribe via email
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.
Attachments (2)
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.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. less than a minute ago
  2. RO CSVI
  3. # 1
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)
  1. 14 minutes ago
  2. RO CSVI
  3. # 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.

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
  1. 1 hour ago
  2. RO CSVI
  3. # 3
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

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)
  1. 1 day ago
  2. RO CSVI
  3. # 4
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.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. 1 day ago
  2. RO CSVI
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!