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

56: 		visiter = new Person(Long.parseLong(user.getFocus()));
57: 	}
58: 	Person person = pf==null ? null : pf.getPerson();
59: 	boolean isGuest = user.isGuest();
60: 	boolean isOwner = (pf != null && pf.isOwner(true)) || GlobalUtils.hasWebAppAdminRole(user) || "Admin".equals(user.getRole().getName());
61: 	request.setAttribute("isAdminister", isOwner);
62: 	request.setAttribute("headerFlag:isFamily", person!=null&&person.isFamily()); //isFamily flag for shared jsp which do not use tws.base/usmc.Person


Stacktrace:
Detachment 1326 Association Chapter

Administered By : Not Specified

Reunion Information
  Crest  
Detachment 1326
 
Website
Not Specified
City
Conway
State
Arkansas
Contact Phone Number
Not Specified
Contact Email
Not Specified
Year Established
Not Specified
Parent Chapter
Not Specified
HQ Address
Faulkner County Detachment
PO Box 244
Conway
AR 72033
 

  Description
N/A

Reporting Chapters
None

  Crest
Marine Corps League
Website
https://www.mclnational.org/

Contact Phone Number
(703) 207-9588

Contact Email
[email protected]
Year Established
1923

Short Name
MCL
HQ Address
National Headquarters
3619 Jefferson Davis Highway
Suite 115
Stafford,VA 22554

 



 Videos
 
 Association Chapter Photos Member Association Chapter
No Photos
 


0 Enrolled



0 Eligible


Gallery

Click here to go to your gallery

0 Photos


0 Pending



0 Joined

 

First | Prev | Page of 1 | Next | Last

# Name Date Invite
  0 Invites   

0 Members invited by Detachment 1326
This part of your page could not be displayed due to an error :
An exception occurred processing [/singlepage/SingleFooter.jsp] at line [22]

19: 	Person person = user!=null && user.getID()!=User.NULLID ? new Person(Long.parseLong(user.getFocus())) : null;
20: 	String personName = person == null ? "Anonymous" :  person.getName() + " ["+Site.getCurrentSite().getDbName().toUpperCase()+"-"+person.getID()+"]";
21: 	String email = person != null ? user.getemail() : "";
22: 	String rankLastName = person.getLastName();
23: 	Rank rank = person.getRank();
24: 	if (!person.isFamily() && rank != null) {
25: 		String shortName = rank.getShortName();


Stacktrace: