我正在检查演进脚本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有人能帮我解决这个问题吗?
发布于 2017-08-02 05:25:17
您正在使用自定义主题,其中缺少blockchain.tpl文件。转到默认主题并将blockchain.tpl复制到当前主题。将会开始工作。
https://stackoverflow.com/questions/32044133
复制相似问题