Author

Topic: Help me i'm trying to make a xapo faucet but get his error.. (Read 663 times)

sr. member
Activity: 266
Merit: 250
 
Honestly i'm new to programming ...how would you see it work??there is no additional info that was the last line, you can see it here when you try to claim .
http://dimensionalbtc.ddns.net
the curl works when the claim is made well its suppose too...
im also getting these two errors in the database but i'm not sure if its the cause of the payment not working

"I think this is just the admin page"
( ! ) Notice: Undefined variable: view in C:\wamp\www\admin\template\index.php on line 58
Call Stack
#   Time   Memory   Function   Location
1   0.1590   269400   {main}( )   ..\index.php:0
2   0.3380   372880   require( 'C:\wamp\www\admin\template\index.php' )   ..\index.php:126
legendary
Activity: 4060
Merit: 1303
array ( 'url' => 'https://api.xapo.com/v1/credit/', 'content_type' => NULL, 'http_code' => 0, 'header_size' => 0, 'request_size' => 0, 'filetime' => -1, 'ssl_verify_result' => 0, 'redirect_count' => 0, 'total_time' => 0.25, 'namelookup_time' => 0.125, 'connect_time' => 0.18799999999999994, 'pretransfer_time' => 0, 'size_upload' => 0, 'size_download' => 0, 'speed_download' => 0, 'speed_upload' => 0, 'download_content_length' => -1, 'upload_content_length' => -1, 'starttransfer_time' => 0, 'redirect_time' => 0, 'redirect_url' => '', 'primary_ip' => '96.16.50.135', 'certinfo' => array ( ), 'primary_port' => 443, 'local_ip' => '192.168.1.98', 'local_port' => 55310, )error occured during curl exec. Additioanl info:

Does curl work on its own? Can you see the curl command used? What does the "additional info" show?
sr. member
Activity: 266
Merit: 250
array ( 'url' => 'https://api.xapo.com/v1/credit/', 'content_type' => NULL, 'http_code' => 0, 'header_size' => 0, 'request_size' => 0, 'filetime' => -1, 'ssl_verify_result' => 0, 'redirect_count' => 0, 'total_time' => 0.25, 'namelookup_time' => 0.125, 'connect_time' => 0.18799999999999994, 'pretransfer_time' => 0, 'size_upload' => 0, 'size_download' => 0, 'speed_download' => 0, 'speed_upload' => 0, 'download_content_length' => -1, 'upload_content_length' => -1, 'starttransfer_time' => 0, 'redirect_time' => 0, 'redirect_url' => '', 'primary_ip' => '96.16.50.135', 'certinfo' => array ( ), 'primary_port' => 443, 'local_ip' => '192.168.1.98', 'local_port' => 55310, )error occured during curl exec. Additioanl info:
Jump to: