× Joomla Facebook Connect support forum

Topic-icon strange behaviour due to the sef?

Active Subscriptions:

None
16 years 3 months ago #3038 by andgiamp
Hello , i ve installed this component to my website: <!-- w --><a class="postlink" href="www.sudiunverso.it">www.sudiunverso.it

up to now i have found 2 heavy problems:

1) when i try to connect bz fb account on the popoup windows the login is performed inside the popup windows and not in the "mother" window

2) after login it was impossible to logout.

Please try by yourself an give me a feedback.

thanks a lot

Andrea
The topic has been locked.
Support Specialist
16 years 3 months ago #3042 by alzander
Andrea,

This post seems like the same issue and talks about making sure your URLs are correct (www vs non-www and trailing slash):
[url:xulw9k7q]http&#58;//www.cmsmarket.com/forum/index.php?f=38&t=680&p=2795&hilit=popup&rb_v=viewtopic#p2785[/url:xulw9k7q]

Let us know if this fixes your issue. If not, we can try to help.
The topic has been locked.
Active Subscriptions:

None
16 years 3 months ago #3044 by andgiamp
first thanks for your prompt answer,

but i can not solve easily the issue,

i've tried to change to add the foolowing lines to my .htaccess:
RewriteEngine On
rewritecond %{http_host} ^sudiunverso.it
rewriteRule ^(.*) http&#58;//www.sudiunverso.it/$1 &#91;R=301,L&#93;

but i still have the popup with the website in and i can't logout.

and i've also tried to change the canvas url without success. in attach you have the actual setting of my fb app.

so now i have tried to disable ARTIO joomsef and now it works!!! :D

Could you suggest me what options to set on ARTIO joomsef? or what kind of question forward to the ARTIO joomsef developers?

Many thx

Andrea
The topic has been locked.
Support Specialist
16 years 3 months ago #3060 by alzander
I believe ARTIO SEF allows you to just turn it off for individual components. Try that and see if it works. If so, that's the solution I would go with. We can try investigating how to get it to work with SEF components, but since users don't see the URLs, it shouldn't matter if they are SEF or not.

Let me know what you find. Thanks for helping investigate the issue.
The topic has been locked.
Active Subscriptions:

None
15 years 10 months ago #4226 by ascartez
I confirm there is a problem with ARTIO joomSEF. But it's possible to bypass SEF for JFBconnect:

go to joomla backend administration menu: component->artio joomsef->manage extensions
down under: Components without SEF Extension installed
click on: JFBconnect
find option: handling
select: Don't use SEF

save, done
The topic has been locked.
Support Specialist
15 years 10 months ago #4232 by alzander
This case was actually a little different I believe as the disabling it for just JFBConnect still didn't work. The issue was resolved in some emails, and came down to the following:

In Artio 3.6.3+, a new setting was added "Fix index.php links" which was defaulted to "yes". This was rewriting URLs that Facebook needed to be 'clean' for callback purposes and was causing the problem. The fix was to change this setting to "no".

Thanks for your feedback, and hope this information helps you if you run into similar issues later on.
The topic has been locked.