Error: Warning: Attempt to read property "params"
2 years 2 months ago #65544
by ced1870
Joomlack Webmaster and Developer
Error: Warning: Attempt to read property "params" was created by ced1870
Hi
thank you for the feedback, I will that and let you know
CEd
thank you for the feedback, I will that and let you know
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: Polozano
Please Log in or Create an account to join the conversation.
2 years 1 week ago #66361
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Error: Warning: Attempt to read property "params"
Hi
sorry for the late answer, your request has been lost in the list
I have checked the code, but for me there is nothing bad here
The code :
Please contact the Easysocial developper to ask about that, may be that there is a problem on their side
For now you can disable the mesasge in the website configuration >> server >> php report >> none
Hope it helps
CEd
sorry for the late answer, your request has been lost in the list
I have checked the code, but for me there is nothing bad here
The code :
this is the native feature from Joomla where $module is the module element, containing the "params" property. In your situtation, this porperty is missing, but it should not@param object The module element.
* @param array The attributes to render the module.
* @return void
*/
public function onRenderModule($module, &$attribs) {
Please contact the Easysocial developper to ask about that, may be that there is a problem on their side
For now you can disable the mesasge in the website configuration >> server >> php report >> none
Hope it helps
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds