Quote:
Originally Posted by OPsNaStYM0FO
anyone know how to get the profile tab to work ?
I'm using 4.02 and thats the only problem I have besides the post thank you file wasnt included in download above .
|
To fix it:
open the XML (product) with an editor and search for:
Code:
'hook_location' => 'profile_left_last',
change those line into:
Code:
'hook_location' => 'profile_tabs_last',
For all others:
If installed it in a fresh vB4.0.2 (also with suite). I've changed the templates and all works fine.