[CONFIRMED] Warning: Missing argument: registratio

16 years 8 months ago #42497 by Desd
Hi,

Thanks for being so swift in presenting a solution for J 1.0.13! I've updated both J! and CB (1.0.13 / 1.1 resp.) and found a small error: When I want to register myself as a new user I get this error
[code:1]
Warning: Missing argument 4 for getContactTab::getDisplayRegistration() in /var/www/vhosts/mysite.com/httpdocs/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php on line 364[/code:1]

Nothing to really worry, it seems that everything functions properly, but I would like to get rid of this warning. How do I do this?

Greetings,

Desd


EDIT: Changed subject to confirmed.

Post edited by: beat, at: 2007/08/11 04:37

Desd

Please Log in to join the conversation.

16 years 8 months ago #42567 by beat
Replied by beat on topic Re:Warning: Missing argument
yes, minor notice bug, without any consequences.

either disable php notices if it's a production site, or in that line,

change this:

[code:1] function getDisplayRegistration($tab, $user, $ui, $postdata) {[/code:1]

to that:

[code:1] function getDisplayRegistration($tab, $user, $ui, $postdata=null) {[/code:1]

for now (it will work silencing this notice).

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

16 years 1 month ago #58836 by beat
Replied by beat on topic Re:Warning: Missing argument
Fixed in upcoming CB 1.2.

Moving thread to bugs subforum.

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.194 seconds

Facebook Twitter LinkedIn