@tobiasandersen
11 years, 6 months ago
You’re probably looking for something like the profile.php found in plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single
Copy the buddypress folder found in bp-legacy to your theme’s folder and edit the files you want.
You can find it in on line 24 of the member-header.php template, under plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single.
Hope that helps.
Are you developing locally or on a host?
You probably just need to increase the PHP memory limit.