Forum Activity for @michael

michael
@michael
12/28/16 11:17:57AM
7,832 posts

Media URL scanner - working with standard links ?


Design and Skin Customization

put them into the Facebook debugger and you will see how it gets formatted. or use ctrl+u to look at the source code and see if they have anything that looks like:
<meta property="og:title" content="The Rock" />
in the header section and you will know.
michael
@michael
12/28/16 10:42:06AM
7,832 posts

Media URL scanner - working with standard links ?


Design and Skin Customization

www.fandoms.pl has no og:tags

Read more about og:tags here:
http://ogp.me/

Then test the pages you're interested in here in the Facebook Debugger:
https://developers.facebook.com/tools/debug/

You will be able to see what that page will look like if posted to facebook. The Media URL Scanner uses the same tags.
michael
@michael
12/28/16 12:37:30AM
7,832 posts

Media URL scanner - working with standard links ?


Design and Skin Customization

Yes very sure. Need more information to investigate further. What URL are you trying to add.
michael
@michael
12/28/16 12:08:22AM
7,832 posts

Auto Join main chat room


Using Jamroom

think we have this working now with "(smile)" type structure.
michael
@michael
12/28/16 12:07:44AM
7,832 posts

Media URL scanner - working with standard links ?


Design and Skin Customization

if the page has og:tags setup for social network sharing then they will be used. some pages do, others dont. You can tell by looking at the source code for the page you want to share and seeing if they have META tags with og:??????? there.
michael
@michael
12/27/16 03:35:59PM
7,832 posts

Auto Join main chat room


Using Jamroom

The problem is ' and " characters get used a lot and have the meaining of enclosing a string.

example of a bad file name:
file_with_"quotes"_in.jpg

if a file with that name was tried to be displayed we get:
<img src="file_with_"quotes"_in.jpg">
so HTML thinks the image it should look for is file_with_

so thats the issue. I'll try to find a way around it.
michael
@michael
12/27/16 03:26:16PM
7,832 posts

The New Jamroom.com Site Update


Design and Skin Customization

nice catch strumeila, thanks for that. fixed.
michael
@michael
12/27/16 12:10:54PM
7,832 posts

Auto Join main chat room


Using Jamroom

Strumelia:....
However, that resolves just half of the dilemma of the chat for me-
my members are not able to memorize all the chat codes, so I'd still need a chat button that pulls up a visual menu of the smiley gifs to select from, without their codes...like most chat programs that offer smileys have. If the jrChat had that, I could then use it on my new site when I go live...instead of Cometchat.....
The smiley button to the right of the chat text area opens that interface. Its built and will be released shortly.

Click the smiley to open the drawer, click the smiley you want from the drawer and it lands in chat.

The smileys shown in the drawer are the same ones as the jrSmiley module. You need to set some settings in the ACP to make the smileys available to eveyone in chat.

You COULD have 2 sets of key codes that worked for the same smiley:
[(dulcimer)]

"(dulcimer)"
but the problem is if the " version gets used in chat it wont do anything, it will be clicked and nothing will happen.
michael
@michael
12/27/16 11:53:22AM
7,832 posts

The New Jamroom.com Site Update


Design and Skin Customization

There is a list of members sites here you can check out:

https://www.jamroom.net/showcase
michael
@michael
12/27/16 01:45:30AM
7,832 posts

Members List Not Invoking on Page Refresh


Design and Skin Customization

Need to know the code you've copied from one skin to the other in this case. As detailed as possible so we can understand what you've done, then might be able to help with what to do to fix it. :)
  302