- Issue created by @kimberly_thl
- Assigned to abhishek_virasat
- 🇮🇳India dineshkumarbollu
@kimberly_thl try this will fix the error, but need to handle else.
public function getUsersCount($before_id = NULL) { $users = $this->getLicenseUsers(); if ($users !== NULL) { return count(array_keys($users)); } }
- 🇲🇾Malaysia kimberly_thl
hello, thak you @dineshkumarbollu for your reply. i do already have this line of code in my DxprBuilderLicenseService.php file before this from 509 to 512. could this me other problems? The DxprBuilderLicenseService file is attached.
- Issue was unassigned.
- Status changed to Needs review
9 months ago 9:34am 12 March 2024 - 🇮🇳India abhishek_virasat
@kimberly_thl , I have fixed the issue and please review the patch
- 🇲🇾Malaysia kimberly_thl
hi abhishek_gupta1, thank you for your feedback. This patch still didnt work, I was wondering could this be the problem with shared hosting server updating their system?
- Status changed to Closed: outdated
9 months ago 3:11pm 14 March 2024 - 🇳🇱Netherlands jurriaanroelofs
Thank you for your input. However, this bug is not reproducible in version 2.6.0, therefore, we do not require any code changes to address this particular issue.
Anyone experiencing the same error should update to the latest release.