Menu

#2718 PGV 4.2.2 - Research Assistant tab

v4.3.0
closed-out-of-date
nobody
None
5
2022-05-19
2009-11-30
Mark Hattam
No

On a individual page, initially I just see
"Personal Facts and Details", "Notes", "Sources", "Media", "Close Relatives", "ALL"

but when I click "ALL", and then click one of the other tabs, for example "Notes", the "Research Assistant" Tab displays. Why?

Also, where in the Privacy settings do I get to set the value of $SHOW_RESEARCH_ASSISTANT ? I can see it in the gedcom_priv.php, but I can't find it in the interface for setting privacy items.

Mark

Discussion

  • Anonymous

    Anonymous - 2009-11-30

    Mark

    The setting for Research Assistant in the code is wrapped in an
    if (file_exists("modules/research_assistant.php")) {
    statement, so it only appears if you have the module installed.

    That suggests you don't, which makes your bug even worse of course. However, I've just had a look at my 4.2.2 demo on pgvthemes.com, and you are quite correct. It is also still happening on my very latest SVN test site (SVN 6494)

    I guess whether it gets fixed soon might depend on whether John's new tab management code gets into the next release. If it does, then the problem will definitely disappear, as it has a MUCH better feature for managing the tabs and modules.

     
  • Mark Hattam

    Mark Hattam - 2009-11-30

    I do not have the module installed on my "main" site ... the modules folder is empty apart from the Readme. It seems to happen regardless of the module being there or not.

     
  • Greg Roach

    Greg Roach - 2009-12-01

    John's new tab code is complete, but won't be added to the trunk until *after* the 4.2.3 release.

    I see the problem on my own (module free) site, but there is little point fixing code that is due to be replaced in a few weeks.

     
  • Gerry Kroll

    Gerry Kroll - 2022-05-19
    • status: open --> closed-out-of-date
    • Group: --> v4.3.0
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.