Forum Activity for @ultrajam

SteveX
@ultrajam
09/05/15 02:06:34PM
2,589 posts

Updating Discussion and Timing out Comments


Using Jamroom

Go to your forum, click on the Settings tab, set "forum auto lock" to a limited number of days.
SteveX
@ultrajam
09/04/15 01:57:18AM
2,589 posts

jrSearch page jumper breaks


Using Jamroom

Thanks Douglas :)
SteveX
@ultrajam
09/03/15 09:21:04AM
2,589 posts

jrSearch page jumper breaks


Using Jamroom

When a search results are from a single module and there is more than one page of results, the prev/next arrows work perfectly but the select dropdown page jumper is broken.

I see this on my site and also here on jamroom.net

Take this result:
https://www.jamroom.net/search/results/jrForum/1/1/search_string=informative

Use the pagination arrows and all is well, but try using the select dropdown to change page.
updated by @ultrajam: 10/05/15 09:31:44PM
SteveX
@ultrajam
09/03/15 05:21:04AM
2,589 posts

Elastic LinkedIn button wrong url


Using Jamroom

The jrElastic footer.tpl contains code for a button to take you to a linkedin profile:
https://linkedin.com/{$_conf.jrElastic_linkedin_name}
But that always end in a 404 on linkedin.

The format working for us is this:
https://www.linkedin.com/in/{$_conf.jrElastic_linkedin_name}
But that is only valid if the linkedin profile has created a custom profile url. Otherwise the format would be something like this:
https://www.linkedin.com/pub/fbl-librarians/4b/1ab/326

updated by @ultrajam: 10/04/15 12:31:00AM
SteveX
@ultrajam
09/03/15 04:07:03AM
2,589 posts

Icons changed on jamroom.net


Using Jamroom

They have reverted to the correct icons now, but here is a screenshot of this occurring on jamroom.net today.
icons-changed.jpg icons-changed.jpg - 45KB

updated by @ultrajam: 10/05/15 08:44:04PM
SteveX
@ultrajam
09/01/15 05:13:03AM
2,589 posts

TinyMCE linebreaks


Using Jamroom

The line breaks are also added inside a blockquote.
SteveX
@ultrajam
09/01/15 04:55:57AM
2,589 posts

TinyMCE linebreaks


Using Jamroom

Using TinyMCE I see line breaks added both inside and after a div.

So this:
<div class="alert alert-success">
<p><strong>Correct paraphrase</strong></p>
<p>The research process is a way of ordering ideas and is used in the assessment of knowledge. (Schneider, 2013 p. 21)</p>
<p><span class="label label-success">Not plagiarism: </span> &nbsp; The language is fully rewritten and a citation is provided. A page reference in the in-text citation is not needed unless you are including a direct quotation.</p>
</div>

becomes this:

<div class="alert alert-success">
<br>
<p><strong>Correct paraphrase</strong></p>
<p>The research process is a way of ordering ideas and is used in the assessment of knowledge. (Schneider, 2013 p. 21)</p>
<p><span class="label label-success">Not plagiarism: </span> &nbsp; The language is fully rewritten and a citation is provided. A page reference in the in-text citation is not needed unless you are including a direct quotation.</p>
</div>
<br>
My guess is that a line break right inside a div isn't the intention or needed.

Thanks
updated by @ultrajam: 10/04/15 06:23:51AM
SteveX
@ultrajam
08/17/15 06:55:50AM
2,589 posts

Images on private profile


Jamroom Developers

I have a private profile. It has 3 owners, two on a member quota and one on an admin quota (me) who is also master admin.

In a custom module, some images do not appear to the owners (or myself as an admin-owner) whilst the profile is private (the grey question mark is shown) but then are displayed when the profile is made public.

Module images will appear on a private profile if there is a _v number appended to the url. So this works with background images but not with anything displayed through jrImage_display or through jrCore_module_function.

This works as an inline style:
background: url("{$jamroom_url}/{$murl}/image/micro_image/{$_item_id}/xxxlarge/_v={$_updated}")

But this does not:
{jrCore_module_function function="jrImage_display" module="ujMicroSite" type="micro_image" item_id=$_item_id size="xlarge"}
Nor when called through jrCore_module_function function="jrImage_display"
{jrCore_module_function function="jrImage_display" module="ujMicroSite" type="micro_image" item_id=$_item_id size="large" alt=$micro_title width=false height=false class="iloutline img_shadow" style="margin-left:12px;margin-bottom:12px;"}

How can I add the _v version via the jrImage module function? Or should it be doing that already?

Thanks !
updated by @ultrajam: 01/25/16 06:58:11AM
SteveX
@ultrajam
08/12/15 12:59:09PM
2,589 posts

links in emails from Jamroom Support missing links now


Using Jamroom

Works perfectly :)

Thanks Michael and Brian.
SteveX
@ultrajam
08/11/15 06:13:15AM
2,589 posts

links in emails from Jamroom Support missing links now


Using Jamroom

Its just the link which is missing, the rest is fine. The New Topic email is fine as well.

Quote: [academicskills.uwe.ac.uk] New Reply: Screenshot section unreliable

Quote: A forum topic you are following has been updated:

user: demouser2
post: Screenshot section unreliable
view:

---------------------------------------

If you would prefer to no longer receive event notifications, you can adjust your notification preferences in your User Account:

http://site.comk/user/notifications

Or you can instantly unsubscribe from all notifications:

http://site.com/user/unsubscribe/dd3c85c44cbcfecdb98ecb5eac3ce4ce
  90