Search found 8077 matches

by Jane
08 Feb 2024 12:24
Forum: Web Site Usage
Topic: Combined KB and Forum Search
Replies: 7
Views: 851

Re: Combined KB and Forum Search

They were actually indexed correctly. The refinement list was limited by default to 10 values and 'task list' matched on 11 years in the forum.
by Jane
07 Feb 2024 22:48
Forum: Web Site Usage
Topic: Combined KB and Forum Search
Replies: 7
Views: 851

Re: Combined KB and Forum Search

Unfortunately reindexing again will occur a large cost so as long as they are indexed I am inclined to leave as is.
by Jane
07 Feb 2024 18:23
Forum: Web Site Usage
Topic: Combined KB and Forum Search
Replies: 7
Views: 851

Re: Combined KB and Forum Search

I believe this is fixed now.
by Jane
07 Feb 2024 12:33
Forum: Web Site Usage
Topic: Combined KB and Forum Search
Replies: 7
Views: 851

Re: Combined KB and Forum Search

Could you give some specific examples, I can see several here:
image.png
image.png (250.35 KiB) Viewed 838 times
by Jane
07 Feb 2024 10:21
Forum: Programming Technicalities
Topic: Deleting pointers in a loop
Replies: 2
Views: 266

Re: Deleting pointers in a loop

The store them up and do at the end is the way I work too. Mainly because if you delete in-line you can lose your point in the loop. This is especially true if what you are deleting may have a branch below it. If you are deleting in-line you need to be sure you have read the next field, which will n...
by Jane
31 Jan 2024 09:20
Forum: General Usage
Topic: Adding marriage without a spouse
Replies: 11
Views: 905

Re: Adding marriage without a spouse

Another option, is to use a flag or custom fact to "Mark" the spouse as "End of Research". This way you can record what you want about the spouse, but have a reminder that you do not intend to go further on this line. This also gives you flexibility to change your mind, while mak...
by Jane
19 Jan 2024 15:09
Forum: Plugin Technical Support & Development
Topic: Census indexing by year
Replies: 3
Views: 626

Re: Census indexing by year

Well you told it to use year x so I am not surprised.

Code: Select all

picen:MoveTo(pi,'~.CENS[year=x]')
You need to build the string it will not magically spot you mean x is a variable.
by Jane
18 Jan 2024 14:28
Forum: General Usage
Topic: How can I Multiply DnaRelatedness by a Number
Replies: 3
Views: 565

Re: How can I Multiply DnaRelatedness by a Number

Try

Code: Select all

=Calc(Float(DnaRelatedness(FileRoot(),%INDI%)) * Float(6900))
by Jane
07 Jan 2024 08:47
Forum: General Usage
Topic: Merge/Compare Command
Replies: 2
Views: 445

Re: Merge/Compare Command

P.S. Please do not ask unrelated questions on someone else's post, rather start your own topics in future.
by Jane
07 Jan 2024 08:46
Forum: General Usage
Topic: Start Default Project
Replies: 3
Views: 523

Re: Start Default Project

Can somebody please put me on the right track for getting my FH software to open on the same project by default, chosen by me. At present I enter the desired Project and press Edit / File Root / Set as File Root. But next time I load the program it presents an unwanted Family. I am obviously doing ...
by Jane
07 Jan 2024 08:43
Forum: General Usage
Topic: Merge/Compare Command
Replies: 2
Views: 445

Re: Merge/Compare Command

Can you please advise me on using the merge/compare feature. When I choose that option from the menu the screens drops into Windows Explorer and leaves me 'cold'. What do I do next ? The merge compare is to compare to another Gedcom or Project, so you need to select the 2nd file. There are detailed...
by Jane
19 Dec 2023 15:04
Forum: Diagrams & Charts
Topic: Selection of records for charts
Replies: 21
Views: 1497

Re: Selection of records for charts

Don't forget you can hide boxes on any diagram, by using a Query to select the boxes and then hide selected boxes.

You can also set up a text scheme which can leave "private" individuals boxes there but hide all the contents.
by Jane
14 Dec 2023 13:59
Forum: General Usage
Topic: How to get correct date format for dates before christ?
Replies: 10
Views: 1011

Re: How to get correct date format for dates before christ?

