Forum Activity for @blindmime

blindmime
@blindmime
02/06/15 09:18:27AM
776 posts

invalid upload extension in IE


Using Jamroom

A client is unable to upload images via Internet Explorer. The error returned is an invalid extension (). I've confirmed that the images are jpg files and I can upload them fine. She can also upload them using Chrome. Just wondering if there might be a solution (besides not using IE, that is).
updated by @blindmime: 03/11/15 06:11:51AM
blindmime
@blindmime
02/06/15 09:12:26AM
776 posts

multiple image uploads on image form field


Using Jamroom

Awesome -- thanks, Paul!
blindmime
@blindmime
02/06/15 06:36:53AM
776 posts

multiple image uploads on image form field


Using Jamroom

It's an Aparna-generated custom module.
blindmime
@blindmime
02/05/15 11:37:50AM
776 posts

multiple image uploads on image form field


Using Jamroom

I would like to have an Image upload field on a form take multiple images. (and then I need to display them, of course)

How might I go about this?
updated by @blindmime: 04/14/15 01:29:38AM
blindmime
@blindmime
02/05/15 11:34:21AM
776 posts

full gallery image download


Using Jamroom

Perfect -- thanks!
blindmime
@blindmime
02/05/15 11:19:59AM
776 posts

invalid link error


Using Jamroom

It works and it is the link to the podcast above.
blindmime
@blindmime
02/05/15 05:33:05AM
776 posts

full gallery image download


Using Jamroom

Sorry, but may I ask if there might be a timeframe for this?

thanks
blindmime
@blindmime
02/05/15 05:30:45AM
776 posts

invalid link error


Using Jamroom

I'm getting an error in a form field that is validated as a valid URL that this is an invalid link: http://belinda_subraman.podomatic.com which it is not.
updated by @blindmime: 04/07/15 08:38:49AM
blindmime
@blindmime
02/03/15 04:29:03AM
776 posts

gallery all list


Using Jamroom

It's from Elastic. The code is:

{if jrCore_module_is_active('jrGallery')}
                <div style="margin-top:7px;">
                    <div class="title">
                        <h2>{jrCore_lang skin=$_conf.jrCore_active_skin id="11" default="newest"}&nbsp;{jrCore_lang skin=$_conf.jrCore_active_skin id="59" default="images"}</h2>
                        {jrCore_module_url module="jrGallery" assign="gallery_murl"}
                        <div class="title-more"><a href="{$jamroom_url}/{$gallery_murl}">{jrCore_lang skin=$_conf.jrCore_active_skin id="22" default="all"}</a></div>
blindmime
@blindmime
02/02/15 08:34:09PM
776 posts

gallery all list


Using Jamroom

It's in index.tpl.
  42