Forum Activity for @michael

michael
@michael
11/13/14 08:11:14PM
7,832 posts

my list of things ning migrators will mkiss


Ning To Jamroom

soaringeagle:....its a subtle diferencve that i for 1 can learn to live with
given all the other things we gain ..minor detail
chats a bigger 1....

cometchat works with jamroom. Just they havent put it into the marketplace.

http://www.cometchat.com/jamroom-chat
updated by @michael: 12/29/14 09:23:54AM
michael
@michael
11/13/14 08:00:12PM
7,832 posts

my list of things ning migrators will mkiss


Ning To Jamroom

Strumelia:....On your 'profile page' I would expect to see your member photos, videos you may have posted, your blog entries, your personal music clips or playlist, a list of the site Groups you belong to, discussions or forums you have created, and your little bio description about yourself. In short, I see nothing more when I go to your profile page that I don't also see on Pam Givens' profile page- and I have not 'followed' her yet. I'm missing the ability to actually be a 'friend'...

That's a great point. You can see the list of what each user posts to the fourms by clicking on the '250 posts', eg yours strumelia https://www.jamroom.net/forum/activity/1045/strumelia

But its not restricted to friends only. It does seam like it should be available via the users profile.
updated by @michael: 12/29/14 09:23:54AM
michael
@michael
11/13/14 07:54:26PM
7,832 posts

my list of things ning migrators will mkiss


Ning To Jamroom

soaringeagle:....
the vids could be more detailed more clear and complete
and explained a lil more in english as aposed to geekspeak...

Sorry, geekspeak is my native language. ;) If the community could provide a translator, that would be appreciated. :)
updated by @michael: 12/29/14 09:23:54AM
michael
@michael
11/13/14 07:35:45PM
7,832 posts

advanced tip give your members style control of thier profiles!


Ning To Jamroom

Great write-up @soaringeagle glad to hear your getting the hang of it. Thanks for providing this for everyone.
updated by @michael: 12/29/14 09:23:54AM
michael
@michael
11/13/14 07:02:12PM
7,832 posts

New Design Module - Michael


Design and Skin Customization

It could be anything really its hard to say without knowing what he has on his computer.

Some guesses:
* firebug was open and doing something memory intensive that interfered with javascript and slowed it down.
* he had a ton of tabs open and one of the other tabs was loading a webpage that was using a lot of javascript.
* some other funky thing.

For me, Google images is too slow to use, so I use bing images. If I click on one of the google images to enlarge it, then try to do anything else in the browser, my computer crawls. I'm sure its not google images code fault because so many use it, but my pc doesn't like it at all.

Suspect something similar is going on here.
michael
@michael
10/30/14 03:54:13PM
7,832 posts

Calendar for jrEvent


Suggestions

gary.moncrieff:
If I could be so bold to suggest one other thing it would be this.

Upon clicking on day within the small calendar it would take you to a list of Events on that day.

I woke up last night thinking about this. It doesn't need a separate interface, so I added it in. It goes to the same location the default events list goes to, then filters them down to just the day. Reload the module and it will work like that.

If you need more than that, you'll have to do something custom.
michael
@michael
10/29/14 07:35:34PM
7,832 posts

Drupal critical security vulnerability


Off Topic

appreciated. I have a couple of sites running drupal.

--update--
What an exercise in frustration. Not liking the Drupal update process. Loads of "You need to locate this and do this" then "This has been changed to something else, so locate and download a module to get back to where you were"

Leaves me feeling like saying "Hey Drupal, your the one with the security issue, I was happy. I want my site left as it is, just with the security hole patched."

Think I'll have to convert them all over to Jamroom.

Check out this laundry list of update stuff. (admittedly I haven't been pro-active on keeping it up to date.)
drupal_update.png drupal_update.png - 1MB

updated by @michael: 10/29/14 10:02:50PM
michael
@michael
10/29/14 01:32:39AM
7,832 posts

Calendar for jrEvent


Suggestions

lol. That's how it was in the beginning, but I put a white bg in. See you figured out how to do it.

If you RELOAD the module, STYLE tab for the skin will have that as an option in the calendar.css file.
updated by @michael: 10/29/14 01:33:46AM
michael
@michael
10/29/14 01:08:41AM
7,832 posts

Calendar for jrEvent


Suggestions

I've got the search in there, so you can search on events. Use it like this:

{jrEvent_calendar month=$month year=$year search="event_title like %day%"}
That will display all events with the word 'day' in the title.

In your case your going to want to search on whatever filter your using. It will search on any datastore key you like. Use the event datastore browser tool to see what options you have.

I'm not going to put a day list in because its a bit too specific. There is no reason you can't though. Its just a matter of pointing to a template then fleshing out the content for that day. Do it by adding your own template="whatever.tpl" in.

{jrEvent_calendar month=$month year=$year template="calendar_day.tpl"}

Then create
/skins/your-skin/calendar_day.tpl
and you can view it from
your-site.com/calendar_day
michael
@michael
10/29/14 12:20:28AM
7,832 posts

If on Profile Index


Jamroom Developers

Yep, totally agree. I find sometimes the thing I was stuck on all day looks so obvious in the morning I wonder why it took me so long to see it. Not an uncommon occurrence.

Glad you got it sorted.
  643