Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

Link a CB field with a personalised field of phpBB ?

  • gorgo
  • gorgo
  • OFFLINE
  • Posts: 23
  • Thanks: 0
  • Karma: 0
11 years 5 months ago #226654 by gorgo
Ok infos send in your private box :)

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
11 years 5 months ago #226667 by nant
Ok - got credentials - thx.

You need to have following SQL statement since your userids do not match between Joomla and phpBB (so I am triggering off username instead):

UPDATE `phpbb_profile_fields_data` SET `pf_race` = '[cb_race]' WHERE `user_id` = ( SELECT `user_id` FROM `phpbb_users` WHERE `username` = '[username]' )

I have configured this for you and it appears to be working - please test.
The following user(s) said Thank You: gorgo

Please Log in or Create an account to join the conversation.

  • gorgo
  • gorgo
  • OFFLINE
  • Posts: 23
  • Thanks: 0
  • Karma: 0
11 years 5 months ago #226676 by gorgo
It work perfectly !!!

Thanks a lot !!!!

Please Log in or Create an account to join the conversation.

  • gorgo
  • gorgo
  • OFFLINE
  • Posts: 23
  • Thanks: 0
  • Karma: 0
11 years 5 months ago #226696 by gorgo
Hi,

I have 2 little problems :

1) I create a new user, I field the Race form, I'm log with this user, I go on forum but the Race field is not updated.

2) With this new user, I go on joomal site, I click on "profile", I update my Race, after I go on forum and nothing change.

I retry with my account "super-admin" and it's work.
It's a permission problem ?

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
11 years 5 months ago #226704 by nant

gorgo wrote: Hi,

I have 2 little problems :

1) I create a new user, I field the Race form, I'm log with this user, I go on forum but the Race field is not updated.

2) With this new user, I go on joomal site, I click on "profile", I update my Race, after I go on forum and nothing change.

I retry with my account "super-admin" and it's work.
It's a permission problem ?


Added 2 more triggers to the auto action (and also unpublished yours).

Please test now.

Please Log in or Create an account to join the conversation.

  • gorgo
  • gorgo
  • OFFLINE
  • Posts: 23
  • Thanks: 0
  • Karma: 0
11 years 5 months ago #226706 by gorgo
Sorry but dont work...

I try with a "test" user I create some days ago (a regular user) and it's not work.

With my super admin it's work.

With a new user, always not work.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum