Forum Activity for @paul

paul
@paul
11/06/14 08:32:53AM
4,335 posts

RE: Migration from Ning 3.0


Ning To Jamroom

I see that as well.Not sure what might have happened.
I did try to FTP to look for any errors but the logins you sent yesterday no longer work.
If all else fails, I'd suggest starting again. Drop the database tables, delete the /data/config/config.php file then run the install again. The modules I uploaded yesterday would still be there and pre-installed now.
updated by @paul: 12/29/14 09:23:54AM
paul
@paul
11/06/14 07:52:33AM
4,335 posts

jrCore_media_player: invalid type parameter


Using Jamroom

I'll be sending Nate a bill for doing his job ;-)
paul
@paul
11/06/14 06:53:03AM
4,335 posts

jrCore_media_player: invalid type parameter


Using Jamroom

Change the three lines of code you inserted to 'n8MSkin5Dark' -

jrCore_register_module_feature('jrCore','media_player_skin','n8MSkin5Dark','jrAudio','jrAudio_player_dark');
jrCore_register_module_feature('jrCore','media_player_skin','n8MSkin5Dark','jrVideo','jrVideo_player_dark');
jrCore_register_module_feature('jrCore','media_player_skin','n8MSkin5Dark','jrPlaylist','jrPlaylist_player_dark');
paul
@paul
11/06/14 04:01:45AM
4,335 posts

RE: Migration from Ning 3.0


Ning To Jamroom

Ceri Shaw:
Hi Paul

Did you need ongoing access? I just discovered that my partner changed the server password. I can send you the new one if you need it.

Have uploaded some modules for you to try. You'll need to login to JR and in the ACP, enable and configure them. If you're ok within that, I do not need access.
Thanks
updated by @paul: 12/29/14 09:23:54AM
paul
@paul
11/06/14 03:26:22AM
4,335 posts

jrCore_media_player: invalid type parameter


Using Jamroom

Nate is missing the player 'registrations' in his MSkin configuration. Edit the skin's include.php file and at line 89 (or thereabouts) add this code -

// Our default media player skins
jrCore_register_module_feature('jrCore','media_player_skin','n8MSkin5','jrAudio','jrAudio_player_dark');
jrCore_register_module_feature('jrCore','media_player_skin','n8MSkin5','jrVideo','jrVideo_player_dark');
jrCore_register_module_feature('jrCore','media_player_skin','n8MSkin5','jrPlaylist','jrPlaylist_player_dark');

Nate has been advised of this by another Jamroom user.
hth
Paul
paul
@paul
11/06/14 02:48:18AM
4,335 posts

Changing Flashback skin Color


Design and Skin Customization

nduguseliphaz:
my developer prefix is?

Only necessary if you plan to develop and market Jamroom modules so leave blank for now.
paul
@paul
11/06/14 01:52:12AM
4,335 posts

Changing Flashback skin Color


Design and Skin Customization

Use the tool in the jrDeveloper module to clone the Flashback skin to another name, switch to it, then start editing the CSS values using the skin's editors
hth
Pa
paul
@paul
11/06/14 01:47:40AM
4,335 posts

Image and/or video in the posts...


Design and Skin Customization

With the jrUrlScan module, the actual video would show in the timeline.
Alternatively, create a file in your active skin folder called jrVideo_item_action.tpl and edit that to include the video image file.
hth
Paul
paul
@paul
11/05/14 05:41:35PM
4,335 posts

3 questions real quick


Ning To Jamroom

The lightbox advance works here - http://greentechnologyforums.com/quillen/gallery/fall-14/all

All users have a profile.
Users can manage more than one profile - They then called Power Users.
All profiles have at least one user.
This allows for, say, all band members to be able to manage their band as well as having their own profile page (the band, in this case, is also a profile.
So the band profile image would be the band logo,say, and all the associated users could have their own mug shots.

If a Jamroom page view is profile oriented, the profile image will be shown.
If a Jamroom page is user oriented, the user image is shown.

Hope that makes some sort of sense?
Pa
updated by @paul: 12/29/14 09:23:54AM
  371