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
- Home »
- Support »
- RO Payments »
- Er heeft zich een fout voorgedaan.
-
Anonymous User
- RO Payments
- Monday, 20 January 2020
- Subscribe via email
Attachments (1)
0
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:
This fix will be included in the next release.
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:
- Login to the (S)FTP of the website
- Go to the folder plugins/system/rseprojdideal
- Open the file rseprojdideal.php
- Go to line 600. This line looks like this
- Change line 600 to look like this:
- Save the file
- You can now open the duplicated event
private function loadParameters($eventId): array
private function loadParameters($eventId): ?array
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
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- more than a month ago
- RO Payments
- # 1
Accepted Answer
Pending Moderation
Hi Roland,
Sorry for my ignorant hid, I can't find the folder plugins/rseventspro/
Kind regards
Wim Webteam4u
Sorry for my ignorant hid, I can't find the folder plugins/rseventspro/
Kind regards
Wim Webteam4u
- more than a month ago
- RO Payments
- # 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.
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
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- more than a month ago
- RO Payments
- # 3
Accepted Answer
Pending Moderation
Hi Roland,
The fix has worked, thanks for your help.
Kind regards Wim.
The fix has worked, thanks for your help.
Kind regards Wim.
- more than a month ago
- RO Payments
- # 4
Accepted Answer
Pending Moderation
Please fix this bug, thanks for the solution.
- more than a month ago
- RO Payments
- # 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.
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
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- more than a month ago
- RO Payments
- # 6
- 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 »