Skip to Content Skip to Menu

[SOLVED] Send user data to third party site

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 11 months ago #252719 by nant
Replied by nant on topic Send user data to third party site
Kyle just release CB Content Bot 3.0.1 with updated usage.

www.joomlapolis.com/cb-20-addon-status

This should now work:
Code:
{cb}[cb:userfield field="cb_custom" /]{/cb}

and the depreciated old usage:
Code:
{cb:[cb:userfield field="cb_custom" /]}

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

  • bins
  • bins
  • OFFLINE
  • Posts: 465
  • Thanks: 40
  • Karma: 4
9 years 11 months ago #252748 by bins
Replied by bins on topic Send user data to third party site
I really appreciate the work your've done on this, but, I now think I need to unlearn what I picked up.

Can I put the link straight into my article or do I need to use a Custom HTML field?

In either case, how do I now structure my link, which was (at the beginning!:

partner.domain/partners/showlanding?partner=ourpartnerid&username={username}&name={name}&email={email}

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 11 months ago #252764 by nant
Replied by nant on topic Send user data to third party site

bins wrote: I really appreciate the work your've done on this, but, I now think I need to unlearn what I picked up.

Can I put the link straight into my article or do I need to use a Custom HTML field?

In either case, how do I now structure my link, which was (at the beginning!:

partner.domain/partners/showlanding?partner=ourpartnerid&username={username}&name={name}&email={email}


You should be able to use the following in your Joomla article once you have upgraded to CB Content bot 3.0.1:
Code:
<a href="http://partner.domain/partners/showlanding?partner=ourpartnerid&username={cb}[username]{/cb}&name={cb}[name]{/cb}&email={cb}[email]{/cb}
The following user(s) said Thank You: bins

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

  • bins
  • bins
  • OFFLINE
  • Posts: 465
  • Thanks: 40
  • Karma: 4
9 years 11 months ago #252768 by bins
Replied by bins on topic Send user data to third party site
YES :woohoo:
The following user(s) said Thank You: nant

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

Moderators: beatnantkrileon
Powered by Kunena Forum