The images could not be displayed.
Error message No matching image ID (500).
User: 44.204.218.79 - March 28, 2024, 15:03:37
Connect to DB...Connected!
SSH connect? No
ID Passed: 500
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` = 500

path modified:
path modified (2):