1. Anonymous User
  2. RO Payments
  3. Monday, 20 January 2020
  4.  Subscribe via email
Hi Roland,

an error appears when I open a duplicated event in RSevenst.

(Return value of PlgSystemRseproJdideal :: loadParameters () must be of the type array, null returned)

When I open the original event it goes well.

I hope you know what goes wrong?

Greetings
Attachments (1)
Accepted Answer Pending Moderation
Good morning,

Thank you for the report, I have been able to reproduce this issue. The reason it fails with a duplicated event is that when the event is duplicated, there is no entry for the profile. So this is not found and generates this error.

If you know how the quick fix is to do the following:

  1. Login to the (S)FTP of the website
  2. Go to the folder plugins/system/rseprojdideal
  3. Open the file rseprojdideal.php
  4. Go to line 600. This line looks like this

  5. private function loadParameters($eventId): array

  6. Change line 600 to look like this:

  7. private function loadParameters($eventId): ?array

  8. Save the file
  9. You can now open the duplicated event


This fix will be included in the next release.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO Payments
  3. # 1
Accepted Answer Pending Moderation
Hi Roland,

Sorry for my ignorant hid, I can't find the folder plugins/rseventspro/

Kind regards
Wim Webteam4u
  1. more than a month ago
  2. RO Payments
  3. # 2
Accepted Answer Pending Moderation
Hello Wim,

I made a mistake in the folder, the RSJoomla plugins work a little different. The file is in the folder plugins/system/rseprojdideal.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO Payments
  3. # 3
Accepted Answer Pending Moderation
Hi Roland,

The fix has worked, thanks for your help.

Kind regards Wim.
  1. more than a month ago
  2. RO Payments
  3. # 4
Accepted Answer Pending Moderation
Please fix this bug, thanks for the solution.
  1. more than a month ago
  2. RO Payments
  3. # 5
Accepted Answer Pending Moderation
@rakesh
This is fixed for the next release. If you have the issue now, please follow the steps in my answer.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO Payments
  3. # 6
  • Page :
  • 1


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