Forum Activity for @blindmime

blindmime
@blindmime
06/03/22 04:41:30PM
772 posts

After a lifetime of playing music


Off Topic

Hearty congratulations, good sir!
blindmime
@blindmime
09/20/21 05:32:22AM
772 posts

Date Picker Error


Using Jamroom

In the year 2006 and later, when trying to select November, as you scroll through the months, it displays October twice. Attached is a screenshot of November 2004.

The date is entered correctly.
screenshot_2813.png screenshot_2813.png - 64KB

updated by @blindmime: 12/21/21 04:23:16AM
blindmime
@blindmime
08/24/21 05:21:09AM
772 posts

searching multiple like patterns


Using Jamroom

I'm trying load a player where the profile name is something or where a variable called "audio_credits" contains a phrase. search1="profile_name LIKE %`$_post.play`% || audio_credits LIKE %`$_post.play`%" ignores the audio_credits query. It's also ignored if I do this: search1="profile_name LIKE %`$_post.play`%" search2="audio_credits LIKE %`$_post.play`%".

If I do either of them alone, each works. What am I missing?
updated by @blindmime: 11/23/21 05:45:30AM
blindmime
@blindmime
04/10/21 07:07:10AM
772 posts

New Caching?


Using Jamroom

I have a page that displays a random list of items. It has stopped being random and seems to be caching. If I change something in the code and refresh I'll get a new random list. Is there something on the jamroom server causing this new caching behavior?
updated by @blindmime: 07/12/21 04:54:41AM
blindmime
@blindmime
10/22/20 06:17:21AM
772 posts

list order by assigned variable


Using Jamroom

I'm trying to order a profile list by the order of last page created so the first profile would be the profile with the most recently created page. Here's what I got:

{jrCore_list module="jrPage" order_by="_created desc" template="null" return_keys="_created" limit="1" assign="last_project_created"}
{jrCore_list module="jrProfile" order_by="last_project_created desc" quota_id="6" limit=$limit require_image="profile_image" template="index_core_profile_list.tpl" quota_check=false}

Something's not quite right.
updated by @blindmime: 01/22/21 04:58:01AM
blindmime
@blindmime
10/08/20 06:22:01AM
772 posts

jrCore_list in a blog or page


Using Jamroom

Is it possible to include a jrCore_list in the editor of a blog or page?
updated by @blindmime: 01/06/21 09:07:47PM
blindmime
@blindmime
10/02/20 05:42:01AM
772 posts

jrPage images


Design and Skin Customization

Paul, I was just working on another image and noticed while I upload a png, the code displayed in the control panel to show how to code it indicates jpg. Also, the image I upload into the jrPage images tab didn't upload there. It shows in the list and gives a code, but it's not in the directory. (It is now, because I FTP'd it there.
updated by @blindmime: 10/02/20 05:51:57AM
blindmime
@blindmime
09/29/20 07:10:13AM
772 posts

jrPage images


Design and Skin Customization

Of course. Thanks, Paul.
blindmime
@blindmime
09/28/20 01:03:07PM
772 posts

jrPage images


Design and Skin Customization

Yeah, I've tried all those those things.

Example page: http://tapegerm.com/blindmime/page/42/g-day
1