- Posts: 30
php Notice: Trying to get property of non-object
- Paul Masson
- Topic Author
- Offline
- Junior Member
-
Less
More
14 years 2 months ago #1
by Paul Masson
php Notice: Trying to get property of non-object was created by Paul Masson
Hi Guys,
I have a lot of these in my error log:
[23-Feb-2012 07:54:25] PHP Notice: Trying to get property of non-object in /home/ip3inc/public_html/plugins/user/joomdlehooks.php on line 128
Not a huge issue, but would like it to go away.
Any advice would be appreciated.
Thanks,
Paul
I have a lot of these in my error log:
[23-Feb-2012 07:54:25] PHP Notice: Trying to get property of non-object in /home/ip3inc/public_html/plugins/user/joomdlehooks.php on line 128
Not a huge issue, but would like it to go away.
Any advice would be appreciated.
Thanks,
Paul
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
14 years 2 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: php Notice: Trying to get property of non-object
Hi.
Thanks for the tip. I checked, and you can safely remove that line from the code, as it is not really needed.
Thanks for the tip. I checked, and you can safely remove that line from the code, as it is not really needed.
Please Log in or Create an account to join the conversation.