Hello Everyone,
The amefy_class.php file needs to be updated with the correct hook for the tab.
Open your editor and under the hook array locate this listing and ensure "tabs" is placed in the last two lines:
Current:
profile_sidebar_first
profile_sidebar_stats
profile_sidebar_friends
profile_sidebar_albums
profile_sidebar_groups
profile_sidebar_last
profile_left_first
profile_left_last
Change to:
profile_sidebar_first
profile_sidebar_stats
profile_sidebar_friends
profile_sidebar_albums
profile_sidebar_groups
profile_sidebar_last
profile_tabs_first
profile_tabs_last
This is what worked for me. Hope this helps someone.
I like this mod and will mark it installed.
C.
|