我正在检查Evolution Script 5.1 PTC Script
,当我激活BitCoin Payment Gateway
并尝试在其中添加一些资金时,我收到此错误:
Warning: file_get_contents failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /home/u991806379/public_html/Sources/blockchain.php on line 40
任何人都可以帮我解决一下吗?
答案 0 :(得分:0)
您正在使用自定义主题,其中缺少blockchain.tpl文件。转到默认主题并将blockchain.tpl复制到您当前的主题。将开始工作。