Jump to content
TNG Community

RESOLVED: Variables that worked in TNG 14.x seem to no longer work in TNG 15.x


JMM

Recommended Posts

Hello, folks,

For the past couple of years, I had been using 2 specific variables on some of my custom TNG 14.x pages (and maybe earlier versions of TNG too), and they always worked & displayed perfectly (when a user is actually logged in, of course).  The 2 variables were mypersonID and mygedcom:

<?php echo $_SESSION['mypersonID']; ?>

...and:

<?php echo $_SESSION['mygedcom']; ?>

However, now with TNG 15.0.2, the above no longer work at all.

Does anyone know if mypersonID and mygedcom have changed to something different in TNG 15?

Thank you in advance & have yourselves a great day.

Regards,
John

Link to comment
Share on other sites

  • JMM changed the title to Variables that worked in TNG 14.x seem to no longer work in TNG 15.x

Disregard... I can't believe how stupid I was.  On my user account on my new installation, I had forgotten to fill in my Tree and Person ID numbers:

image.png

Once I discovered this & filled them in just now, mypersonID and mygedcom now display successfully.

Apologies for this post.

Regards,
John

Link to comment
Share on other sites

  • JMM changed the title to RESOLVED: Variables that worked in TNG 14.x seem to no longer work in TNG 15.x

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...