Home >> Discussion Board
 

Search

Login Form



Smart Bookmarker V1.0

Welcome, Guest
Please Login or Register.    Lost Password?

"Trying to get property of non-object in" errors
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: "Trying to get property of non-object in" errors
#65
Re: "Trying to get property of non-object in" errors 1 Year ago Karma: 0
I'm still having the problem. I had gone through and changed the short php tags because I was running into the initial problem with the install.

I just tried to change the error reporting to what you just described in the php.ini file, rebooted the wampserver, and still have the problem.

My environment:
wampserver,
windows 2003 server
php 5
joomla 1.5
rgreca
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#66
Re: "Trying to get property of non-object in" errors 1 Year ago Karma: 0
Hello rgreca

Could you be more precise about your environment regarding the version:
* wampserver xxxx (last one is 2.0i)
* Apache x.y.z
* MySQL 5.1.36
* PHP 5.2.0 or 5.3.x
* joomla 1.5.x

I assume you are working in a localhost test environment?

I am not a developer but I can try to help.
You can send also me your php.ini file (are you sure you modify the correct one, check with phpinfo the exact path to your php.ini file)

Daniel
dpardons
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/08/24 17:35 By dpardons.
The administrator has disabled public write access.
 
#105
Re: "Trying to get property of non-object in" errors 12 Months ago Karma: 0
I have error like this topic and I try to do like above. But it still happen. I attach file php.ini to you too.
please help me.

Thank you
Sarinya
File Attachment:
File Name: php.zip
File Size: 14121
sarinyaco
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/09/10 05:30 By sarinyaco.
The administrator has disabled public write access.
 
#106
Re: "Trying to get property of non-object in" errors 12 Months ago Karma: 0
Hello Sarinya

In your php.ini file, the correct statement to remove the notices is: error_reporting = E_ALL & ~E_NOTICE
Therefore:
- uncomment line 277
- comment line 285

Check in joomla administrator part:
Help/System Info/PHP Infos the loaded php.ini configuration to be sure you modify the correct file.

Regards

Daniel

Note: it is not advised to set on line 89 "short_open_tag = On" but there is still a problem with the current release of smrtblog as explained in my other post.
dpardons
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/09/10 06:07 By dpardons.Reason: Add note
The administrator has disabled public write access.
 
#109
Re: "Trying to get property of non-object in" errors 12 Months ago Karma: 0
Hi Daniel,

I change php.ini file like your comment already. After that I restart server but nothing . It's still show error.

Please help and advise.
Regards,
Sarinya
sarinyaco
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#110
Re: "Trying to get property of non-object in" errors 12 Months ago Karma: 0
Hello Sarinya

Are you sure you modify the "loaded" php.ini file? Check the file path!

Check it once more with the phpinfo available in joomla administrator interface:
Option menu: Help/System Info/PHP Infos

Regards

Daniel
dpardons
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/09/11 01:14 By dpardons.
The administrator has disabled public write access.
 
Go to topPage: 123