When performing the sign-up process, and selected to import my GMail contacts and granted permission to Younet OpenID service, the signup window went blank after clicking "accept". And now I can not advance to a next step. What may be the reason for this. Please help me to sort it out.
There can be many reason. Please make sure you have added the google id needed for inviting for contacts in the admin section.
Fast way is that you contact the younet for this or post the error log here.
Related
I am trying to implement a messaging/mail system for my project,
The project is a forum and I want to implement that a user can message another user, the user has to go into their inbox and see the messages, the idea is that it is very similar to what eBay has or email services.
So far my idea is to create a table which holds the subject, mail content, the UserID of the user who sent the message and lastly the UserID of who is going to receive the message.
I am not sure if im missing anything and if someone can help me with a step by step guide on how to achieve this, any input will be highly appreciated it.
Thank you.
:)
I've tried using the plugins Contact Forms 7, Mailpoet, and other subscription forms for my website. Whenever a visitor tries to enter his email address into the form and when they click the subscribe button. Instead of subscribing, a pop up is showing up that says. "https://websitename.com is requesting your username and password. The site says: Restricted"
But, when I logged into the admin site and subscribe, I can subscribe just fine.
Can you let me know what's wrong here? Thanks.
Please check the admin general setting "Membership" .You can find checkbox with "Anyone can register" option please active that one. Hope you will get the solution.
Hello I m very new to joomla..very very new indeed
i have been asked to make few changes in a joomla based site. it has several button marked with diffrenet email providers. clicking on each opens a popup of joomla where i think the contact importor of "Open Inviter" is being used. The problem is that openInviter doesnot ask for a permission from the user if the user wishes to share its personal data (passwords etc)...
I need something more like this
http://tellafriend.socialtwist.com
If you click on the web widget “tell a friend” and click on gmail for example you will see the pop up google page from which you can login into your gmail account, select contacts and send them a marketing message. I need similar solutions. and that not only for gmail.. but for yahoo aol yandex facebook twitter linkedin etc
Have you had a look on the Joomla Extension Directory? There is a module based on code provided by social twist. I would start there. Do a search on the JED and you come up with two diffrent options.
How few social communities can able to track down the contact lists from our mail id alone.Is there any MOU or its open for all.
Can anyone explain this.
Thanks
Lokesh.
This question deals with Facebook and GMX specifically: Importing Facebook friends with API
They shouldn't be able to track down contact information with the E-Mail address alone, though. All the services I know ask you for your user name and password to log in to the actual service.
If you're seeing contact suggestions without giving the network your E-Mail credentials, what probably happens is that they cross-reference your address against other people's contact lists.
If i am not wrong they also require password for authenticate and after they accessing their CSV contact file or some other format that has been provided by the Application
I am trying to have a user sign up for a service via a PHP form and upon successful validation of their yahoo email prompt them to allow my application access to their contacts list (i.e. import the list) and ask them to send a message to their contacts.
Unfortunately I don't really know where to start, the code samples on the yahoo site itself are a little bit too advanced and not direct enough.
Can someone point me to a similar code sample or sketch out quasi-code? I want to actually learn how to do this...so i don't want ready made scripts to download...unless they are a tutorial/other pedagogical resource...
Thanks!
You can start here (official)
But this is the best I found so far Grab Yahoo! at phpclasses.org.. (you need to be a registered user to access file). There are download links at the bottom of page.
Try keywords like "php grab yahoo contacts" in Google for more solutions.