[SOLVED] MYSQL Inserting New Users

14 years 5 months ago #117154 by ferozsrb
Replied by ferozsrb on topic Re:MYSQL Inserting New Users
Ignore the previous post mate.
I had a typo. Works now.

Please Log in to join the conversation.

14 years 5 months ago #117213 by ferozsrb
Replied by ferozsrb on topic Re:MYSQL Inserting New Users
Hi Kyle,
You are true saviour. This script of yours works like a dream.

Can you also please shed some light on how to do an update for existing users?


thanks in advance.
feroz

Post edited by: ferozsrb, at: 2009/11/19 12:37

Please Log in to join the conversation.

14 years 5 months ago #117215 by krileon
Replied by krileon on topic Re:MYSQL Inserting New Users
Sure, it's a rather simple and small addition. Simply add the following:

Add:
[code:1]
$row->load( USER_ID );
[/code:1]

After:
[code:1]
$row = new moscomprofilerUser( $_CB_database );
[/code:1]

Of course replace USER_ID as necessary, whether it be a variable or grabbing a POST value. You'll need to pass the user_id in the URL.


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 5 months ago #117284 by ferozsrb
Replied by ferozsrb on topic Re:MYSQL Inserting New Users
You are a true legend mate.
Thanks

Please Log in to join the conversation.

13 years 10 months ago #134880 by sepiroth
Replied by sepiroth on topic Re:MYSQL Inserting New Users
hello,

Im new to CB, I tried to apply your tutorial on how to use CB API in my php file, but Ive got a message
"Database Error: Unable to connect to the database:Could not connect to MySQL"

Can u help me with my problems, also if you dont mind ans my ff question:

1. Where will I save my php file applying the CP API?

2. Do i need to include the Joomla framework?


Thanks...

Please Log in to join the conversation.

13 years 8 months ago #140020 by ferozsrb
Replied by ferozsrb on topic Re: MYSQL Inserting New Users
Hi Kyle,
This API script is adding the user only to the core tables and the CB tables are not populated.
i.e. There is no record in the comprofiler table?

Is there a know issue and a fix for it?

cheers

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.451 seconds

Facebook Twitter LinkedIn