Forum Activity for @michael

michael
@michael
12/05/16 02:37:12PM
7,832 posts

(no action data found)


Using Jamroom

Don't think the birthday module sends out email notifications, nor the timeline module so that seams safe.

Can you still see any of the timeline entries? I could take a look at one of them to see if anything stands out as an issue.
michael
@michael
12/05/16 02:33:26PM
7,832 posts

AutoFollow for Forum


Using Jamroom

The working module is attached too.
michael
@michael
12/05/16 02:30:19PM
7,832 posts

Simple Chat / Ninja Skin some icons not showing?


Using Jamroom

Im not sure what you changed to make it appear, that CSS tag is not one of the options of things to change. Only things that are changed should get the !important added to them.

Any idea what was adjusted. If I can locate steps to recreate it I can understand the cause and put code in to make sure it doesn't happen by accident.
michael
@michael
12/05/16 01:22:52AM
7,832 posts

'Clone Skin' not bringing over custom skin images


Using Jamroom

@iamtimbo, the new version of the tool is only available after the update, so update, THEN clone you skin.

--edit--
You can update all the modules first, then clone your skin, then update all the skins if thats better for whatever reason.
updated by @michael: 12/05/16 01:24:04AM
michael
@michael
12/05/16 01:21:57AM
7,832 posts

'Clone Skin' not bringing over custom skin images


Using Jamroom

If you change code in a jr prefixed skin via FTP in the file system, then yes, when a new update comes out those changes would be lost. In this case, clone the skin, adjust on your own directory.

If the changes are made via the template editor in the ACP they will not be lost. Use the compare tool to get them in sync.
michael
@michael
12/04/16 06:35:19PM
7,832 posts

Tag search forum results don't link to posts


Using Jamroom

Send us your login details to support at jamroom dot net and I'll login and take a look if you like.
michael
@michael
12/04/16 06:26:06PM
7,832 posts

(no action data found)


Using Jamroom

Any idea how to reproduce it?
michael
@michael
12/04/16 03:40:53PM
7,832 posts

Simple Chat / Ninja Skin some icons not showing?


Using Jamroom

no you shouldn't delete that. The issue is when you use the STYLE editor it adds !important to make its CSS take priority over the .css file's css.

In the .css file it is there so the buttons wont be shown when the chat panel is closed, but when the STYLE editor adds !important that takes priority.

What would normally happen is when the open button is clicked other css gets added and the buttons appear, but the STYLE's !important is blocking that from happening.
  311