This part of your page could not be displayed due to an error :
An exception occurred processing [/base/ShadowBoxHeader.jsp] at line [68]

65: }
66: 
67: String strVisible = request.getParameter("setting");
68: boolean isSBHidePopUp = p.getPreferenceValue(Preference.PREFERENCE_SB_HIDE_POPUP_SETTINGS);
69: 
70: boolean canEdit = viewer!=null && ((p.getID()==viewer.getID() && Site.isSameSite(p.getSite(), viewer.getSite())) || (p.getOwnerID()==viewer.getID() && Site.isSameSite(p.getOwnerSite(), viewer.getSite())) || GlobalUtils.hasWebAppAdminRole(user));
71: 


Stacktrace:
Photo Album of Griffin, Phillip, CMDCM
 
129 - 152 of 152 images
«
of 3
»
This part of your page could not be displayed due to an error :
An exception occurred processing [/photo/PhotoGallery.jsp] at line [462]

459: 				isOwner = photo.hasOwner(user);
460: 				if (i % 4 == 1) out.println("<tr>"); %>
461: 				<td class="item <%=(isOwner||isAdmin)?"":"sortable_disabled" %>" id="photo_<%=photo.getID() %>" width="25%" style="padding: 2px; border: 1px solid #ffffff; vertical-align:top;">
462: 					<jsp:include page="PhotoGalleryContent.jsp" flush="true">
463: 						<jsp:param name="count" value="<%= i %>" />
464: 						<jsp:param name="photoID" value="<%= photo.getID() %>" />
465: 						<jsp:param name="site" value="<%= photo.getDataSite()==null?Site.getCurrentSite().getID():photo.getDataSite().getID() %>" />


Stacktrace:
Copyright Togetherweserved.com Inc 2003-2011