1. Mafketel
  2. Support
  3. Monday, December 08 2014, 11:46 AM
Hi,

I run the skeleton plugin with the triggerProfileUpdate. In that trigger I do some custom database update queries. This works, but the database tables are not up to date because the userprofile has not been written to database at that point.
Is there also a trigger like triggerAfterProfileUpdate?

(I am running 1.2.8 and not able at this time to upgrade because of some modifications)

Thanks
Accepted Answer
Mafketel Accepted Answer
I got the onUserAfterSave working, thanks.
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
no sorry, we not have a trigger to do this.

this trigger is integrated in Joomla. the is a function for users plugin called "onUserAfterSave". here a complete list of Joomla plugin/events https://docs.joomla.org/Plugin/Events
  1. more than a month ago
  2. Support
  3. # 1
Mafketel Accepted Answer
Does the joomla trigger onUserAfterSave occur after the jsn_user is updated or before?
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
depends on the order of the plugins, you can manage this on Administration->Extensions->Plugin Manager
  1. more than a month ago
  2. Support
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.