- This topic has 12 replies, 2 voices, and was last updated 7 years, 2 months ago by
macalter.
-
9th March 2016 at 12:58 pm #5955
If you meant turn on developer’s tools, this is what I found using Firefox show error console. Hope it’s what you mean. Unlike Roy, my install was clean, not ugrade.
[Error] TypeError: ‘undefined’ is not an object (evaluating ‘frm.NPFX.value’)
generate_name (edit_interface.php, line 328)
[Error] TypeError: ‘undefined’ is not an object (evaluating ‘frm.NPFX.value’)
updatewholename (edit_interface.php, line 362)
onkeyup (edit_interface.php, line 208)
[Error] TypeError: ‘undefined’ is not an object (evaluating ‘frm.NPFX.value’)
updatewholename (edit_interface.php, line 362)
onblur (edit_interface.php, line 208)
[Error] TypeError: ‘undefined’ is not an object (evaluating ‘frm.NPFX.value’)
updatewholename (edit_interface.php, line 362)
onkeyup (edit_interface.php, line 208)
[Error] TypeError: ‘undefined’ is not an object (evaluating ‘frm.NPFX.value’)
updatewholename (edit_interface.php, line 362)
onblur (edit_interface.php, line 208)
[Error] TypeError: ‘undefined’ is not an object (evaluating ‘frm.GIVN.value’)
check_duplicates (edit_interface.php, line 465)
onclick (edit_interface.php, line 208)
[Error] TypeError: ‘undefined’ is not an object (evaluating ‘frm.NPFX.value’)
updatewholename (edit_interface.php, line 362)
onblur (edit_interface.php, line 208)----- [updated: 31Dec2022] MacOS: 10.15.7 (Catalina) Safari 14.1.2; Firefox 108.0.1 (64-bit); 108.0.1462.54 (Official build) (x86_64)
Alter-Drukarsh connections | The Garelick: 3.3.11b - PHP 8.0 FastCGI - mySQL 8.
-
9th March 2016 at 2:46 pm #5957
Excellent, yes that’s exactly what I needed. Problem solved – and a BIG red face from me :-((((
The problem here, and also the problem Roy reported (http://kiwitrees.net/forums/topic/possible-name-field-bug/) are both connected to the same file “/includes/functions/functions_edit.php.
That in turn is connected to this topic: http://kiwitrees.net/forums/topic/marriage-type-selector-broken/ where I included a fix in the form of a replacement for that file.
BUT I included the WRONG FILE 🙁 I actually included a 3.1.1 version (fixed for the marriage TYPE issue) instead of the 3.2.0 version with same fix. Caused by too many files of the same name open at the same time (see I AM human……) That broke many issues, most which you haven’t yet even noticed) in the new edit tabs. I of course had only the correct file in all my systems, hence why I couldn’t reproduce your issues.
Please now go to the original topic (http://kiwitrees.net/forums/topic/marriage-type-selector-broken/ ) and re-download the fix from there. I have just replaced the attachment with a very carefully tested correct file. I don’t want to confuse things by putting copies anywhere else.
Nigel
My personal kiwitrees site is www.our-families.info -
9th March 2016 at 2:51 pm #5960
Hee, hee. And hear I thought you didn’t want me populating the world with more Henrys and the like. Will add file now.
----- [updated: 31Dec2022] MacOS: 10.15.7 (Catalina) Safari 14.1.2; Firefox 108.0.1 (64-bit); 108.0.1462.54 (Official build) (x86_64)
Alter-Drukarsh connections | The Garelick: 3.3.11b - PHP 8.0 FastCGI - mySQL 8.
- The topic ‘Check (duplicate names)’ is closed to new replies.