Keyword

php errors

  • JP Adkins
  • JP Adkins's Avatar Topic Author
  • Offline
  • New Member
More
10 years 1 month ago #131255 by JP Adkins
php errors was created by JP Adkins
Hi guys & gals,
I was wondering if you could help me. I am having issues with this.
Mon Aug 18 15:41:04.732756 2014] [fcgid:warn] [pid 32019] [client 66.249.70.82:37042] mod_fcgid: stderr: PHP Notice: Trying to get property of non-object in /var/www/clients/client10/web41/web/components/com_k2/templates/default/user.php on line 59

Thank you ,
Jeff

Please Log in or Create an account to join the conversation.

More
10 years 1 month ago #131256 by Lefteris
Replied by Lefteris on topic Re: php errors
Hi. Which K2 version are you using? This is just a notice, try to set error reporting to "None" under Joomla! configuration.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • JP Adkins
  • JP Adkins's Avatar Topic Author
  • Offline
  • New Member
More
10 years 1 month ago #131257 by JP Adkins
Replied by JP Adkins on topic Re: php errors
2.68
Web Server Apache/2.4.7 (Ubuntu)
PHP version 5.5.9-1ubuntu4.3
MySQL version 5.5.38-0ubuntu0.14.04.1
GD image library 2.1.1-dev
Multibyte string support Enabled
Upload limit 20M
Memory limit 512M
Open remote files (allow url fopen) Yes
Joomla! 3.3.3 Stable

Please Log in or Create an account to join the conversation.

More
10 years 1 month ago #131258 by JoomlaWorks
Replied by JoomlaWorks on topic Re: php errors
This is just a php notice. It is suggested that for production sites PHP notices are disabled. Locate your server's php.ini file and change the error_reporting value to:

error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING & ~E_STRICT & ~E_DEPRECATED

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum