Forum Activity for @michael

michael
@michael
12/17/16 06:32:11PM
7,832 posts

profile featured playlist and ajax pagination in tabbed containers still not working right


Design and Skin Customization

Bit hard to understand what the question is. I have a tracker open to re-check the ajax pagination system in sitebuilder tabs so will get to that.
michael
@michael
12/17/16 06:29:38PM
7,832 posts

Invitations module does not have documentation


Using Jamroom

This threads topic is "Invitations module does not have documentation". Thats been sorted out, so its best to open a new thread with different questions. Helps people searching find the thing they are searching for. :)

There is no system in Jamroom that allows you to send out emails to non-members. Sounds like you're wanting to paste a list of email addresses in and send out emails to them. Very few companies allow that because of spam concerns. If your server gets tagged as a spamming server you'll find it hard to send legitimate email.
michael
@michael
12/17/16 04:07:13PM
7,832 posts

after domain change site attempts to load ssl content inconsistently


Installation and Configuration

could be a browser issue, try clearing browser cache or test with a different browser. I know firefox gets stuck.
michael
@michael
12/17/16 11:33:20AM
7,832 posts

Auto Join main chat room


Using Jamroom

We're fun, sometimes I use this smiley :p

Hearing what you're saying strumelia, thanks, its appreciated.
michael
@michael
12/17/16 02:45:54AM
7,832 posts

profile designer, profile tweaks to the next level (big project)


Suggestions

I tried building something similar to this, it worked by poping out a panel on the right of the screen. The panel had some basic color settings and an arrow tool that allowed you to click on it then click on anything on the page and adjust whatever styles it had.

The main issue with not releasing it is that there are already tools that do exactly this and do it better under normal web development techniques.

It feels like re-building what already exists.

Firebug you can already use to do that with, then you save your changes to the skins.

Its much nicer having CSS in file system files than it is having it in the database.
michael
@michael
12/17/16 02:30:51AM
7,832 posts

Auto Join main chat room


Using Jamroom

I see on your site strumelia you're using this structure for smiley codes:
"(coffee)"
and that " would cause issues with the chat module so they are being cleaned out. If you use the structure
[coffee]
The smileys all appear to appear in chat.

Added the interface idea to the tracker.

--edit--
But if you change them, then the old locations looking for "(coffee)" wont change anymore, so dont change them, maybe add extra ones if it was important.
updated by @michael: 12/17/16 02:32:02AM
michael
@michael
12/16/16 10:21:23PM
7,832 posts

Question about Cometchat and PHP7


Using Jamroom

JR5 to JR6 will not effect comet chat at all. php5 to php7 may have though.
michael
@michael
12/16/16 09:07:21PM
7,832 posts

Possible Issue


Using Jamroom

any messages in the console log? When you do it in firefox, if you have firebug installed, you can hit F12 to open firebug. In there there is a CONSOLE panel that adds lines of what is happening with javascript at any point in time.

If you click the PERSIST button in that console, then even if the page refreshes, the log lines from the previous page will still be present. I'd be interested to know what those lines read at the point where you get kicked back.

Nothing in the error/debug/activity logs (probably not for javascript issues, but also worth checking.)?

Can try from here if you want to give me some steps.
michael
@michael
12/16/16 08:21:18PM
7,832 posts

Auto Join main chat room


Using Jamroom

lol, love it. :)

If we run out of things to do, and wacom or google dont get to fixing it first, and one of us comes across a wacom tablet with a pen ( like one, but dont have one ), then we might get to fixing it. Hows that for commitment, pretty washy....

--
That was taken in the airport on the way here, Im in New Zealand now escaping from the Tokyo winter.
Not going back until it warms up.

Its more likely that we could find a way to get those smileys working in chat than fixing the pen/tablet issue though. That doesn't seam so hard.

From what i understand, ( should start a new thread for this, it will get lost... ), smileys are working in the chat, but you have no visual way to select the smiley from the list is the issue. So your users would need to remember the key-combo for 100 smileys. If there was a button to allow smiley selection panel to open, you'd be happier right?
updated by @michael: 12/16/16 08:23:08PM
michael
@michael
12/16/16 06:34:44PM
7,832 posts

Quick Share Modal Window - item_share_modal.tpl


Design and Skin Customization

This won't find its way into documentation, its just some development steps and we're not running a school for developers. ( unless there was interest in that.... )

--
ctrl+shift+f shows the code wide search function. (it has a preview tab). Or you could run the search then click on the result, it has a preview tab too. or you could click on the result and go to the file where you would see the actual function.
  305