diff --git a/plugins/user/profile/profile.php b/plugins/user/profile/profile.php index 29f98e67a1864..2e57c76226306 100644 --- a/plugins/user/profile/profile.php +++ b/plugins/user/profile/profile.php @@ -243,7 +243,7 @@ public function onContentPrepareForm($form, $data) // Add the registration fields to the form. JForm::addFormPath(__DIR__ . '/profiles'); - $form->loadFile('profile', false); + $form->loadFile('profile'); $fields = array( 'address1',