• 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: RSFormPro- Gravatar field available

RSFormPro- Gravatar field available 8 years 9 months ago #35425

  • msnoeck
  • msnoeck's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 25
May be I missed it, but I couldn't find a field called gravatar.
So I thought I create an field from type file upload.
I change the default file location to the location I want.

And the form seems to work, and the file is saved in the location I configured.
But then I try to process the filename of the stored file to an other component by using the "Script called after form has been processed"

by using
$myUser->gravatar = strip_tags($postData['profile_picture']);
Does it work to $postData of an file field?

Thanks for you reply
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!