JEEMA Login

 

Advertisement

 

Visit Counter

mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday42
mod_vvisit_counterYesterday220
mod_vvisit_counterThis week42
mod_vvisit_counterLast week1500
mod_vvisit_counterThis month42
mod_vvisit_counterLast month5574
mod_vvisit_counterAll days44620
 

Who's Online

We have 1 guest online
 

Home Forum

Welcome, Guest
Please Login or Register.    Lost Password?

User registration or sync add to Address book
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: User registration or sync add to Address book
#80
User registration or sync add to Address book 5 Months, 2 Weeks ago Karma: 0
How would i go about changing this so that if a user provides a phone number on registration, they would then be added to the sms address book. Please need some assistance.
NemesisPope
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#86
Re:User registration or sync add to Address book 5 Months, 1 Week ago Karma: 0
This can be done via community builder plug-in that we have created for JEEMA SMS.

Are you an existing member with us?

Please send an E-mail to support[@]jeema.net to get the community builder plug-in

Regards
Malai
jeema
Admin
Posts: 40
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#87
Re:User registration or sync add to Address book 5 Months, 1 Week ago Karma: 0
Yes I am a member. Order #6.
NemesisPope
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#89
Re:User registration or sync add to Address book 5 Months, 1 Week ago Karma: 0
After registration has been submitted.

Code:

Fatal error: Unable to insert member into SMS Address Book in /home1/youdontneedtoknow/public_html/tb/components/com_comprofiler/plugin/user/plug_cbplugin-jeemasms/user.cbpluginjeemasms.php on line 66
NemesisPope
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/02/24 21:05 By NemesisPope.
The administrator has disabled public write access.
 
#90
Re:User registration or sync add to Address book 5 Months ago Karma: 0
Got it to work once i got a chance to look at it. Simply need to update your SQL table you refer to. So

Code:

FROM #__sms_book ";

would need to become
Code:

FROM #__jeemasms_book ";


Also the default setup variable to assign the phone number field value should be
Code:

phone

as this is the default referance for CB 1.2
NemesisPope
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#91
Re:User registration or sync add to Address book 5 Months ago Karma: 0
Hi,

Thanks Man....

We changed the table names in our component but we forgot to change it in the plug-in.

Thanks & Regards
jeema
Admin
Posts: 40
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
 

Most Read Manuals

 

Recently Added Manuals

 
Powered by JEEMA Web Solutions