Hello guys,
somehow I got a really weird problem with zaypay. This is the error log, when I click on the donate button:
The strange thing is, that I got my php.ini file with extension=openssl.so and allow_url_fopen=on, still i got this problem. Can anyone help out?
somehow I got a really weird problem with zaypay. This is the error log, when I click on the donate button:
Code:
Notice: Trying to get property of non-object in /var/www/zaypay/includes/Zaypay.class.php on line 80 Notice: Trying to get property of non-object in /var/www/zaypay/includes/Zaypay.class.php on line 80 Warning: Invalid argument supplied for foreach() in /var/www/zaypay/includes/Zaypay.class.php on line 80 Notice: Trying to get property of non-object in /var/www/zaypay/includes/Zaypay.class.php on line 90 Notice: Trying to get property of non-object in /var/www/zaypay/includes/Zaypay.class.php on line 90 Warning: Invalid argument supplied for foreach() in /var/www/zaypay/includes/Zaypay.class.php on line 90 Notice: Undefined variable: language_list in /var/www/zaypay/includes/Zaypay.class.php on line 99 Notice: Undefined variable: country_list in /var/www/zaypay/includes/Zaypay.class.php on line 99 Notice: Trying to get property of non-object in /var/www/zaypay/includes/Zaypay.class.php on line 119 Notice: Trying to get property of non-object in /var/www/zaypay/includes/Zaypay.class.php on line 119
The strange thing is, that I got my php.ini file with extension=openssl.so and allow_url_fopen=on, still i got this problem. Can anyone help out?