Skip to Content Skip to Menu

Invite friends plugin easy modification need help

  • srdotcom
  • srdotcom
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
17 years 2 weeks ago #47368 by srdotcom
Hi,
I already try this for nearly 6 hours, i think this is not a big job, just because i not familiar with coding.

What i try to do is when somebody invite a friend, a point will insert to the database.

I try to modified the invite.php file located at

component/com_comprofiler/plugin/user/plug_invite/invite.php

in
function processInvitation( $user, $success )

i add a update database command,

[code:1]$database->setQuery("UPDATE #__comprofiler SET cb_point=cb_point+1 WHERE user_id = '$user'"«»);[/code:1]

I already create a cb_point field in comprofiler database from administrator

Is there somthing missing to make it work? Or have other way to do it ?

Thanks in advance. B)

Post edited by: srdotcom, at: 2007/10/07 12:55

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

  • sa247
  • sa247
  • OFFLINE
  • Posts: 31
  • Thanks: 0
  • Karma: 0
17 years 2 weeks ago #47388 by sa247
i have a point system working on my dev site and have this working on my version.

i will try and get a how to up later today, just been really busy.

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

  • ozz76
  • ozz76
  • OFFLINE
  • Posts: 6
  • Thanks: 0
  • Karma: 0
17 years 1 week ago #47551 by ozz76
how could i make instead of sending one invitation at time, to appear a form with 10 fields for example and fill with 10 emails at time ??

my videomap www.soyculichi.com

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

Moderators: beatnantkrileon
Powered by Kunena Forum