Page 1 of 1

Cant get it run proberly

Posted: Mon Dec 28, 2015 1:10 pm
by mike
I need some help to install this shop correct the exchange rate stay on 301.33 usd / BTC also cant found any tutorial or other instruction on how to install using default gataway from tor network (shop have .onion domain)

Re: Cant get it run proberly

Posted: Tue Dec 29, 2015 3:11 am
by bitfreak
If the ticker price isn't changing then you probably haven't set up the cronjob properly. As for tor support, the script was never really designed to run as a hidden service so it might be a bit tricky to make it work, but I've heard of a few people getting it set up as a hidden service. I honestly don't know much about that stuff because I've never messed around with hidden services before, so I cannot offer much help in that regard unfortunately.

Re: Cant get it run proberly

Posted: Tue Dec 29, 2015 8:34 am
by mike
Could you give me a helping hand on this, i setup the cronjobs but the bitcoin payment gataway is not working, where and how i need connect them?

i am running debian 8 and nginx.

Re: Cant get it run proberly

Posted: Tue Dec 29, 2015 3:30 pm
by bitfreak
I will probably need temporary ftp access to your website to figure out the problem. Is there any specific error you are receiving? At what stage exactly does the default gateway stop working?

Re: Cant get it run proberly

Posted: Sat Apr 09, 2016 11:57 pm
by hawaiizfynest
bitfreak wrote:If the ticker price isn't changing then you probably haven't set up the cronjob properly. As for tor support, the script was never really designed to run as a hidden service so it might be a bit tricky to make it work, but I've heard of a few people getting it set up as a hidden service. I honestly don't know much about that stuff because I've never messed around with hidden services before, so I cannot offer much help in that regard unfortunately.
i have enabled cron jobs. i use cPanel 54.0.21

Re: Cant get it run proberly

Posted: Sat Apr 30, 2016 8:07 am
by bitfreak
This is likely to be a permission problem. Try changing the permissions on /cron/tick_update.php and /ticker/weighted_prices.json

Try running yoursite.com/cron/tick_update.php in your browser and see if it shows any error messages. Enable error reporting first.