Forum Activity for @blindmime

blindmime
@blindmime
04/08/17 03:10:26AM
776 posts

Query Error: Field 'tree_notes' doesn't have a default value


Genosis

So, I was the beginning of my family tree and I created a new tree from my father's profile. Now my father and mother are gone from my profile; only my siblings remain. And in the new tree which begins with my father, his profile is missing all of his children. So all of my ancestors are gone and all of his children are gone. And I can't add them in by choosing existing people -- my ancestors are gone and his children are gone even though they do exist in the other tree.

Oh, and when you select my father's newly created tree and click on "explore" in the menu to view the tree branches, it starts with his nephew on my mother's side.
blindmime
@blindmime
04/06/17 02:34:06PM
776 posts

Future of Jamroom


Using Jamroom

You can tell us. We promise not to tell.
blindmime
@blindmime
03/30/17 01:01:34PM
776 posts

Query Error: Field 'tree_notes' doesn't have a default value


Genosis

This is a Genosis website.

When in the profile form there is a button you may click, "create new tree from an existing profile".

When you click that button, you get a form where you can name the tree (see attached).

When you submit this form, you get the error.

I have tried it on a test tree with the same result, so it's not just this particular profile which is causing the error.
screenshot_772.png screenshot_772.png - 41KB
blindmime
@blindmime
03/30/17 03:29:38AM
776 posts

Query Error: Field 'tree_notes' doesn't have a default value


Genosis

Yes, and there is a note for the tree.
blindmime
@blindmime
03/23/17 04:54:48AM
776 posts

Query Error: Field 'tree_notes' doesn't have a default value


Genosis

I'm getting this error when trying to create a new trees from an existing profile.
updated by @blindmime: 07/09/17 06:14:56PM
blindmime
@blindmime
03/19/17 03:13:00PM
776 posts

Following List


Using Jamroom

Another approach with jrCore_list is this:
   {jrCore_list module="jrFollower" search1="_user_id = `$_user._user_id`" order_by="_created desc" limit=10000 template="index_list_following.tpl"}
Where index_list_following is
{jrCore_module_url module="jrFollower" assign="murl"}
{if isset($_items)}
{foreach $_items as $item}

{if $item._user_id == $_user._user_id}

<div class="col3">
 {jrCore_list module="jrProfile" profile_id=$item.follow_profile_id template="index_list_following_profile.tpl"}
 </div>

{/if}

{/foreach}
{/if}

updated by @blindmime: 03/19/17 03:13:21PM
blindmime
@blindmime
03/02/17 03:39:32AM
776 posts

jr hosting ftp


Jamroom Hosting

i've added a couple people to my team whom I'd like to access only certain sites.
blindmime
@blindmime
03/01/17 12:27:08PM
776 posts

jr hosting ftp


Jamroom Hosting

Is it possible to have an additional ftp account and give it access to specific sites?
updated by @blindmime: 06/01/17 06:42:10AM
blindmime
@blindmime
03/01/17 12:22:07PM
776 posts

Spam


Using Jamroom

Yeah, I thought that it was real people. But it seems odd that I'm getting them in new sites, like a day after I put them online. They're not listed anywhere.

As far as deleting users. I still see stats in the forum after deleting offending users. So a forum will say there are X number of posts in a topic when there is none.
blindmime
@blindmime
02/28/17 07:01:11PM
776 posts

Spam


Using Jamroom

I'm getting signups and spam blogs, forum posts, comments. It's happening within days of launching a site. I have a new site on a host off of Jamroom hosting which was hit. The email address is one I've seen before on another site posting spam. How are they finding our sites?

Also, I'd like to be able to delete a user and all traces of their activity, but if I delete a user and profile, their counts still show.
updated by @blindmime: 05/31/17 08:40:41PM
  13