Skip to Content Skip to Menu

onUserAfterSave

  • ericfred
  • ericfred
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
11 years 10 months ago #216510 by ericfred
onUserAfterSave was created by ericfred
Hello all:

We've recently upgraded to Joomla 2.5.8 and CB 1.8.

When an admin is updating a user through the CB User Manager, the Joomla Plugin method onUserAfterSave method is fired. Data that belongs in the jos_users table is updated before this method is called, as it should, but data in the jos_comprofiler table has not been updated by the time this method is called.

Previously, in Joomla 1.6, this worked correctly - the method was called AFTER jos_users and jos_comproiler were updatd.

I've tested this by issuing a die() inside the onUserAfterSave method and running a query on the tables.

Has anyone else had this problem? Is there a new event method I'm not familiar with or is there a way to "hook" the jos_comprofiler table to the jos_users table?

Any help would be appreciated. Thanks!

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum