karmazynova.lavinka
18.10.07, 13:15
Unable to compile class for JSP: An error occurred at line: 13 in the jsp
file: /views/modules/gallery/browser.jsp The method getUsedTotalPercent() is
undefined for the type UserProfile 10: String aid =
request.getParameter("aid"); 11: String username =
request.getParameter("username"); 12: UserProfile profile =
MediaHelper.getUserProfile(username); 13: int usedTotal =
profile.getUsedTotalPercent(); 14: int usedTotalFifth =
usedTotal+(5-(usedTotal%5)); 15: if (usedTotalFifth > 100) usedTotalFifth =
100; 16: Stacktrace:
To mi się wyświetla zamiast panelu dodawania zdjęć do postu.
Jak chcę dodać z poziomu "dodaj nowe" to nawet tego nie pokazuje tylko pusty
ekran....
Przed chwilą mogłam jeszcze wysłąć post na FF o FF. Tera już nie mogę bo nie
działa przycisk "wyślij".