Using a standard diagram text scheme, I am getting dates shown as BC where they have the B.C suffix.
image.png
image.png (41.3 KiB) Viewed 1003 times
What Text scheme are you using for your diagram.
by Jane
07 Dec 2023 09:15
Forum: Plugin Technical Support & Development
Topic: Check for possible duplicated Media 1.4
Replies: 36
Views: 2761

Re: Check for possible duplicated Media 1.4

I can not really see the problem as it is not uncommon on extension stores to see multiple related/similar plugins. I am happy to remove any or all of my plugins from the store, but I do not think it is Calico's place to remove plugins unless they are dangerous. My plugin was never intended to suppo...
by Jane
14 Nov 2023 14:11
Forum: Web Site Usage
Topic: Forum search problem
Replies: 8
Views: 987

Re: Forum search problem

No
by Jane
14 Nov 2023 13:41
Forum: Web Site Usage
Topic: Forum search problem
Replies: 8
Views: 987

Re: Forum search problem

Should be fixed now for the metro theme.
by Jane
04 Nov 2023 19:56
Forum: Web Site Usage
Topic: Draft reply lost on Preview
Replies: 3
Views: 785

Re: Draft reply lost on Preview

Unfortunately, we use the standard PHPBB so unless the developers of PHPBB can fix the problem, there is not much I can do. I can only suggest using the Remember me option so you are safely logged in BEFORE posting.
by Jane
02 Nov 2023 18:01
Forum: Reports, Books & Websites
Topic: How can I delete empty birth and death facts
Replies: 4
Views: 772

Re: How can I delete empty birth and death facts

Actually the most common reason for large numbers of empty fields is when importing from other programs.
by Jane
31 Oct 2023 16:01
Forum: Plugin Technical Support & Development
Topic: Record Death Data (UK) does not pull SEX for existing record
Replies: 4
Views: 827

Re: Record Death Data (UK) does not pull SEX for existing record

It won't actually update or do anything as you can not change the Sex of an existing person from the plugin.

So it does not stop you using the plugin as far as I can see. Do you get an error if you continue?
by Jane
30 Oct 2023 17:02
Forum: Web Site Usage
Topic: Knowledge Base 404 Not Found
Replies: 15
Views: 1409

Re: Knowledge Base 404 Not Found

Yes, I suspect you added the line to hosts, when testing the new server when we moved last time and forgot to remove it afterwards. Nothing on standard windows writes into that file and you normally need Admin rights to do so. If anyone is interested there is a good article on the subject here https...
by Jane
30 Oct 2023 14:46
Forum: General Usage
Topic: Log in
Replies: 4
Views: 556

Re: Log in

One possible cause is your Laptop is either running Windows 7 which is not supported for Family Historian 7, or Windows 8 without all the last Windows updates. If you raise the issue, remember to include the Windows Version and service pack you have installed and the EXACT error message you are rece...
by Jane
30 Oct 2023 14:34
Forum: Web Site Usage
Topic: Knowledge Base 404 Not Found
Replies: 15
Views: 1409

Re: Knowledge Base 404 Not Found

The server was upgraded on the 16th September. One possibility is you have an entry for the old IP in your local host table on the PC or the router, from when we moved last time. Try checking the hosts in the etc folder in Windows. Krystal may have had some helper code forcing you over to the new se...
by Jane
30 Oct 2023 13:23
Forum: Web Site Usage
Topic: Knowledge Base 404 Not Found
Replies: 15
Views: 1409

Re: Knowledge Base 404 Not Found

Some how your computer or ISP has picked up the old server IP.

Try clearing you local DNS cache in Windows and your router to fix it. Doing a WHO.IS for the domain shows both are set to 77.72.2.82
image.png
image.png (26.94 KiB) Viewed 1370 times
by Jane
30 Oct 2023 13:19
Forum: Web Site Usage
Topic: Knowledge Base 404 Not Found
Replies: 15
Views: 1409

Re: Knowledge Base 404 Not Found

Another thought, if you have mobile data on your phone do you have the same problem there?
by Jane
30 Oct 2023 13:16
Forum: Web Site Usage
Topic: Knowledge Base 404 Not Found
Replies: 15
Views: 1409

Re: Knowledge Base 404 Not Found

The links work fine both ways, it does look like an issue with the DNS look up for the fhug.org.uk variant.

Mike please confirm the values you are getting for the two pings.