You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add isset() to fix PHP Notice: Undefined index: org_orderBy
in …/organizations/index.php on line 153
Add isset() to fix PHP Notice: Undefined index: org_numberOfRecords
in …/organizations/index.php on line 149
Add isset() to fix PHP Notice: Undefined index: org_pageStart
in …/organizations/index.php on line 145
Add isset() to fix PHP Notice: Undefined index: org_startWith
in …/organizations/index.php on line 140
Add isset() to fix PHP Notice: Undefined index: org_contactName
in …/organizations/index.php on line 95
Add isset() to fix PHP Notice: Undefined index: org_contactName
in …/organizations/index.php on line 94
Add isset() to fix PHP Notice: Undefined index: org_organizationRoleID
in …/organizations/index.php on line 78
Add isset() to fix PHP Notice: Undefined index: org_organizationName
in …/organizations/index.php on line 62
Add isset() to fix PHP Notice: Undefined index: org_organizationName
in …/organizations/index.php on line 61
Set $reset variable to fix PHP Notice: Undefined variable: reset
in …/organizations/index.php on line 58
Add isset() to fix PHP Notice: Undefined index: ref_script
in …/organizations/index.php on line 32
Mostly they are undefined index notices cluttering up the logs. Fixes forthcoming.
The text was updated successfully, but these errors were encountered: