Forum Activity for @blindmime

blindmime
@blindmime
12/16/14 10:30:49AM
776 posts

jr_file file types


Using Jamroom

Was it in the code?
blindmime
@blindmime
12/16/14 09:15:22AM
776 posts

Gallery Photo Titles


Suggestions

Actually, the alt tag above is urlencoded in the source (this forum converted it), but the a href tag does have an apostrophe in the source as shown above.
blindmime
@blindmime
12/16/14 09:11:24AM
776 posts

Gallery Photo Titles


Suggestions

I do show apostrophes and commas in the source:
 <div class="gallery_slider_img">
                            <a href="http://domain.com/bryan/gallery/12/it's-not-you.jpg#gallery_img"><img src="http://domain.com/gallery/image/gallery_image/12/small/crop=portrait/_v=1418531515" width="46" height="46" alt="it&#039;s-not-you.jpg" class="img_shadow"></a>
                        </div>
blindmime
@blindmime
12/16/14 08:58:57AM
776 posts

jr_file file types


Using Jamroom

That's what I would expect, but I've already tried that and it doesn't change. When I try uploading jpg I still get a warning message saying the file isn't of type zip, doc, txt, pdf.
blindmime
@blindmime
12/16/14 05:18:52AM
776 posts

jr_file file types


Using Jamroom

Done.

No rush, at your convenience.
blindmime
@blindmime
12/16/14 04:52:22AM
776 posts

Gallery Photo Titles


Suggestions

I have a gallery called "Bryan's Memes". The URL is "bryan/gallery/bryans-memes/all" which is great. Jamroom "gracefully" strips out the apostrophe.

However, inside this gallery I have an uploaded image called "HERE'S JOHNNY.jpg". I am seeing two different URLs for that page. One is "bryan/gallery/14/HERE%27S-JOHNNY.jpg". The other is "bryan/gallery/14/HERE'S-JOHNNY.jpg". They both work. I know they are actually the same URL, but jamroom has both instances referenced on a page. I also have URLs with commas.

I think having a title determine the last part would be good because users will often upload photos with non-descriptive, often numerical naming conventions. You could code "use the title if it exists, otherwise use the file name". The code should strip out invalid characters, of course.

Also, the image URL above loses the gallery name. I think it would be better if the img URL kept the gallery name and was something like "bryan/gallery/14/bryans-memes/heres-johnny" which, in fact, already works!
updated by @blindmime: 12/16/14 04:56:16AM
blindmime
@blindmime
12/16/14 04:17:46AM
776 posts

adding language strings


Design and Skin Customization

I think Brian and Paul have suggested they may be working on a way to add strings to a language file via the ACP. I often do as Michael says and just bypass the language id's altogether, but I think it would be best to use language id's in case I might want to add a language later.

However, I can see the complication in this. My custom id of 100 in the english language would have to match id 100 in spanish, I'm guessing. But what happens if a later jamroom updated language file uses the same id? Wouldn't I want to use something like id 10006 like what happens when you add a field in the form designer? How do you ensure all the custom id's match up? What about all the id's in all the various modules? How does that work?

Also, where does the "use default" button in the ACP get the default string? Is it the language php file?
blindmime
@blindmime
12/13/14 05:00:32AM
776 posts

user signup confirmation emails being blocked


Using Jamroom

I see the aws domain there, but I'm not sure why they're involved. This website is hosted on jamroom recommended arvixe and it's a brand new website and domain.

I did go to the link and complete the form.
updated by @blindmime: 12/13/14 05:01:33AM
blindmime
@blindmime
12/13/14 04:54:41AM
776 posts

JR PJ - Comments Sort


Using Jamroom

It looks good now -- thanks, Brian!
blindmime
@blindmime
12/13/14 03:39:17AM
776 posts

jr_file file types


Using Jamroom

I've customized template and language, but the not the module itself. I'm running the latest version.

I do have jrFile on another website and I'm able to add jpg.

I was having this issue here and got diverted to something else and never resolved it:

https://www.jamroom.net/the-jamroom-network/forum/using-jamroom/10863/jrfile-not-accepting-jpg#last

I did reload the module (just now) and still can't get any other kind of file besides the default four types to upload on this site. I doesn't matter what I enter into the module's allowed file types field.

You asked to log in and check, Brian, but I don't remember if I had you log in and check or not.
updated by @blindmime: 12/13/14 03:58:55AM
  46