Forum Activity for @ultrajam

SteveX
@ultrajam
12/22/13 05:24:52AM
2,589 posts

jamroom.net forum glitch


Using Jamroom

                {if jrCore_module_is_active('jrForum') && isset($site_profile_url)}
                    {jrCore_lang module="jrForum" id="36" default="Forum"}
                {/if}
SteveX
@ultrajam
12/22/13 05:22:38AM
2,589 posts

jamroom.net forum glitch


Using Jamroom

(jrCore_module_url('jrForum');)

updated by @ultrajam: 12/22/13 05:23:29AM
SteveX
@ultrajam
12/22/13 05:21:40AM
2,589 posts

jamroom.net forum glitch


Using Jamroom

jrCore_module_url('jrForum')
SteveX
@ultrajam
12/22/13 05:19:54AM
2,589 posts

jamroom.net forum glitch


Using Jamroom

When I posted the update button mouseover is reversed - when you roll over the item to edit it the edit, new and delete icons disappear. It works fine once the page has been refreshed.

Also, the smilies are messing with the code blocks.

jrCore_module_url('jrForum');
jrCore_module_url('jrForum');

updated by @ultrajam: 01/21/14 07:36:30PM
SteveX
@ultrajam
12/22/13 05:12:47AM
2,589 posts

How to change the forum link on header?


Design and Skin Customization

The forum doesnt seem to be updating properly:

                    {assign var="site_profile_url" value="my_profile_url"}
                    {jrCore_module_url module="jrForum" assign="furl"}
                    {assign var="check_forum_url" value="/`$site_profile_url`/`$furl`"}
                    {jrCore_module_url module="jrDocs" assign="durl"}
                    {assign var="check_doc_url" value="/`$site_profile_url`/`$durl`"}

                {if jrCore_module_is_active( 'jrForum' ) && isset($site_profile_url)}
                    {jrCore_lang module="jrForum" id="36" default="Forum"}
                {/if}
Oh, its the bloody smilies
updated by @ultrajam: 12/22/13 05:18:31AM
SteveX
@ultrajam
12/22/13 05:10:15AM
2,589 posts

How to change the forum link on header?


Design and Skin Customization

It looks like you would need to remove the check for the config admin profile and change the value for the site_profile_url.

Try something like this:

                    {assign var="site_profile_url" value="my_profile_url"}
                    {jrCore_module_url module="jrForum" assign="furl"}
                    {assign var="check_forum_url" value="/`$site_profile_url`/`$furl`"}
                    {jrCore_module_url module="jrDocs" assign="durl"}
                    {assign var="check_doc_url" value="/`$site_profile_url`/`$durl`"}

                {if jrCore_module_is_active('jrForum') && isset($site_profile_url)}
                    {jrCore_lang module="jrForum" id="36" default="Forum"}
                {/if}

updated by @ultrajam: 12/22/13 05:12:00AM
SteveX
@ultrajam
12/22/13 03:06:34AM
2,589 posts

change domain name


Installation and Configuration

https://www.jamroom.net/the-jamroom-network/documentation/howto/1077/howto-change-the-jamroom-directory-or-domain

For the Marketplace I think you need to release your licenses on the old domain (before deleting the site), then reinstall your licensed modules on the new one.
SteveX
@ultrajam
12/21/13 01:59:20PM
2,589 posts

Cannot delete topic on jamroom.net profile forum


Using Jamroom

Thanks Brian, looks good now.

There are new orange baubles allover the place. Is that for xmas?
SteveX
@ultrajam
12/21/13 12:34:24PM
2,589 posts

Cannot delete topic on jamroom.net profile forum


Using Jamroom

You posted 2 seconds too late to have seen my last post above - its because the thread is called "announcements"
  219