The ValueList() function has an invalid parameter: rsPhotos.AlbumPhoto_ID.
|
|
The column AlbumPhoto_ID is not present in the query named rsPhotos. It is likely that you have misspelled the name of the column.
|
| |
The error occurred in //192.168.1.10/website/mineafrica/mineafrica_CF/photos/act_PhotoDetail.cfm: line 19
Called from //192.168.1.10/website/mineafrica/mineafrica_CF/photos/index.cfm: line 11
Called from //192.168.1.10/website/mineafrica/public/photos/index.cfm: line 43
|
17 : photono = 1;
18 : }
19 : albumphotoid = ListGetAt(ValueList(rsPhotos.AlbumPhoto_ID), photono);
20 : rsPhoto = objalbum.getalbumphotorecord(albumphotoid);
21 : attributes.filename = rsPhoto.File_Name;
|
|
|
Resources:
|
| Browser |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36 |
| Remote Address |
23.168.144.20 |
| Referrer |
|
| Date/Time |
15-May-21 05:42 PM |
|