Forum Activity for @blindmime

blindmime
@blindmime
07/16/14 05:44:42AM
772 posts

jrCore_media_player on a Page


Using Jamroom

Neither of these work quite right. The phrase won't always appear at the end, it could appear anywhere in the credits. Like "Created for project-1 using sources by John Smith and Jane Doe." Another song might have "Created for project-12 using sources by John Smith and Jane Doe." I don't want the expression returning both songs, Just specifically songs created for project-1 on project-1's page, and vice versa. jr4 produced the correct result by default, incidentally.
blindmime
@blindmime
07/15/14 07:11:36PM
772 posts

Arvixe


Jamroom Hosting

Sent.
blindmime
@blindmime
07/15/14 07:07:16PM
772 posts

recent jrForum posts


Using Jamroom

Yes, that works -- thanks.
blindmime
@blindmime
07/15/14 10:04:38AM
772 posts

recent jrForum posts


Using Jamroom

I have one custom module, but it's not doing anything like that. Very basic aparna-generated module with a couple fields so I can output embedded albums from bandcamp and archive.org. No custom search or other functionality.

Could it be a permissions issue. As in users who can't have a forum on their profile don't have posts listed in the datastore (the datastore data that is listed in the ACP).
blindmime
@blindmime
07/15/14 05:38:28AM
772 posts

Arvixe


Jamroom Hosting

I'm not seeing anything unusual in the activity log. Nothing in debug log. I have a long list of errors in the php error log. Not sure what I should be looking for there. I see out of memory errors earlier in the log, like three in succession but nothing afterwards. On Sunday I see a variety of errors. Stuff like undefined offset errors in gallery.php, errors in stream_copy_to_stream(), filemtime(), a few others. Nothing consistently repeated.

While upload errors were occurring often on Sunday (several dozen), I've uploaded probably twenty or so things since then without issue.
blindmime
@blindmime
07/13/14 09:44:41AM
772 posts

Arvixe


Jamroom Hosting

The FTP timing out issue has returned.

I am also experiencing a lot of upload errors via the website (not FTP). It happens in different jamroom modules. It's happened when uploading small profile images and it's happened when uploading files via jrFile and elsewhere.

It actually happens more often than not and I have to initiate an upload many times before it's successful. It varies. I've tried uploads upwards of a dozen or more times before being successful.

I have not encountered this on other hosts where I have jamroom installed. Jamroom is not useful under these conditions.
updated by @blindmime: 07/13/14 09:57:24AM
blindmime
@blindmime
07/13/14 02:32:22AM
772 posts

jrCore_media_player on a Page


Using Jamroom

Actually, we're almost there. I have search="audio_credits LIKE %project-`$item._item_id`%" as the search parameter, but it brings in items with "project-2" and "project-21".

How do I restrict to the specific project, remembering that the $audio_credits variable could be something like "composed by John Smith, source files by John Smith, Jane Doe for project-2."?
blindmime
@blindmime
07/12/14 11:06:52AM
772 posts

recent jrForum posts


Using Jamroom

Any thoughts?

Also, I had a spam user sign up and make 3 posts in the forum. I deleted the user and his posts don't show, but the topic count for the category he posted in still reflects his posts.

Also random forum avatars that have been showing suddenly stop showing (grey question mark shows).

I've done a full integrity check.
updated by @blindmime: 07/12/14 11:10:36AM
blindmime
@blindmime
07/09/14 07:06:50PM
772 posts

Arvixe


Jamroom Hosting

It looks like you've solved the FTP issue -- thank you.
blindmime
@blindmime
07/09/14 07:05:39PM
772 posts

recent jrForum posts


Using Jamroom

{jrCore_list module="jrForum" search="forum_profile_id > 0" order_by="_created desc" template="item_list.tpl" limit="10"} is what I'm trying since I want the most recent posts. I've tried the one you posted above, but, of course, that shows active categories. Both behave as if there are only admin-user posts in the forum.
  54