Coder Social home page Coder Social logo

Comments (15)

artseld avatar artseld commented on June 26, 2024

Maybe problem can be linked with using of full email instead local part (login) or vise versa. If you use full email, please try to type only local part (myname instead [email protected]). As I remember, Gmail provider plugin should be work perfectly. I will investigate it later.

from artseldopeninviterbundle.

lukeman83 avatar lukeman83 commented on June 26, 2024

Hi,
the problem isn't this.
When I insert only myname the system show "Please enter the full email, not just the username".
The right way is to insert [email protected] but the system show:
"Please check E-mail and password and try again".

My modifications in form types are these:

use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\FormBuilderInterface;
use Symfony\Component\OptionsResolver\OptionsResolverInterface;

instead of

use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\FormBuilderInterface;

and:

public function buildForm(FormBuilderInterface $builder, array $options)

instead of:

public function buildForm(FormBuilderInterface $builder, array $options)

Maybe I need to do other modications for Symfony 2.1 ?

from artseldopeninviterbundle.

lukeman83 avatar lukeman83 commented on June 26, 2024

Ehi!
Can you help me,please?

from artseldopeninviterbundle.

artseld avatar artseld commented on June 26, 2024

I propose you to help me :) You can fork this bundle and try to find the mistake if this one exists. If you are sure that your credentials are right this is can be library issue (but I haven't any participation in Openinviter project, I only created a bundle-wrapper for S2). As an option, you can try to debug sending data through all code beginning at form and ending at my bundle logic which interacts with Openinviter library and find the trouble place.
I switched to another technology now and have no free time to investigate... Bundle works with Symfony 2, and I didn't work with Symfony 2.1 and more newest versions.
Sorry for waiting for my response, maybe I will return to this bundle later, but I don't know when.

from artseldopeninviterbundle.

artseld avatar artseld commented on June 26, 2024

I see that one user ( @Seekube ) forked my bundle and added a composer.json. Maybe he is working with S2.1, because I didn't remember any composer dependencies in Symfony 2. And I didn't receive any issues from him...

from artseldopeninviterbundle.

lukeman83 avatar lukeman83 commented on June 26, 2024

I will check his bundle but I think he used Symfony 2.0 because his Form Type are like yours.

from artseldopeninviterbundle.

lukeman83 avatar lukeman83 commented on June 26, 2024

I'm debugging bundle.
Now it show:
Notice: Undefined variable: return_var in
vendor/bundles/Artseld/OpeninviterBundle/Openinviter/plugins/_base.php line 453

Can you tell me something about return_var?

from artseldopeninviterbundle.

artseld avatar artseld commented on June 26, 2024

Hi, sorry for possibly outdated response, but you can try to install this bundle using packagist. I added it to packagist and checked with composer & last Symfony 2 version. I found problem with translations but maybe it is my local trouble.

from artseldopeninviterbundle.

lukeman83 avatar lukeman83 commented on June 26, 2024

Thank you for the response!
I integrated your bundle but If I didn't do mistakes the bundle doesn't work.
Only the gmail provider works.
Did you test it now?

from artseldopeninviterbundle.

hakaroodi avatar hakaroodi commented on June 26, 2024

artseld, you are great guy! Thank you very much for your yandex openinviter bug fixing. Appreciate it!

from artseldopeninviterbundle.

artseld avatar artseld commented on June 26, 2024

@hakaroodi I glad to hear this, it is very pleasant that my bundle is helpful for you =) Code need to be refactored, I think, I wrote this bundle more than 1.5 years ago.

from artseldopeninviterbundle.

hakaroodi avatar hakaroodi commented on June 26, 2024

@artseld it still works perfectly. Thanks! Good luck!

from artseldopeninviterbundle.

hakaroodi avatar hakaroodi commented on June 26, 2024

@artseld By the way, do you have correct Rambler plugin by any occasion? Official plugin doesn't work unfortunately, got the error code when trying to login. Thanks in advance!

from artseldopeninviterbundle.

artseld avatar artseld commented on June 26, 2024

@hakaroodi As I remember, Rambler plugin worked not bad year ago, but how is today ... Maybe, maybe something is incorrect after Rambler applied new interface. Need to create custom plugin again =)

from artseldopeninviterbundle.

hakaroodi avatar hakaroodi commented on June 26, 2024

@artseld If you can fix the plugin it would be great. If you can do it tomorrow I'd be happy to reward you somehow :) if you are interested please let me know. Thanks in advance!

from artseldopeninviterbundle.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.