Forum Activity for @blindmime

blindmime
@blindmime
07/09/14 12:21:55PM
772 posts

recent jrForum posts


Using Jamroom

That's the thing. All of the posts are being saved in the database. There is no error. The posts show up and everything in the forum and I can see them in the database via phpmyadmin. They just don't show up in the datastore and I can't list them via the jrForum call. You can see them here: the two posts here are non-admin user posts: http://tapegerm.com/home/forum/software/1/what-software-does-anixas-use -- but they don't show up in the jrCore_list call I have on the home page (left column, bottom page).

Also, the first listed post in the call that does show up doesn't show its Category, like the 2nd listed post does, and both of those posts are in the same category.
blindmime
@blindmime
07/09/14 09:21:06AM
772 posts

Arvixe


Jamroom Hosting

I haven't encountered any issues since last weekend, other than the FTP issue I noted in my email where if it's inactive for even short periods and then I try to upload something or change a directory or whatever, Filezilla will hang for like 30 seconds and then return a disconnected message, then I can start uploading. I think it's timeout setting on your end, but I could be mistaken.

Thank you for following up. If I decide to move up to a VPS, do you prorate my current plan?

If anyone else wants to feel a site on a shared arvixe server, you're welcome to visit http://tapegerm.com -- judging from this thread they are very responsive to the needs of the jamroom community.
blindmime
@blindmime
07/08/14 10:40:13PM
772 posts

recent jrForum posts


Using Jamroom

No posts by other users show up in the datastore. Only the admin user's posts show up in the datastore. And those are all that show up in the call.
blindmime
@blindmime
07/08/14 10:37:20PM
772 posts

marketplace credit card issue


Using Jamroom

It seems to be working. I was able to purchase the URL Scanner module and then after that I switched Quick Purchase back on and was able to purchase Private Notes.

You don't need to refund these. Jamroom is too cool.
blindmime
@blindmime
07/08/14 01:37:04PM
772 posts

recent jrForum posts


Using Jamroom

I currently only allow the admin user to have a forum on its profile, but everyone can post and all their posts show up in the forum. But only the admin user's posts show up in the datastore. So when I do a jrCore_list like above it only pulls out posts from the admin user even though there are additional posts in the database. They show up in the forum and I can see them in phpmyadmin.
blindmime
@blindmime
07/07/14 10:28:52PM
772 posts

recent jrForum posts


Using Jamroom

In my datastore I only see 2 posts, which are posts the admin user has made. I've just started this forum and there are 5 total posts, the other 3 are by other users and they're not showing in the datastore, in the ACP tools area.

I do see data in the jr_jrforum_item_key table. Is there a reason the other posts don't show in the datastore? Will I not be able to include them in search results?
blindmime
@blindmime
07/07/14 05:43:50AM
772 posts

jrElastic accordion


Design and Skin Customization

Thanks so much! I had to take out the "a" in ('.accordion dt a') and then it worked perfectly.
blindmime
@blindmime
07/06/14 11:44:56PM
772 posts

recent jrForum posts


Using Jamroom

Actually I have this in index.tpl: {jrCore_list module="jrForum" order_by="_created desc" template="item_list.tpl" limit="10"} which is good, but it only outputs forum posts by the admin. I haven't altered the module template.
updated by @blindmime: 07/06/14 11:48:05PM
blindmime
@blindmime
07/06/14 11:32:20PM
772 posts

recent jrForum posts


Using Jamroom

I tried using something like index_list_videos.tpl and repurposing it for jrForum (which I've done for youtube videos), but I think jrForum has some differences. At least, I'm not getting any output from jrCore_list even with something like:

{jrCore_list module="jrForum" order_by="_created numerical_desc"} (testing if maybe my template is bad and seeing if I could at least generate SOMETHING).
blindmime
@blindmime
07/06/14 09:41:21PM
772 posts

recent jrForum posts


Using Jamroom

I would like to have a list of most recent forum posts on my home page. How would I do this? I've tried a basic jrCore list command, but it looks like it may be more complicated than using the modules item_list.tpl to output on the front page.
updated by @blindmime: 08/16/14 10:23:53AM
  55