Forum Activity for @paul

paul
@paul
01/15/15 02:12:13PM
4,335 posts

Ning Memo questions - why? and rename URL?


Ning To Jamroom

The jrPrivateNote module uses 'note' as its url, so renaming ningmemo to 'notes' would be ok but might cause some confusion down the road. Just an fyi :-)
paul
@paul
01/15/15 02:09:19PM
4,335 posts

Some Migrated Blogs Missing Pictures


Ning To Jamroom

Can you give me an example from your site where there is a URL like "http://indiegospel.org/forum/attachment/download?id=1706554%3AUploadedFile%3A100941" and the archived file it relates to?
paul
@paul
01/15/15 02:04:24PM
4,335 posts

Private Notes question


Ning To Jamroom

Just the member name. As you type you'll be prompted with members to select from.
paul
@paul
01/15/15 01:52:27PM
4,335 posts

Private Notes question


Ning To Jamroom

Hover over your user name in the top menu bar. The link should be there.
paul
@paul
01/15/15 01:50:19PM
4,335 posts

Ning Memo questions - why? and rename URL?


Ning To Jamroom

Yes, you can rename the module's url to 'memo'

TBH when I was developing the jrNingImport module and looking at these 'Notes' in the Ning archives, I wasn't sure what they were about. They just seemed to be little private notes to oneself. So as JR already had a jrPrivateNote and a jrNotify module, I called the new receiving module NingMemo, so as not to cause any confusion. Other imports I've done have had very few, or no note items, and no one else has raised any questions about them so I think they are a pretty inconsequential part of Ning ;-)
paul
@paul
01/15/15 01:41:45PM
4,335 posts

Text transform on profile menu


Ning To Jamroom

thechocolatelife:
Two quick things on my home page now -

How to get rid of the little calendar icons on the Events block and where did the background color go in my Latest Forum Discussions block?

The calendar icon is on line 101 of your index.tpl file, so maybe just remove that line.

Not sure where your background colour has gone. Need to check that the classes and styles declared in the forum template are the same as the other panels.
paul
@paul
01/15/15 07:15:04AM
4,335 posts

Some Migrated Blogs Missing Pictures


Ning To Jamroom

The "http://indiegospel.org/forum/attachment/download?id=1706554%3AUploadedFile%3A100941" that is in the < a > tag in the Ning discussion text is a link into the Ning scripts to download the file and I guess there is no way to access from outside the original domain (the same way that you can't just dive in and download anything from a JR site). There is also no evidence of the file in your archive, so there isn't much the import tool can do in situations like this.
There are some referenced PDFs in your archive, eg. http://indiegospel.net/indiegospel/forum/christian-teachings/62/pauls-haircut-a-lesson-in-freedom that have been referenced in the discussion text the same way as images etc., so download ok.
I think this might be another Ning archiving failing.
paul
@paul
01/14/15 03:09:11PM
4,335 posts

getting some link 'pages not found'....


Ning To Jamroom

The latest Ningja skin with this fix is in the marketplace.
The fix was in the index.tpl file. Change line 65 to -

<h3><a href="{$jamroom_url}/{$item.profile_url}/{$furl}/{$item._item_id}/{$item.forum_cat_url}/{$item.forum_title_url}#last">{$item.forum_title|truncate:30}</a></h3>

(the actual change was the {$item.profile_url} bit)
updated by @paul: 01/14/15 03:09:58PM
paul
@paul
01/14/15 03:05:47PM
4,335 posts

going live on new domain in hours need clarification on new base url tool


Ning To Jamroom

So your existing site is greentechnologyforums.com and that is going to change to www.dreadolockssite.com?

You'll need to edit the /data/config/config.php file appropriately and delete caches.
If you're using a recent version of jrNingImport that doesn't have the Manage Media tool, use the new Update Base URL tool to change all imported instances of greentechnologyforums.com in text strings to dreadolockssite.com
Then optionally use the Delete Media tool to save a load of disk space by deleting redundant archive files.
If you want, let me know when you're ready to do these NingImport tool operations and I'll check your site over just to make sure that is what you need to do.
paul
@paul
01/14/15 02:43:23PM
4,335 posts

Search and Passwords


Jamroom Developers

brian:
For "checking" passwords I think the Banned Items module would be a good fit for this functionality (add a new "password" type).

Good call - I'd forgot about that module.
  336