Updated Now Error Message Registering

15 years 9 months ago #70010 by chrisg56
Updated Now Error Message Registering was created by chrisg56
I get the following error message. I have no idea other than line 1199 refers to something regarding password

The registration does not go through.

Warning: implode() [function.implode]: Bad arguments. in /home/welli4/public_html/administrator/components/com_comprofiler/library/cb/cb.tables.php on line 1199

Any idea. Thanks

Please Log in to join the conversation.

15 years 9 months ago #70023 by Rapunzl
Replied by Rapunzl on topic Re:Updated Now Error Message Registering
Have you synced your users and checked your database and plugins database in the backend CB Tools?

Jamie (Rapunzl)
Community Builder Team Member

Before posting on forums: Read all CB Articles | Specially the FAQ | Help us help you
CB links: Subscribe to CB documentation | [url=http://www.joomlapolis.com/content/view/7363/37/
]Our templates[/url] | [url=http://www.joomlapolis.com/content/blogcategory/61/74/
]Paid Subscriptions[/url] | Get Hosting | Our Forge
Visit my CB Profile

My personal site Rapunzl's Reality always under reconstruction

Please Log in to join the conversation.

15 years 9 months ago #70097 by chrisg56
Replied by chrisg56 on topic Re:Updated Now Error Message Registering
Thanks for responding. Yes that was the first thing I did. The synced user tool said
Joomla/Mambo User Table and Joomla/Mambo Community Builder User Table now in sync!

The CB Plugin had the following exceptions in an orange color, not red.



CB plugin "CB Auto Welcome": CB Auto Welcome has no readable xml file /home/welli4/public_html/components/com_comprofiler/plugin/user/plug_cbautowelcome/cb.autowelcome.xmlCB plugin "CB Profile Gallery": CB Profile Gallery has no readable xml file /home/welli4/public_html/components/com_comprofiler/plugin/user/plug_cbprofilegallery/cb.profilegallery.xml
CB plugin "MyBlog Tab": MyBlog Tab has no readable xml file /home/welli4/public_html/components/com_comprofiler/plugin/user/plug_myblogtab/cb.myblogtab.xml
CB plugin "g2bridge": g2bridge has no readable xml file /home/welli4/public_html/components/com_comprofiler/plugin/user/plug_g2bridge/g2bridge.xml
CB plugin "Consolidated Tab": Consolidated Tab has no readable xml file /home/welli4/public_html/components/com_comprofiler/plugin/user/plug_consolidatedtab/consolidatedtab.xml
CB plugin "CB Captcha": CB Captcha has no readable xml file /home/welli4/public_html/components/com_comprofiler/plugin/user/plug_cbcaptcha/cb.captcha.xml
CB plugin "Profile badge": Profile badge has no readable xml file /home/welli4/public_html/components/com_comprofiler/plugin/user/plug_profilebadge/badge.xml
CB plugins database checks done.

If all lines above are in green, test completed successfully. Otherwise, please take corrective measures proposed in red.

Please Log in to join the conversation.

15 years 9 months ago #70212 by beat
Replied by beat on topic Re:Updated Now Error Message Registering
chrisg56 wrote:

I get the following error message. I have no idea other than line 1199 refers to something regarding password

The registration does not go through.

Warning: implode() [function.implode]: Bad arguments. in /home/welli4/public_html/administrator/components/com_comprofiler/library/cb/cb.tables.php on line 1199

Any idea. Thanks


you got an error in a plugin or field which doesn't get displayed because of another bug.

to get rid of that warning: change: on that line:

[code:1] $this->_error = implode( '<br />', $this->_error );
[/code:1]

to:

[code:1] if ( is_array( $this->_error ) ) {
$this->_error = implode( '<br />', $this->_error );
}
[/code:1]

Now also check CB database as well, maybe you got some errors there too.

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.

15 years 7 months ago #75486 by jiwaniec
Replied by jiwaniec on topic Re:Updated Now Error Message Registering
Rapunzel,
I've synched CB Tbls and get msg: Joomla/Mambo User Table and Joomla/Mambo Community Builder User Table now in sync!
All plugins Dbs are up to date.
Next?

Please Log in to join the conversation.

15 years 7 months ago #75487 by Rapunzl
Replied by Rapunzl on topic Re:Updated Now Error Message Registering
Did you change the code as referred to in Beat's post above?

Jamie (Rapunzl)
Community Builder Team Member

Before posting on forums: Read all CB Articles | Specially the FAQ | Help us help you
CB links: Subscribe to CB documentation | [url=http://www.joomlapolis.com/content/view/7363/37/
]Our templates[/url] | [url=http://www.joomlapolis.com/content/blogcategory/61/74/
]Paid Subscriptions[/url] | Get Hosting | Our Forge
Visit my CB Profile

My personal site Rapunzl's Reality always under reconstruction

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.366 seconds

Facebook Twitter LinkedIn