Topic-icon Google+ Registration Process

Active Subscriptions:

None
12 years 8 months ago #37378 by bvtechteam
Hello Alex,
Thank you for your reply.
Can you please clarify to which file and where exactly the code needs to be added?
Thank you,
The topic has been locked.
Support Specialist
12 years 8 months ago #37385 by alzander
Any CSS file on your site that loads on that page should be fine. You can add it to your template's CSS file, for instance. Alternatively, you can add it to the /components/com_jfbconnect/assets/jfbconnect.css file. However, that change will be overwritten when you upgrade JFBConnect, so that may not be the best spot for it.

I hope that helps, but let us know if you need more.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago #37394 by bvtechteam
Hello Alex,
Thank you. This helped.
Another issue that we encounter is that after clicking the register button the user is directed to an empty page: en/component/jfbconnect/?view=loginregister&provider=google&return=L2VuL3JlZ2lzdGVyLw==&Itemid=1809. The email to the user is generated.
Can you please clarify?
Thank you for the great support,
The topic has been locked.
Support Specialist
12 years 8 months ago #37397 by alzander
Set Error Reporting to 'Maximum' in the Global Configuration area of Joomla. The blank white page should then have a real PHP error message. Let us know what that error is and we'll gladly help try to fix it.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago #37655 by bvtechteam
Hello Alex,
I am sorry for my delayed response.
Setting the error reporting to Maximum showed thousands of strict standards messages and no error messages. Setting it to to "simple" also did not reveal any error. I will send you the log as a private email.
The issue is that upon new registration the user is directed to a blank page, refreshing this page leads again to the registration form, although the user activation email is sent to the user.
Thank you for your help,
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago #37697 by bvtechteam
Hello Alex,
We have identified an additional issue. After we click on the "sign in with Google+" and we choose the google account we are redirected back to the registration page.
The URL in the address bar shows as: /component/jfbconnect/?view=loginregister&provider=google&return=L;uagoaidjgVy&Itemid=1809

The "itemid=1809" is a problem since it will load the modules assigned to that article (the home page in this case)

How would you suggest we go about this?

Thank you very much.
The topic has been locked.
Active Subscriptions:

None
12 years 7 months ago #37861 by bvtechteam
Hello Alex,
I wonder if you saw our post below so I am sending it again.
Can you please reply?
Thank you very much,
The topic has been locked.
Support Specialist
12 years 7 months ago #37926 by alzander
Sorry for not getting back to this sooner. Thank you for sending the log, although something is strange if you're seeing a blank page without any PHP error. My guess is that your logs aren't recording everything, which makes it difficult to diagnose.

You mention that the redirection is going to /component/jfbconnect/?view=loginregister&provider=google&return=L;uagoaidjgVy&Itemid=1809 The Itemid should be being added to that URL at all. That's a special URL for our login functionality and it shouldn't be altered at all. It's possible that whatever SEF extension you have enabled or something else is modifying our URLs. That page will never actually show any content as it will redirect the user (after a successful login) to the Login Redirection page you have setup.

Can you let me know what SEF extension is enabled, and, can you disable it's altering of URLs for JFBConnect?

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 7 months ago #38140 by bvtechteam
Hello Alex,
Thank you very much for your response.
We use SEFAdvanced. I tested disabling the component and plugin and still the same issue occurred.
Can you please advise?
Thank you,
The topic has been locked.