jonmrich

Results 3 issues of jonmrich

I'm just trying to install a new package and it's hanging on "loading repositories". Here's what the debug looks like: startup, version: 3126 osx x64 channel: stable executable: /Applications/Sublime Text.app/Contents/MacOS/Sublime...

I'm getting these two errors after setting up my config file and testing a query: PHP Warning: Invalid argument supplied for foreach() in /mypath/cartodb.class.php on line 39 PHP Fatal error:...

You have: `require_once 'carto.config.php';` on line 22. I think this should be: `require_once 'cartodb.config.php';`