jkudish / JigoShop-Software-Add-on

Add functionality to the JigoShop WordPress plugin, which allows you to run a full-blown software shop, including license activation, license retrieval, activation e-mails and more
https://github.com/jkudish/JigoShop-Software-Add-on
19 stars 2 forks source link

Activations Stats Are Flat #8

Closed johnwu closed 13 years ago

johnwu commented 13 years ago

It looks like the activation graph is still flat despite there being activations

http://secure.sparkbooth.com/store/wp-admin/admin.php?page=jgs_stats

jkudish commented 13 years ago

Yes, something seems not to be working right with activations. I'll take a look!

On 2011-08-22, at 6:24 PM, johnwu wrote:

It looks like the activation graph is still flat despite there being activations

http://secure.sparkbooth.com/store/wp-admin/admin.php?page=jgs_stats

Reply to this email directly or view it on GitHub: https://github.com/jkudish/JigoShop-Software-Add-on/issues/8

johnwu commented 13 years ago

Take a look at order #95, it has 5 deactivated installs and 1 activated install. Maybe that is the cause?

On Mon, Aug 22, 2011 at 6:25 PM, jkudish reply@reply.github.com wrote:

Yes, something seems not to be working right with activations. I'll take a look!

On 2011-08-22, at 6:24 PM, johnwu wrote:

It looks like the activation graph is still flat despite there being activations

http://secure.sparkbooth.com/store/wp-admin/admin.php?page=jgs_stats

Reply to this email directly or view it on GitHub: https://github.com/jkudish/JigoShop-Software-Add-on/issues/8

Reply to this email directly or view it on GitHub: https://github.com/jkudish/JigoShop-Software-Add-on/issues/8#issuecomment-1876242

jkudish commented 13 years ago

The dates used for the stats are in UTC timezone, so you are better off always selecting a day in advance. Example, right now it is 1:31am UTC and thus activations from the past 1h30 will not be in the chart. Make sense?

johnwu commented 13 years ago

Yes. Thanks for looking into that.

On Mon, Aug 22, 2011 at 6:31 PM, jkudish reply@reply.github.com wrote:

The dates used for the stats are in UTC timezone, so you are better off always selecting a day in advance. Example, right now it is 1:31am UTC and thus activations from the past 1h30 will not be in the chart. Make sense?

Reply to this email directly or view it on GitHub: https://github.com/jkudish/JigoShop-Software-Add-on/issues/8#issuecomment-1876279

jkudish commented 13 years ago

By the way, this is something I tried to fix when I was building it, but FLOT (the js rendering engine for the chart) seemed to be stubborn about it, and after about 1h of fiddling with it, I decided to move on.

johnwu commented 13 years ago

Good call.

On Mon, Aug 22, 2011 at 6:32 PM, jkudish reply@reply.github.com wrote:

By the way, this is something I tried to fix when I was building it, but FLOT (the js rendering engine for the chart) seemed to be stubborn about it, and after about 1h of fiddling with it, I decided to move on.

Reply to this email directly or view it on GitHub: https://github.com/jkudish/JigoShop-Software-Add-on/issues/8#issuecomment-1876282