Forum Activity for @paul

paul
@paul
04/04/19 06:16:47AM
4,335 posts



Which site/accounts can you not login to? The Jamroom site?

To be honest, as I above, haven't done a Ning import in a while, not since they where taken over a couple of years ago (by NING Interactive, Inc?). At that time they did stop supporting their export tools and when I have since tried exports, they are very 'flakey'. It might be that have closed down direct access to their servers as well. Did you manage to export your Ning archive recently, or is it an old one?
paul
@paul
04/03/19 09:12:34AM
4,335 posts

Sidebar in Doc Module


Using Jamroom

All created documents belong to a profile and are viewed as profile pages, so what I'd suggest is editing the relevent skin profile template and test the $_post.option variable to show either the regular code or your template code. I think you are using the Ninja skin so the skin template is profile_sidabar.tpl -

{if $_post.option == 'documentation'}
    <div class="col3">
        Custom code here
    </div>{else}
    <div class="col3">
      Regular code here
    </div>{/if}

hth
updated by @paul: 04/03/19 09:13:48AM
paul
@paul
04/03/19 08:14:59AM
4,335 posts



In the Ning Import Config tab (Import Filters section) is a 'Import Directly from Ning' checkbox. If not checked the import process will use the '-local' json files. If not, it'll use the other json files and try to grab all media directly from your Ning site.
Haven't done a Ning import in a while but do remember that I nearly always checked this box as there you only needed to upload the json files to the Jamroom server.

Maybe try checking this box just for blog imports?
updated by @paul: 09/18/23 06:19:34AM
paul
@paul
04/03/19 08:03:15AM
4,335 posts



Full Jamroom documentation here - https://www.jamroom.net/the-jamroom-network/documentation/contents

This would be a good one to understand first - https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/2167/concepts-the-admin-user-needs-to-know

Will you be importing a Ning site, or are you starting a Jamroom site from scratch?
Thanks
paul
@paul
04/02/19 01:35:38AM
4,335 posts

System Tools won't UpDate to 1.1.0


Installation and Configuration

Probably hanging because of an error somewhere. Anything in the logs about it?
paul
@paul
04/01/19 02:00:57AM
4,335 posts

System Tools won't UpDate to 1.1.0


Installation and Configuration

What is actually happening? Does the module show as an update in the Marketplace Updates tab view? If so, when you click the button, what happens?
More info please so we can help with this.
Thanks
paul
@paul
03/25/19 07:48:51AM
4,335 posts

Can Vimeos play in a post ?


Using Jamroom

Thanks for the tip Strumelia :-)
paul
@paul
03/24/19 10:18:00AM
4,335 posts

Save & Return Button


Suggestions

I can see where you are coming from and agree that it could be a useful feature. Unfortunately this would require changes to the way forms are constructed within the Jamroom Core module, and then changes to most other Jamroom modules in order to take advantage of it, so I think this is best left for consideration in the next major Jamroom release.
Thanks
paul
@paul
03/24/19 10:06:10AM
4,335 posts

Can Vimeos play in a post ?


Using Jamroom

The problem you are seeing, I believe, is when pasting Vimeo URLs into the html editor field, and it also applies to YouTube (and other) URLs pasted in.
If the original item copied was already a link, the whole item, including the tag is copied and subsequently pasted into the editor. The Jamroom process that looks for links in displayed text jumps over them if all ready linked, so they are displayed 'as is'. This is necessary as users may well want to construct their own links in the editor.
The workaround is to be sure and copy/paste links in plain text.
hth
paul
@paul
03/22/19 01:03:32PM
4,335 posts

Can Vimeos play in a post ?


Using Jamroom

Actually, this is working for me running Core 6.2.0 and modules all downloaded from the Marketplace -

http://pseudositecom.jamroomhosting.com/admin

Maybe its down to your configuration?

Let me have login and I'll take a look.
  66