The images could not be displayed.
Error message No matching image ID (594).
User: 3.21.122.130 - May 9, 2025, 1:59:11
Connect to DB...Connected!
SSH connect? No
ID Passed: 594
t param Passed: No
m param Passed: Yes
o param Passed: No
SQL:
SELECT
  `imagepath` AS `path`,
  CONCAT(
    IF( `lastname` IS NOT NULL, `lastname`, "" ),
    IF( `firstname` IS NOT NULL, CONCAT( ", ", `firstname` ), "" ),
    IF( `middlename` IS NOT NULL, CONCAT( " ", `middlename` ), "" )
  ) AS `cname`
FROM `tcapps`.`so_iti_storage`
WHERE
  `id` = 594

path modified:
path modified (2):