dvomayn / eve-jackknife

Automatically exported from code.google.com/p/eve-jackknife
0 stars 0 forks source link

Property of non object code error #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to www.astrocomical.com/api-checker/ with the lastest version of google 
chrome. 
2.
3.

What is the expected output? What do you see instead?
I expect to see the first api screen to check api's.  What I get is below.

Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 151 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 154 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 154 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 155 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 155 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 155 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 155 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 158 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 158 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 158 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 158 
Notice: Trying to get property of non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 161 
Fatal error: Call to a member function xpath() on a non-object in 
/var/www/vhosts/astrocomical.com/httpdocs/api-checker/index.php on line 161

What version of the product are you using? On what operating system?
JackKnife_6-4-13.  Operating system is a web server.

Please provide any additional information below.
Linux Webserver running php 5.5.

Original issue reported on code.google.com by mancuso....@gmail.com on 3 Nov 2013 at 9:37

GoogleCodeExporter commented 8 years ago
Also the browser is chrome Version 30.0.1599.101 m

Original comment by mancuso....@gmail.com on 3 Nov 2013 at 9:38