ryanhowdy / fcms

Family Connections - Create a private family website.
http://www.familycms.com
GNU General Public License v2.0
82 stars 41 forks source link

CurretnTreeUserID does not work correctly #606

Open bishu opened 5 years ago

bishu commented 5 years ago

After Adding , Deleting or Editing in the FamilyTree, it does not come back to the Current Tree View. It always show for the Current user ID

There is a bug in $this->fcmsFamilyTree->currentTreeUserId;

Please kindly help me how to rectify this error.