Ronald Wiplinger
Ronald Wiplinger
What do I need to do to get rid of the error" ``` Traceback (most recent call last): File "mypushover.py", line 1 in from pushover import init, Client ImportError: bad...
If it is possible, how to setup?
I was asked to use Wordpress with multisite setup. I know, that it needs to add to wp-config.php: ``` /* Multisite */ define( 'WP_ALLOW_MULTISITE', true ); ``` However, how do...
I cloned just this project and tried my balance: php poloniex_get_my_balances.php Array ( [error] => Nonce must be greater than 1495556681500583. You provided 1484635310901530. )
I know, it was asked several times before, but I cannot figure out how to solve it. Redis tells me a balance of 17489.xxx and my min payment is 17500,...
Please help me to understand diff and var diff settings! I got a miner, who claims to need high difficulty settings. My settings are yet: ``` "ports": { "4445": {...
I need to move my entire system to a new server. What do I need to backup, and what can be rebuild?
TypeError: Cannot call method 'hasOwnProperty' of undefined at /home/ronald/nomp/libs/profitSwitch.js:452:36 at Array.forEach (native) at /home/ronald/nomp/libs/profitSwitch.js:450:51 at /home/ronald/nomp/node_modules/async/lib/async.js:610:21 at /home/ronald/nomp/node_modules/async/lib/async.js:249:17 at iterate (/home/ronald/nomp/node_modules/async/lib/async.js:149:13) at /home/ronald/nomp/node_modules/async/lib/async.js:160:25 at /home/ronald/nomp/node_modules/async/lib/async.js:251:21 at /home/ronald/nomp/node_modules/async/lib/async.js:615:34 at /home/ronald/nomp/libs/profitSwitch.js:407:25 2014-08-15...