An error happened processing your request ...
The error is reported directly to our admins and hopefully we can fix it soon.
Error message:
Unable to compile class for JSP:
An error occurred at line: 82 in the jsp file: /facebook/publishFitnessV2.jsp
Type mismatch: cannot convert from List to Vector
79: ftb.setFacebookManager(fm);
80: String description = ftb.describeTraining(ui.userID, ti, request.getLocale(), false);
81:
82: Vector photos = ti.getTrainingObjects();
83:
84: if (request.getParameter("publishOnWallButton") != null) {
85: