We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Strange error log output - Oxwall Classifieds (Beta) | Forum

Peter
Peter Dec 1 '15
Hello, this 2 notices in error log appears approximately every 30 seconds, sometimes every 1-3 minutes. (probably every single pageview, including bots views) That is my only error in log file. What could be the problem?

[Tue Dec 1 16:17:28 2015] [ow_core_log] [Notice] Message: Undefined index: nocontent File: /home/userxyz/web/mydomain.XYZ/public_html/ow_smarty/template_c/b8739aa1fd42aa3b7fd93785eec13a3ef6626d98.file.item_user_widget.html.php Line:57

[Tue Dec 1 16:17:28 2015] [ow_core_log] [Notice] Message: Trying to get property of non-object File: /home/userxyz/web/mydomain.XYZ/public_html/ow_smarty/template_c/b8739aa1fd42aa3b7fd93785eec13a3ef6626d98.file.item_user_widget.html.php Line:57

That file is compiled by .../ow_plugins/iclassifieds/views/components/item_user_widget.html

What could be the problem?

Thank you
Patricia Zorrilla Leader
Patricia Zorrilla Feb 24 '16

The same thing in another line


[Wed Feb 24 15:35:15 2016] [ow_core_log] [Notice] Message: Undefined index: nocontent File: /var/www/vhosts/somoscd.es/httpdocs/ow_smarty/template_c/31d9a7a0f8a57a2b50f76deb1c218873c0f243c5_0.file.item_user_widget.html.php Line:62

[Wed Feb 24 15:35:15 2016] [ow_core_log] [Notice] Message: Trying to get property of non-object File: /var/www/vhosts/somoscd.es/httpdocs/ow_smarty/template_c/31d9a7a0f8a57a2b50f76deb1c218873c0f243c5_0.file.item_user_widget.html.php Line:62


Purusothaman Ramanujam
Thanks for the report. I will check on this.
Purusothaman Ramanujam
Issue fixed. Will update the plugin in store with all other fixes.
Oxwall Türkiye
Oxwall Türkiye Apr 25 '17

[Wed Apr 26 2:30:32 2017] [ow_core_log] [Notice] Message: Undefined index: nocontent File: /home/romarekl/public_html/sosyallift.com/ow_smarty/template_c/00a4aac71896c062c80e5623e653cdda03f7eb28_0.file.item_user_widget.html.php Line:62

[Wed Apr 26 2:30:32 2017] [ow_core_log] [Notice] Message: Trying to get property of non-object File: /home/romarekl/public_html/sosyallift.com/ow_smarty/template_c/00a4aac71896c062c80e5623e653cdda03f7eb28_0.file.item_user_widget.html.php Line:62

[Wed Apr 26 2:31:10 2017] [ow_core_log] [Notice] Message: Undefined index: nocontent File: /home/romarekl/public_html/sosyallift.com/ow_smarty/template_c/00a4aac71896c062c80e5623e653cdda03f7eb28_0.file.item_user_widget.html.php Line:62

[Wed Apr 26 2:31:10 2017] [ow_core_log] [Notice] Message: Trying to get property of non-object File: /home/romarekl/public_html/sosyallift.com/ow_smarty/template_c/00a4aac71896c062c80e5623e653cdda03f7eb28_0.file.item_user_widget.html.php Line:62




What is the source of this problem.

Thousands of warning occurrences. Emergency help is needed in this regard. Topic has been opened but no solution has been specified. Please specify the solutions in forum topics. Late PM answers are a problem for us.

Purusothaman Ramanujam
Hope you upgraded to the recent version in store. This was fixed before.
Oxwall Türkiye
Oxwall Türkiye May 2 '17

Plugin and Platformum latest version

Everything updated

Oxwall Türkiye
Oxwall Türkiye Jan 16 '18

ow_smarty/template_c/00a4aac71896c062c80e5623e653cdda03f7eb28_0.file.item_user_widget.html.php Line:62

I have been waiting for about 1 year for this problem. You are not answering messages. You do not answer the mails. Please resolve this issue and any other issues for which assistance is requested. There are multiple issues with the mobile version. The guest is redirected to the viewing page permission page. EMERGENCY HELP

Norias
Norias Jun 27 '18
I had this problem in the widget of users with no classifieds, on their profil page.


The problem is solved after adding this code 


$this->assign('nocontent', OW::getLanguage()->text('iclassifieds', 'no_items_found'));


on line 27 of /ow_plugins/iclassifields/components/item_user_widget.php 



You do not have permission to reply this topic