oobi

Results 24 comments of oobi

I can offer a personal observation here based on our recent experience with our own host. The plugin works fine in our development environment and on various other servers, but...

Sorry to post this in two places, but there were two tickets which appear to deal with the same issue (or maybe not). For what it's worth, anyway: https://github.com/benhuson/password-protected/issues/56

As far as I was able to determine it wasn’t possible… or at least not practical in my case. Where I ended up was a bit hacktastic so the attempt...

It's not the jpeg per se - the jpeg itself looks fine, but paths like `/files/something.jpg` get piped through `wp-includes/ms-files.php?file=something.jpg` via URL rewrites on a multi-site configuration. To use the...

it's in config - the sample defaults it to an empty string. Remove that empty string and it'll go to the site homepage. ``` $config = array( 'directory' => 'merlin',...

sure -- I'm using these: - sa_import_export_power - sa_generation_power - sa_consumption_power The charts above are consumption (top) and import_export (bottom). My goal ultimately is to create a trigger that enables...

I chucked these in also to see if there was some kind of delay in effect. The left one is sa_data_by_5min_time_stamp and the right is just a Time & Date...

These are the charts generated by that URL: If I hover over the empty spots I just get 'data unavailable'. (I assume that's what you meant by roll over the...