By Balam Ak Ab on Wednesday, 31 October 2018
Replies 16
Likes 0
Views 1K
Votes 0
When I update to joomla 3.9 I have this error I dont make any other thing like upgrade joomla. any ther module works fine, and for the system I cant reinstall payplans. I work in local, I dont up the web an any server. I dont know if this have error in normal server. Anyway if you work in local nos update joomla or get this error, I proof this with many local webs in my computer.
I installed Joomla 3.9 and have a blank backend page now (payplans). All other works! Terrible!
·
Wednesday, 31 October 2018 07:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Its a problem with joomla 3.9 and payplans, the only thing you can do, its downgrade joomla or install a previous version with akeeba backup, I hope you have a backup from your site.

I work Offline for now, so its doesnt matter for me this error for now, If you work offline You can install payplans beta I do that I work and test. With payplans 4 beta this error its no happend.

Have a nice day.
·
Wednesday, 31 October 2018 07:38
·
0 Likes
·
0 Votes
·
0 Comments
·
I am awaiting an answer from stackideas! Yes we have a backup. Database has all data from payplans, Frontend works with payplans. Dont expect a big problem. Only backend is not possible to use. Thanks. Have a nice day, too
·
Wednesday, 31 October 2018 07:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Tatiana& Balam,

We are working on this issue. We will get back to you asap once it's fixed.

Thank you for understanding !
·
Wednesday, 31 October 2018 11:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

To resolve this issue for now, do the below mentioned changes.
1. Go to root/components/com_payplans/xiframework/base/helper/toolbar.php, near line no. 11 find below mentioned code.

require_once JPATH_ADMINISTRATOR.DS."includes".DS."toolbar.php";


Replace with

require_once JPATH_ADMINISTRATOR.DS."includes".DS."subtoolbar.php";


2. Go to root/components/com_payplans/xiframework/base/abstract/helper/toolbar.php, near line no. 11 find below mentioned code.

require_once JPATH_ADMINISTRATOR.DS."includes".DS."toolbar.php";


Replace with

require_once JPATH_ADMINISTRATOR.DS."includes".DS."subtoolbar.php";


Do the changes and see how it goes. Update me if still any issue persist.
·
Wednesday, 31 October 2018 12:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Manisha, thanks for your prompt answer. I have this error messages. I have one error message more (bold).

Warning: Parameter 1 to plgPayplansExport::onPayplansViewBeforeRender() expected to be a reference, value given in /www/htdocs/w487585/libraries/joomla/event/event.php on line 70

Warning: require_once(/www/htdocs/w487585/administrator/includes/toolbar.php): failed to open stream: No such file or directory in /www/htdocs/w487585/components/com_payplans/xiframework/base/helper/toolbar.php on line 11

Fatal error: require_once(): Failed opening required '/www/htdocs/w487585/administrator/includes/toolbar.php' (include_path='.:/usr/share/php:..') in /www/htdocs/w487585/components/com_payplans/xiframework/base/helper/toolbar.php on line 11
·
Wednesday, 31 October 2018 14:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Tatiana,

To resolve export app related warning, find attached kit of export app.
Install it and see if still issue persist.

By the way, it looks like your payplans subscription has expired and in order for you to continue requesting for support, you will need an active subscription. If you have already renewed, please let us know so that we can correct this for your account.

Thank you for understanding.
·
Wednesday, 31 October 2018 15:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Manisha!

Many thanks for that. We are long term customers. For now, we are waiting for the new PP4. In the case of Joomla I should update this. I hope you understand that. We like PayPlans. Excellent.
·
Wednesday, 31 October 2018 15:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Tatiana,

Thank you for your kind words .
Currently we don't have the exact release date for Payplan 4.0 stable version but we are looking at end of November.
·
Wednesday, 31 October 2018 18:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post