Wrong datatype error in cb.core.php

16 years 9 months ago #40603 by Luc
Replied by Luc on topic Re:Okay...some progress
Oh yeah!! I have fixed it (for me anyway).

replace this line 229:

[code:1]$ex_groups = $acl->get_group_children( $my_groups[0], 'ARO', 'RECURSE' );
[/code:1]

with this:

[code:1]$ex_groups = $acl->get_group_children( $my_groups[0], 'ARO', 'RECURSE' );
if (!$ex_groups)
$ex_groups = array();[/code:1]

Hope that helps you all!!!

Cheers,

Luc
www.KiNGTipping.com.au

Please Log in to join the conversation.

16 years 9 months ago #41371 by joseffb78
Replied by joseffb78 on topic Re:Okay...some progress
I see this too. But when I log out I get an error of:

Notice: Only variables should be assigned by reference in mosemailcloak.php on line 33

it also bring my entire body below my left menu.

Any ideas?

Also which file is the edit in core.php?

Edit: OK I added the line fix to the cb core file and now all seems well.

I also went ahead and put the details page at public rather then registered. The CB Login module seems to log you in but not toggle the registered variable, because non of my other items that are available to registered users are showing up.

Does anyone know what I should check to see if the registered variable is activated?

Keep in mind I am logged into the system and my profile now shows up.

Post edited by: joseffb78, at: 2007/07/21 17:47

Post edited by: joseffb78, at: 2007/07/21 18:18

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.184 seconds

Facebook Twitter LinkedIn