contact importer not working
Login failed. Please check the email and password you have provided and try again later, this error is coming when i import contact using "http://community.elgg.org/pg/plugins/webgalli/read/17244/contacts-importer-pluggin" contact importer plugin.
this is happening for facebook and yahoo.
please go through http://silversocialite.com and login to in friends tab and at the left click on import contact. it will work for gmail but not working for yahoo and facebook?:(
please help me
I think you have posted question in wrong Place. Here issue is different :
Here Issue
I want to extand some field in registraion , let us say "note" , "subnote" , for that i have done following:
Step 1.
add these 2 fields( note , subnote ) in database.
Step 2.
In "mod\siteaccess\views\default\siteaccess\register.php" write:
$note= get_input('note');
$subnote= get_input('subnote');
$html = "";
$html .= "<label>Note ";
$html .= "<br /><input type=\"text\" name=\"note\" value='".$note."' /></label><br />";
$html .= "<label>Sub Note ";
$html .= "<br /><input type=\"text\" name=\"subnote\" value='".$subnote."' /></label><br />";
echo $html;
Step 3. In "engine\lib\users.php" change coding as i needed ( add => note , subnote ) related coding there.
But i think it's not a good way.
Can any one tell me a proper way ( in detail ) to extend existing plugin.
Thanks in Advance.
Hemant Kumar Upadhyay
FiveE Technologies , new delhi , India
<!-- display the message -->
Hi,
please ask any of your friend whether they have solution for this? :(
Login failed. Please check the email and password you have provided and try again later, this error is coming when i import contact using "" contact importer plugin.http://community.elgg.org/pg/plugins/webgalli/read/17244/contacts-importer-pluggin
this is happening for facebook and yahoo.
please go through and login to in friends tab and at the left click on import contact. it will work for gmail but not working for yahoo and facebook?:(http://silversocialite.com
please help me
This comment was removed by an administrator because it contained advertising.
@Jazvel
Dhrup is right. Carlos is a big help to the community, he was just pointing out that the question has been answered a number of times.
We use A2 and there support is very good However we are going to move soon to dedicated hosting and there prices are 2 high and specs to low for that.
As far as what elgg needs, we have moved 3 times and are planning on moving again, as increase in membership will start to slow you down. You must be prepared to move before you need to.
Indications that you need more resources are when you hit your upper memory limit on your server. The server will start to use a hard swap file (virtual memory) and your site appears to hang. This is quite common on shared hosting.
Therefor what you need depends on your activity level.
@Jazvel
I disagree strongly also @Carlos is of much help with his time and support. Some (many) issues go through the message system privatly after a post. I do also know after plugin rewrites he has spend hours on. How can you give or (take) credit away from what you do not know about? @Dhrup is right ask others before assuming.
Maybe using search is something more members should look into before posting. This woulod cut down on cluttering a topic with multiple requests.
HDD space=unlimited
Bandwidth=unlimited
ok jazvel !! say "sorry" ;-) lolz
<!-- display the message -->
Hi,
please ask any of your friend whether they have solution for this? :(
Login failed. Please check the email and password you have provided and try again later, this error is coming when i import contact using "" contact importer plugin.http://community.elgg.org/pg/plugins/webgalli/read/17244/contacts-importer-pluggin
this is happening for facebook and yahoo.
please go through and login to in friends tab and at the left click on import contact. it will work for gmail but not working for yahoo and facebook?:(http://silversocialite.com
please help me
This comment was removed by an administrator because it contained advertising.
Login failed. Please check the email and password you have provided and try again later, this error is coming when i import contact using "http://community.elgg.org/pg/plugins/webgalli/read/17244/contacts-importer-pluggin" contact importer plugin.
this is happening for facebook and yahoo. please help me
Please don't change the topic.
This discussion is continued here:
http://community.elgg.org/mod/groups/topicposts.php?topic=184989&group_guid=52477
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.