• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: error when try th show custom Fields in joomla 4

error when try th show custom Fields in joomla 4 3 years 1 month ago #41955

hi
when i try to use the following code to show users custom fields

//<code>
$userfields = FieldsHelper::getFields('com_users.user', JFactory::getUser(), true);
return $customFields[1]->value;
//</code>

i faced this error
Class 'FieldsHelper' not found
this error with joomla 4 only
its work with joomla 3
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!