Forum Activity for @paul

paul
@paul
09/07/14 09:53:14AM
4,335 posts

Resetting Jamroom 5 stats


Using Jamroom

Yeah - That'll do it.

DELETE FROM jr_jraudio_item_key WHERE `key` = 'audio_file_stream_count';
paul
@paul
09/01/14 12:49:27PM
4,335 posts

New Artists not updating


Installation and Configuration

Perhaps the jrCore_list call has 'require_image' set and your new artists haven't uploaded an image?
paul
@paul
09/01/14 05:28:07AM
4,335 posts

Need To Put Comments on Profile Pages


Design and Skin Customization

I think in this case _item_id = _profile_id.
Try it and see. I just lifted this code from one of my skins where I'm doing exactly the same thing as you want, and it works for me :-)
paul
@paul
09/01/14 04:41:37AM
4,335 posts

Need To Put Comments on Profile Pages


Design and Skin Customization

Just include the following in the profile_index.tpl (or wherever) -

    <h2>{$profile_name} comments</h2>
    {jrComment_form module="jrProfile" profile_id=$_profile_id item_id=$_item_id}

hth
Pa
paul
@paul
09/01/14 12:04:59AM
4,335 posts

Videos from JR4 Conversion are not playing


Installation and Configuration

Yes - I'm seeing that error popup on my iPhone as well.
Not seen that before. Are you sure the conversions are complete? Check the Activity log. Video conversions are pretty intensive and some servers can be slow doing them and if one is not done after 30 minutes, the conversion is abandoned.
paul
@paul
08/31/14 12:46:03PM
4,335 posts

Videos from JR4 Conversion are not playing


Installation and Configuration

Yes.
Drop the JR5 database tables, delete all the /data folders and reinstall JR5.
Email me your logins if you need any help with this.
Paul(at)motagator(dot)net
paul
@paul
08/31/14 06:16:53AM
4,335 posts

Videos from JR4 Conversion are not playing


Installation and Configuration

Did you set the import quotas correctly in jrImport config prior to doing the import?
paul
@paul
08/31/14 01:39:52AM
4,335 posts

Videos from JR4 Conversion are not playing


Installation and Configuration

Just thought. Have you got the modules enabled for the quota the imported profiles are in?
paul
@paul
08/30/14 11:26:16PM
4,335 posts

Videos from JR4 Conversion are not playing


Installation and Configuration

Hmm - Its not just videos, its the same with every JR5 item, audio, galleries, events etc.
Its as though the items haven't been allocated to the profiles. Did you successfully import all your artists/members prior to importing the other things?
paul
@paul
08/28/14 11:47:15PM
4,335 posts

Installing Jamroom4_jrExport_Module


Installation and Configuration

Yeah - Copy the file (jrExport.php) and the folder from the jrImport module's /Jamroom4_jrExport_module folder to the root folder of your JR4 site. Then in the JR4 Admin Control Panel, click on (iirc) System Config, then Modules. The jrExport module should show at the bottom with an Install button. Do it, then open its Settings page to set its key.
hth
Pa
  386