Closed (fixed)
Project:
Advanced Profile Kit
Version:
6.x-1.0-alpha3
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2009 at 14:51 UTC
Updated:
26 Jul 2009 at 20:20 UTC
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
Comments
Comment #1
michelleYou 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
Comment #2
kakajoe commentedthanks michelle
Comment #3
michelleRemoved.
Michelle