Forum Activity for @michael

michael
@michael
09/09/14 05:58:10PM
7,832 posts

How To List New Forum Topics On Another Page


Design and Skin Customization

try changing it to:

AM I IN THE RIGHT PLACE???? {debug}
{if isset($_items)}

{foreach from=$_items item="item"}


{jrCore_module_function function="jrImage_display" module="jrUser" type="user_image" item_id=$item._user_id size="xsmall" alt=$item.user_name class="action_item_user_img iloutline"}

{if $item.forum_pinned == 'on'}
{$item.forum_title}
{else}
{$item.forum_title}
{/if}
{$item._created|jrCore_format_time}, by {$item.user_name}


{/foreach}

{/if} 

Then see if you get output.
michael
@michael
09/09/14 05:55:15PM
7,832 posts

Error On jrLike Module


Design and Skin Customization

Start by explaining what your doing when you see the error.
michael
@michael
09/09/14 05:21:50PM
7,832 posts

A Few Suggestions/Questions


Suggestions

If you want to know if the skin is the issue, try it in another skin. Switch to Elastic and try the same thing there. That will tell you.
michael
@michael
09/09/14 04:42:49PM
7,832 posts

Error On jrLike Module


Design and Skin Customization

The cause of that error is that the system is "unable to copy..." the file item_index.tpl to the cache.

The usual cause is that the file is not there.

Make sure your system is up-to-date because I don't think that file is used anymore.
michael
@michael
09/09/14 04:39:59PM
7,832 posts

Signup Error


Jamroom Developers

Couple of things to try:
* open up firebug and see if there are any errors in the console
* check the server error logs to see if the error is logged there.

Its a server level error, so its probably permissions at a guess.
michael
@michael
09/09/14 01:03:57AM
7,832 posts

Issues activating Market Id


Installation and Configuration

where are you trying to paste it into?

are you doing the same actions as are outlined in:

"Keeping Jamroom up to date"
Keeping Jamroom Up-to-date
updated by @michael: 08/23/15 01:55:58AM
michael
@michael
09/05/14 03:01:36AM
7,832 posts

Changing the background image


Design and Skin Customization

anything could be wrong. You need to tell us what you've done so we can eliminate that from being one of the things.

First thing to do is to make sure your on the right skin.
next thing is to make sure the changes you make take effect.
next thing is to locate what needs to be changed.
next thing is to make the change.

Make sure you are resetting the caches after making a change or you might be looking at an old version.

There are instructions on resetting the caches on this page:

"Something's Wrong, What do I do?"
https://www.jamroom.net/the-jamroom-network/documentation/problems/114/somethings-wrong-what-do-i-do

It might seam frustrating right now, but keep at it and you will see you can do anything.
michael
@michael
09/04/14 08:29:44PM
7,832 posts

Changing the background image


Design and Skin Customization

Heres a video from our YouTube channel

Our YouTube channel:
https://www.youtube.com/user/jamroomdotnet

that has some firebug usage in it:

"Development Tools the Jamroom Team uses"
Development Tools the Jamroom Team uses

Firebug usage starts around 3:23. There are many "How to use firebug" type vids on youtube.

updated by @michael: 09/04/14 08:30:12PM
michael
@michael
09/04/14 08:22:14PM
7,832 posts

Help on PJ News


Using Jamroom

need to see it happening. steps to see it happening please.
  664