Call to undefined function sc_looged_check_logout()

What just happened. Recompiked my apps to bring everything up to latest since I had added a few new. Regenerate and run my sec_login and get Call to undefined function sc_looged_check_logout()

What just happened? None of my other projects having this problem. I can’t do a thing until this is fixed. Thoughts?

That function sc_looged_check_logout is called for app control Login.
I think You must check your internal library:
image

Recreated the function and now getting: Table ‘countshark4.sec_logged’ doesn’t exist. Yup…that’s true. My table is sec_loginlogged. I think it totally lost its way. Can I totally delete security and recreate it without causing more problems than I need? I would possibly do a rename, but that could be a can of worms also.