The original code used an iterator variable to point to the service category id. It looks like the client had renamed or removed on of the categories causing that number to be out of sync with the actual categoryID. The categoryID from the database is now being used when generating all the links
The original code used an iterator variable to point to the service category id. It looks like the client had renamed or removed on of the categories causing that number to be out of sync with the actual categoryID. The categoryID from the database is now being used when generating all the links