- Posts: 56
CB hooks plugin and error logs
- Brian Cunningham
- Topic Author
- Offline
- Senior Member
-
Less
More
15 years 2 months ago #1
by Brian Cunningham
CB hooks plugin and error logs was created by Brian Cunningham
Each time a user saves their profile we get these two entries in the joomla error log. Do you have any idea what this might be?
[14-Feb-2011 18:31:20] PHP Warning: Missing argument 3 for plgUserJoomdlehooks::onAfterStoreUser(), called in /home/xxx/xxx/components/com_comprofiler/plugin/user/plug_joomdlehookscommuntybuilder/joomdlehookscb.php on line 43 and defined in /home/clique/public_html/plugins/user/joomdlehooks.php on line 192
[14-Feb-2011 18:31:20] PHP Warning: Missing argument 4 for plgUserJoomdlehooks::onAfterStoreUser(), called in /home/xxx/xxxx/components/com_comprofiler/plugin/user/plug_joomdlehookscommuntybuilder/joomdlehookscb.php on line 43 and defined in /home/clique/public_html/plugins/user/joomdlehooks.php on line 192
[14-Feb-2011 18:31:20] PHP Warning: Missing argument 3 for plgUserJoomdlehooks::onAfterStoreUser(), called in /home/xxx/xxx/components/com_comprofiler/plugin/user/plug_joomdlehookscommuntybuilder/joomdlehookscb.php on line 43 and defined in /home/clique/public_html/plugins/user/joomdlehooks.php on line 192
[14-Feb-2011 18:31:20] PHP Warning: Missing argument 4 for plgUserJoomdlehooks::onAfterStoreUser(), called in /home/xxx/xxxx/components/com_comprofiler/plugin/user/plug_joomdlehookscommuntybuilder/joomdlehookscb.php on line 43 and defined in /home/clique/public_html/plugins/user/joomdlehooks.php on line 192
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
15 years 2 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: CB hooks plugin and error logs
Did you upgrade the plugin to R0.5? That is supposed to be fixed there.
Please Log in or Create an account to join the conversation.