Search found 4 matches
- Wed Sep 24, 2014 10:48 am
- Forum: PHP - Code
- Topic: Notice: Trying to get property of non-object in
- Replies: 6
- Views: 1314
Re: Notice: Trying to get property of non-object in
Okay, thanks a lot for your help!
- Wed Sep 24, 2014 9:58 am
- Forum: PHP - Code
- Topic: Notice: Trying to get property of non-object in
- Replies: 6
- Views: 1314
Re: Notice: Trying to get property of non-object in
I tried making that change above within the code but when i loaded the web page its just said 'NULL' so i haven reverted back to previous code. This is the url for the page and you can see the exact notice that i am getting at the top of the page - maybe this will help? https://www.purrfectlyyappy.c...
- Wed Sep 24, 2014 8:11 am
- Forum: PHP - Code
- Topic: Notice: Trying to get property of non-object in
- Replies: 6
- Views: 1314
Re: Notice: Trying to get property of non-object in
I'm not sure what you mean by that? If i were to remove this from the code, what would it affect?
Like i said, apologies but i've never dealt with php before :p
Like i said, apologies but i've never dealt with php before :p
- Wed Sep 24, 2014 3:24 am
- Forum: PHP - Code
- Topic: Notice: Trying to get property of non-object in
- Replies: 6
- Views: 1314
Notice: Trying to get property of non-object in
Hi Guys, I'm working with a joomla site using Hikashop and I'm getting the following message at the top of my screen at the checkout on our website. Notice: Trying to get property of non-object in /var/www/vhosts/purrfectlyyappy.com/httpdocs/templates/purrfectlyyappy/index.php on line 10 Notice: Try...