Thanks to everyone in advance-

My domain management system runs great on php4- when I went to bring it over to 
php5 I am now getting error saying

Call to a member function socketStatus() on a non-object in 
/var/www/libs/openSRS_base.php on line 1129

After playing around for a while I noticed $this->_OPS  = New OPS();
is never getting executed in the opensrs_base constructor because when I dump 
$this in the function that is calling socketStatus there is nothing 
instantiated in _OPS- Has anyone ran into this error when moving over to php5?


Thanks,

Sammy
_______________________________________________
domains-dev mailing list
domains-dev@discuss.tucows.com
http://discuss.tucows.com/mailman/listinfo/domains-dev

Reply via email to