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:
Post 8121, Seigfried-Leyte Post Association Chapter

Administered By : Not Specified

Listen to VFW's weekly talk radio show, The National Defense @ http://www.thenationaldefense.com  Dec 11, 2009  More...
Reunion Information
  Crest  
Post 8121, Seigfried-Leyte Post
 
Website
Not Specified
City
South Fork
State
Colorado
Contact Phone Number
Not Specified
Contact Email
Not Specified
Year Established
Not Specified
Parent Chapter
Not Specified
HQ Address
PO Box 363
South Fork
CO 81154-0363
 

  Description
N/A

Reporting Chapters
None

  Crest
Veterans of Foreign Wars (VFW)
Website
http://www.vfw.org/

Contact Phone Number
(816) 756-3390

Contact Email
[email protected]
Year Established
1899

Short Name
vfw
HQ Address
National Headquarters
406 West 34th Street
Kansas City, Missouri 64111


 



 Videos
 
 Association Chapter Photos Member Association Chapter
 


2 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 Post 8121, Seigfried-Leyte Post
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: