- Posts: 1
- Home
- Forum
- Community Forum
- Feature requests / Suggestions
- loadmodule within rate plan description
Warning Message and not responsive
- vincenzhr
- Topic Author
- Offline
Less
More
7 years 10 months ago #9695
by vincenzhr
Warning Message and not responsive was created by vincenzhr
Hi, im trying SOLIDRES on a project and i have 2. porblems.
I get the message: Warning: Missing argument 4 for plgContentRokInjectModule::onContentPrepare() in ... and cant find the solutions as well the modul is not responsive and on the main page, the calender is hidden behind other modules.
Someone has the solution maybe for me? PS: Im new @ Joomla!
I get the message: Warning: Missing argument 4 for plgContentRokInjectModule::onContentPrepare() in ... and cant find the solutions as well the modul is not responsive and on the main page, the calender is hidden behind other modules.
Someone has the solution maybe for me? PS: Im new @ Joomla!
Please Log in or Create an account to join the conversation.
- solidres
-
- Offline
Less
More
- Posts: 2953
7 years 10 months ago - 7 years 10 months ago #9702
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic Warning Message and not responsive
Hi,
It is a conflict issue of plgContentRokInjectModule with PHP 7.1 therefore it is not related to Solidres.
You can fix it by disabling that plugin or modifying it and add default value for 4th params, you can use core Joomla plugin as an example:
plugins/content/loadmodule/loadmodule.php
About responsive issue, make sure that your template has full support for either Bootstrap 2 or 3.
Cheers,
It is a conflict issue of plgContentRokInjectModule with PHP 7.1 therefore it is not related to Solidres.
You can fix it by disabling that plugin or modifying it and add default value for 4th params, you can use core Joomla plugin as an example:
plugins/content/loadmodule/loadmodule.php
About responsive issue, make sure that your template has full support for either Bootstrap 2 or 3.
Cheers,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Last edit: 7 years 10 months ago by solidres.
Please Log in or Create an account to join the conversation.
Moderators: solidres