Yoo i got my zaypay script working on my website so i went to donate and it came up with these errors
anybody know what this is?
PHP:
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\zaypay\pay.php on line 33
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\zaypay\pay.php on line 45
Warning: fsockopen(): unable to connect to ssl://secure.zaypay.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233
Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 80
Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 80
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 80
Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 90
Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 90
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 90
Notice: Undefined variable: language_list in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 99
Notice: Undefined variable: country_list in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 99
Warning: fsockopen(): unable to connect to ssl://secure.zaypay.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233
Warning: fsockopen(): unable to connect to ssl://secure.zaypay.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233
Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 119
Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 119
anybody know what this is?