Forum Activity for @paul

paul
@paul
03/20/17 06:22:11AM
4,335 posts

Bug - Birthdate Field Audio Pro


Using Jamroom

Actually, I'd like to checkout your site to make sure that the issue is fixed up in the latest skin release. Can you let me have your admin login? (support[at]jamroom[dot]net)
Thanks
paul
@paul
03/20/17 05:59:32AM
4,335 posts

Bug - Birthdate Field Audio Pro


Using Jamroom

This is fixed in the next version of the skin. I'll try and get that released asap.
Thanks
Paul
paul
@paul
03/15/17 02:41:31PM
4,335 posts

Analytics Comparison


Using Jamroom

No definitive answer but I guess that there are many different parameters that may be being used in the two methods of measuring this. Sampling periods and whether to include bots and repeat visits are a couple that immediately come to mind.
paul
@paul
03/15/17 01:31:25PM
4,335 posts

Caching queries


Jamroom Developers

Yes - In the ACP Core Global settings.
paul
@paul
03/15/17 12:26:03PM
4,335 posts

Smarty PHP Include


Jamroom Developers

I cannot answer your smarty question, but would advise that our servers are configured just for Jamroom sites and to run them just for that purpose, so we are not going to make any server level changes that you might need for your 'non-Jamroom' application. Also, if your application compromises the JR site at all, we cannot support it.
Hope that helps.
paul
@paul
03/15/17 12:20:31PM
4,335 posts

Caching queries


Jamroom Developers

If you are using Jamroom datastore functions to do your queries then JR will take care of any caching.
If your code accesses the database directly, then you'll need to handle caching yourself (but to can then utilise JR's own caching functions if need be).
hth
paul
@paul
03/15/17 12:16:02PM
4,335 posts

Disk space calculation


Jamroom Developers

Hi Danny - Sorry for the delay on this.
Quote: How is that calculated? if I upload a 10MB audio file, does the storage include the transcoded variants?
Yes
Quote: Are images and other data included?
Yes
Quote: Is there a way to call the storage usage amount through a function? e.g. to display to the user or for billing?
Yes - Part of the profile datastore variable - profile_disk_usage - so should be available for use within the templates
Quote: Also, I have custom modules that do some additional conversions and store other data. Do I need to do anything to make sure this storage is counted as well?
If your custom modules store files using Jamroom functions and procedures, then yes.
Quote: Finally, is there a plan to measure the amount of DATA an account consumes based on requests?
Not that I'm aware of. Maybe Brian can comment on this.
hth
paul
@paul
03/15/17 02:19:24AM
4,335 posts

How to delete a large number of Profile/User AND their content?


Using Jamroom

Am a bit wary of 'Delete All' buttons as it may be ok for your specific requirements but having it there generally is an opportunity for other users to use it in error, or to regret their action later, if you see what I mean?
I still think that this is best addressed by a seperate module. The one I did for Strumelia is very simple and could easily be adapted to add a search/filter field afterwhich would need little or no maintenence going forward.
Let me know what you think.
paul
@paul
03/14/17 12:47:20PM
4,335 posts

Password Reset Email


Using Jamroom

Have you checked your delivery log to see if there are any issues there (in your Hosted site settings)?
  155