Forum Activity for @brian

brian
@brian
12/06/16 02:50:56PM
10,149 posts

Show Image right after upload


Jamroom Developers

This might be doable, but it's a bit more work than it may seem. The problem is that until you submit the form, the item has NOT been created yet, so the image has no "id" and thus the image support module could not show it.

It would require a custom image display function be created that could display images from the temp uploads directory.

Sounds like a cool idea if done right.

Thanks!
brian
@brian
12/06/16 02:49:24PM
10,149 posts

email notifications 'gobbledygook' replacing names?


Using Jamroom

Perfect - glad to hear that. I have that fixed in jrCore 6.0.2.

Thanks!
brian
@brian
12/06/16 02:31:45PM
10,149 posts

email notifications 'gobbledygook' replacing names?


Using Jamroom

I just made a small tweak on your site to the email function - let me know if that fixes it up or if you still see the issue.

Thanks!
brian
@brian
12/06/16 02:25:56PM
10,149 posts

email notifications 'gobbledygook' replacing names?


Using Jamroom

No - all emails are checked for emoji and if found they are stripped. Since you're seeing the "replacement" tags, that tells me the strip is working BUT it's setup to do a "replace", which should NOT happen on email templates.

I'll double check the code in that area and see if a function parameter was overlooked.
brian
@brian
12/06/16 02:17:19PM
10,149 posts

email notifications 'gobbledygook' replacing names?


Using Jamroom

Is this still happening right now or are these old emails? JR6 specifically strips emoji from outgoing email, so I'm not sure why you are seeing this. Are you using the HTML email option or are your emails plain text?

Thanks!
brian
@brian
12/06/16 01:49:45PM
10,149 posts

email notifications 'gobbledygook' replacing names?


Using Jamroom

Looking at this again was the emoji replacement string in the SUBJECT of the email or the body?

Thanks!
brian
@brian
12/06/16 01:46:56PM
10,149 posts

Multiple Instances of Documentation Module


Using Jamroom

Ceri:
Still wondering though what how I should alter the url from documentation to wiki?

You can change the URL for any module in it's "Info" tab. Let me know if that helps.
brian
@brian
12/06/16 01:45:36PM
10,149 posts

Continued Calendar / Event challenges


Using Jamroom

I've got this in place now, just needs some testing and we can hopefully get it released tomorrow.

Thanks!
brian
@brian
12/06/16 01:18:56PM
10,149 posts

Continued Calendar / Event challenges


Using Jamroom

I think the best we can do at this time is have it so events will show until their start time + (number of minutes AFTER the start time). The problem is that each event in a large listing could have a different end time, and thus a different "length". There's no way for us to handle that type of "unique range value per item" when generating a listing.

So right now I was going to go with start_time + 1 hour as the default and have it be a config option that can be set at the site level. While not perfect, my hope would be that it would be useful to not have the events drop off the listing immediately.
brian
@brian
12/06/16 12:06:22PM
10,149 posts

email notifications 'gobbledygook' replacing names?


Using Jamroom

Those are replacements for emoticons (emoji), and should be stripped from email - can you let what notifications you are seeing with that in it?

Thanks!
  188