- Posts: 1
- Home
- Forum
- Community Forum
- Feature requests / Suggestions
- Implemented
- availability calendar module
Warning Message and not responsive
- vincenzhr
- Topic Author
- Offline
Less
More
8 years 2 weeks 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: 2964
8 years 1 week ago - 8 years 1 week 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: 8 years 1 week ago by solidres.
Please Log in or Create an account to join the conversation.
Moderators: solidres