[#1306] CB Privacy not keeping registration data

14 years 7 months ago #111420 by hubfub
Hi all,

Ive installed CB Privacy and when a user registers they can select if they want it visibile or not but after they register and go to edit their profile it always will show up as visible

So bascially it looks like its not working on the registration form. If they save it in editting their profile it works.

Any ideas?

Post edited by: krileon, at: 2010/03/30 17:50

Please Log in to join the conversation.

14 years 7 months ago #111561 by hubfub
Replied by hubfub on topic Re:CB Privacy not keeping registration data
just wondering - is this a known issue in CB Privacy or is it just me.

Does CB Privacy have its own development forum? I can't seem to find it.

Please Log in to join the conversation.

14 years 6 months ago #113737 by clam
I'm having the same issue. Has anybody found a solution to this?

Any pointers in the right direction would be appreciated. Thanks!

Please Log in to join the conversation.

14 years 6 months ago #113790 by krileon
Replied by krileon on topic Re:CB Privacy not keeping registration data
Was able to confirm, with debug mode on you'll notice and error in some cases. The reason this is happening is a user does not have a userid until after registration, this is causing the plugin to save a users data incorrectly it seams to user of id 0.

#1306

Post edited by: krileon, at: 2009/10/12 15:38


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

14 years 6 months ago #113828 by clam
I see... I was looking through the database and was wondering where are all those "id 0" coming from...

In this case, is there a way to not show the privacy control dropdown at registration? Because it's really confusing... a user will think they've hidden their sensitive information, when in fact they didn't... this is really an issue with my site.
Is there a workaround?

Please Log in to join the conversation.

14 years 6 months ago #113852 by krileon
Replied by krileon on topic Re:CB Privacy not keeping registration data
Currently best work around I suppose is to use CSS to hide the drop-downs from registration.

Example:
[code:1]
#registrationTable .cb_field1___cbprivacy,
#registrationTable .cb_field2___cbprivacy,
#registrationTable .cb_field3___cbprivacy,
#registrationTable .cb_field4___cbprivacy {
display: none;
}
[/code:1]


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.399 seconds

Facebook Twitter LinkedIn