Forum Activity for @paul
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?
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
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
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
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?
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
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
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
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.