Forum Activity for @blindmime

blindmime
@blindmime
05/07/14 02:22:23AM
774 posts

jrCore_list limit


Using Jamroom

No limits, man -- I live life on the edge!
blindmime
@blindmime
05/07/14 02:16:07AM
774 posts

jrFile not accepting jpg


Using Jamroom

Yeah, I've tried all those things. Incidentally, if I add any option (like png, etc.) I still can't upload those either. Or if I have no options. It's simply ignoring the config options and going with the default 4.
blindmime
@blindmime
05/06/14 06:29:13PM
774 posts

What Cloud Server Solutions Are Best For Jamroom


Jamroom Hosting

The first jamroom site I started was back when jr2 first came out, I think around 10 years ago and it's still going on jr4 without much trouble. It's a very niche site, experimental music with a small core of supporters. The traffic isn't huge, but the archive after 10+ years is around 80gb. I'm paying around $120/mo right now, but the person handling the backend stuff is moving on so I need another solution. I may just start over with jr5 and do without audio (just soundcloud and youtube), but I saw this thread and it would be cool if I could keep the audio running.

Anyway, I looked at the board Dazed posted about and wasn't really thrilled with much there without a recommendation. Probably couldn't justify more than $30 a month on top of the sayoustart.com package. Is there some jamroom peep around that knows how to keep a dedicated server safe from crap that would check in from time to time for $30/month on top of moving our site and setting up cpanel. Probably need occasional stuff like ssl certificates. I don't know. Just wondering.
blindmime
@blindmime
05/06/14 05:56:19AM
774 posts

jrCore_list limit


Using Jamroom

There appears to be a default limit of 10 items displayed in an Aparna-generated module. jr documentation says there is no default limit value in the jrCore_list function.

Having a default means I have to declare some high value if I want no limit.
updated by @blindmime: 06/13/14 02:46:36PM
blindmime
@blindmime
05/05/14 09:13:17PM
774 posts

What Cloud Server Solutions Are Best For Jamroom


Jamroom Hosting

When you order one of the soyoustart.com packages, do they set you up with options of your choice (like cPanel)?
blindmime
@blindmime
05/05/14 05:51:26AM
774 posts

item not showing in list until "updated"


Using Jamroom

I see the issue now. Since I didn't have the task_complete or task_entered checkboxes on the "create" form the fields didn't exist on this item.

If I put them there, then they have "off" values when created. I don't really want them on the create form, so how can I make this work?
blindmime
@blindmime
05/05/14 05:36:29AM
774 posts

jrFile not accepting jpg


Using Jamroom

I haven't altered the module other than form designer and language modifications.

jrAparna doesn't clone modules, it creates a new base module.

Deleting the data is not really an option unless I can put it back it. I have clients accessing it.

If I overwrite a a fresh copy of the index.php and other root module files (not the template file), the language and new form designer fields aren't lost, right?
blindmime
@blindmime
05/05/14 05:24:17AM
774 posts

item not showing in list until "updated"


Using Jamroom

I have a simple Aparna-generated module. In my item_index.tpl file I have lists by 4 different search critera. New items should show up under this:
{jrCore_list module="agTask" profile_id=$_profile_id order_by="_created asc" search1="task_complete != on" search2="task_category != Additional Services" search3="task_category != Concerns Observations" search4="task_entered != on"}
But what is happening is that new items do not show up at all when first created. They only show up if I click the Update icon and then hit submit.

I am in maintenance mode. But I have cleared caches and all that. The data shows up in the datastore as well.
updated by @blindmime: 06/07/14 11:52:02AM
blindmime
@blindmime
05/03/14 06:47:58AM
774 posts

jrFile not accepting jpg


Using Jamroom

Tried all those. Still no luck.
blindmime
@blindmime
05/02/14 09:11:15AM
774 posts

form fields not holding values


Using Jamroom

The fields themselves are there. Their values are disappearing. Checked checkboxes become unchecked and fields with text entries become blank.
  59