The images could not be displayed.
Error message No matching image ID (320).
User: 18.222.182.105 - April 18, 2024, 19:21:33
Connect to DB...Connected!
SSH connect? No
ID Passed: 320
t param Passed: No
m param Passed: No
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` = 320

path modified:
path modified (2):