I tried that mod but i was unable to find the very first line
- Code: Select all
#
$template->set_filenames(array(
'body' => 'profile_add_body.tpl')
Instead I found
- Code: Select all
#
$template->set_filenames(array(
'body' => "register.tpl')
WEll not sure what exactly was that.. but can anybody tell me that how can i implement that on 2.0.6..
Thanx..

