Is this a PHP installation problem??

Reply

Join Date: Nov 2009
Posts: 4
Reputation: bonzi200x is an unknown quantity at this point 
Solved Threads: 0
bonzi200x bonzi200x is offline Offline
Newbie Poster

Is this a PHP installation problem??

 
0
  #1
Nov 2nd, 2009
I'm getting the following error

A PHP Error was encountered Severity: Notice Message: Trying to get property of non-object

Is this an installation error?? I'm using php 5.2.11 on centos 5.4.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 455
Reputation: Atli is on a distinguished road 
Solved Threads: 56
Atli's Avatar
Atli Atli is offline Offline
Posting Pro in Training
 
0
  #2
Nov 3rd, 2009
Hey.

No, this is a problem with one of your PHP scripts. Somewhere in the code you try to use a non-object (a normal variable) as if it were an object.

I can't really tell you more unless you locate the code that is generating the message.
Was there more to the error? Perhaps a file name and line number?
Please do not ask for help in a PM. Use the forums.
And use [code] tags!
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 4
Reputation: bonzi200x is an unknown quantity at this point 
Solved Threads: 0
bonzi200x bonzi200x is offline Offline
Newbie Poster
 
0
  #3
Nov 3rd, 2009
Thanks for the reply. Yes there was more on the error


A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: video/middle_view.php

Line Number: 395
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1,546
Reputation: cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about 
Solved Threads: 137
cwarn23's Avatar
cwarn23 cwarn23 is offline Offline
Posting Virtuoso
 
0
  #4
Nov 3rd, 2009
Although I'm no fan of oop I would suggest posting line 395 and code that relates to line 395 for us to debug.
Try not to bump 10 year old threads as it can be really annoying.
http://syntax.cwarn23.net/
Smilies: ^_* +_+ v_v -_- *~*`
My favourite PC. - Oopy Doopy Do 2U2!
Reply With Quote Quick reply to this message  
Reply

Tags
php

Message:




Views: 369 | Replies: 3
Thread Tools Search this Thread



Tag cloud for php
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC