Remove header from friends view
kakajoe - July 3, 2009 - 14:51
| Project: | Advanced Profile Kit |
| Version: | 6.x-1.0-alpha3 |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
while im displaying the APK Friends Gallery... why i got this code ??
if (function_exists('advanced_profile_friends_gallery_header')) {
print advanced_profile_friends_gallery_header();
}
?>
something i did ?? please help me..thanks

#1
You probably don't have the php filter enabled on your site. I'm actually planning on taking that out. I didn't realize until I put APK on a site without the filter that the code would show. Just take it out of the view header.
Might as well keep this issue as a reminder...
Michelle
#2
thanks michelle
#3
Removed.
Michelle
#4
Automatically closed -- issue fixed for 2 weeks with no activity.