Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,830
- How-to & Troubleshooting
- 129,814
- Creating & Extending
- 25,864
- Requests & Feedback
- 9,509
- Third Party Plugins
- 9,821
- Showcase
- 3,317
- Ideas
- 1,382
- Miscellaneous
- 9,178
-
Broadly speaking? It’s an odd file that permalink.php one 
You will probably need to compare it to the markup for a file such as members/index.php or some similar main template file for your theme. permalink.php has very little markup apart from calling the get_header() and get_footer() in between that you simply have a ul construct and activity/entry.php call so it’s never likely to work well in customised themes without some work.