Forum Activity for @michael

michael
@michael
02/20/17 12:24:34PM
7,826 posts

Chart 'Days' dropdown


Design and Skin Customization

Your question is too large there is no place to start to answer it. The code in your second post is the HTML code for a dropdown select list.

It contains a javascript function that fires when the dropdown changes. That function is defined in the jrAudio module.

Its unclear where you're trying to add it to, or what the goal is.
michael
@michael
02/20/17 12:05:40PM
7,826 posts

Execute JS after User Login


Jamroom Developers

Jamroom could use more developer level users in the community. Happy to help get you up to speed @softdesigns

keep the questions coming. :)
michael
@michael
02/20/17 11:54:00AM
7,826 posts

Conditional if browser


Design and Skin Customization

In a .tpl template file the available functions along those lines are:
{if jrCore_is_mobile_device()}
{if jrCore_is_tablet_device()}

There currently is no smarty function to determine which browser is being used. If you wanted to create one, you could use a custom smarty function.

Docs: "Defining your own SMARTY function"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1569/defining-your-own-smarty-function
michael
@michael
02/19/17 07:49:12PM
7,826 posts

Event lists all show a calendar marker of 31?


Using Jamroom

If you want to protect the chat icon found at:
/modules/jrChat/img/icons_black/chat-open.png

copy it to
/skins/YOUR SKIN/img/icons_black/chat-open.png

and edit it from there. After your edit rest the cache "Reset Icon Cache"
ACP -> MODULES -> CORE -> SYSTEM CORE -> TOOLS -> RESET CACHE

From that point on your skins version of the icon will over-ride the modules version of the icon.
michael
@michael
02/19/17 07:35:26PM
7,826 posts

Account info showing 2 birthdays


Design and Skin Customization

You're right. the two birthdays are there because there are two linked accounts.

Go into the ACCOUNT tab of the profile you want to unlink. if its the admin, its probably here:
http://yoursite.com/user/account/profile_id=1/user_id=1

At the bottom of the form when you are looking at it while logged in as a master admin user you will see the Linked Profiles with checkboxes next to them.

Uncheck the checkboxes of the profiles you want to remove and SAVE CHANGES.

The profile will be un-linked.

reset the caches
ACP -> MODULES -> CORE -> SYSTEM CORE -> TOOLS -> RESET CACHES
michael
@michael
02/19/17 07:16:41PM
7,826 posts

Facebook Question


Using Jamroom

404 page not found :(

--edit--
can see it when im logged in to facebook

not seeing any players though.

Could you get to the location where the player has been shared from? Im interested to know the structure of the OG:TAG s that that page uses.
updated by @michael: 02/19/17 07:20:52PM
michael
@michael
02/19/17 07:14:58PM
7,826 posts

any way to update core through ssh command line?


Using Jamroom

When a module is downloaded from jamroom.net it will be packaged as:
jrCore

with no version number. On your server 'jrCore' will be a symlink to the most recent version. You can delete the symlink and just upload the jrCore module without any version number.

When the next version is available from the marketplace, it will be moved to its version number location after the new version is downloaded.
michael
@michael
02/19/17 07:12:07PM
7,826 posts

urlscan video display looks weird


Design and Skin Customization

are you seeing the same issue here on this page? the url you pasted in here looks nice.

If you can show us a URL where its happening on I can see if I can see any CSS reason for it.
  263