× Joomla Facebook Connect support forum

Topic-icon Cross-Domain Receiver Error - Ensure callback URL is correct

Support Specialist
I believe the message you get will also depend on how you are going to your site in your browser. If you go to:
<!-- m --><a class="postlink" href="YOURDOMAIN.com/administrator/index.php">YOURDOMAIN.com/administrator/index.php - Then your connect URL should be YOURDOMAIN.com/">YOURDOMAIN.com/
<!-- m --><a class="postlink" href="www.YOURDOMAIN.com/administrator/index.php">www.YOURDOMAIN.com/administrator/index.php - Then your connect URL should be www.YOURDOMAIN.com/">www.YOURDOMAIN.com/

The .htaccess redirect to make sure a user is at <!-- m --><a class="postlink" href="www.YOURDOMAIN.com">www.YOURDOMAIN.com and can't get to YOURDOMAIN.com">YOURDOMAIN.com makes sure no one can access your site in a way you don't want and will cause issues.

Let me know if this helps.
The topic has been locked.
Active Subscriptions:

None

I believe the message you get will also depend on how you are going to your site in your browser. If you go to:
<!-- m --><a class="postlink" href="YOURDOMAIN.com/administrator/index.php">YOURDOMAIN.com/administrator/index.php - Then your connect URL should be YOURDOMAIN.com/">YOURDOMAIN.com/
<!-- m --><a class="postlink" href="www.YOURDOMAIN.com/administrator/index.php">www.YOURDOMAIN.com/administrator/index.php - Then your connect URL should be www.YOURDOMAIN.com/">www.YOURDOMAIN.com/


Yes!!!

The .htaccess redirect to make sure a user is at <!-- m --><a class="postlink" href="www.YOURDOMAIN.com">www.YOURDOMAIN.com and can't get to YOURDOMAIN.com">YOURDOMAIN.com makes sure no one can access your site in a way you don't want and will cause issues.

Let me know if this helps.


Something like that I want to do but my server doesn't support .htaccess. Is there another way to redirect?
The topic has been locked.
Support Specialist
I would contact your hosting provider and see if they have suggestions on how to do it. They may have a very easy way to configure it.

If not, I can help you try to change your index.php file to do it or find a plugin that will do it for you.

Let me know what you find out and I can start investigating. I think if a plugin like that doesn't exist, it would be easy to make and useful for people like yourself that can't use .htaccess files.
The topic has been locked.
Active Subscriptions:

None
Thank you!

My hosting provider fix the problem!!

But I have one more... When I connect with facebook, the system try to load <!-- m --><a class="postlink" href="www.site.com/component/jfbconnect/">www.site.com/component/jfbconnect/ but I receive error 500!!

The first time that I test it in IE, worked well.. But the other times don't.. <!-- s:-( --><img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> Why this happen?

Details:
Joomla 1.5.15
Community Builder 1.2.1

Joomla's SEO "friendly-urls" and mod_rewrite activated
Link for the New User Redirection: index.php?option=com_comprofiler
The topic has been locked.
Support Specialist
We recently discovered a bug with the "New User Redirection" setting, but it looks like you have that set to something, so I don't think this is your issue:
[url:1pxy0vnp]http&#58;//www.cmsmarket.com/forum/index.php?f=38&t=863&rb_v=viewtopic#p3070[/url:1pxy0vnp]

Can you check the JFBCLogin module and see what your "Joomla Login Redirection URL" is set to?

You might try saving the module just to make sure the parameters are being properly saved.

Let me know what you find.
The topic has been locked.
Active Subscriptions:

None
I have set the "Joomla Login Redirection URL" to the Community Builder's User Profile (only for registered users). Is it right or I must set it to something else?

sourcecoast wrote: We recently discovered a bug with the "New User Redirection" setting, but it looks like you have that set to something, so I don't think this is your issue:
[url:1pfdjo55]http&#58;//www.cmsmarket.com/forum/index.php?f=38&t=863&rb_v=viewtopic#p3070[/url:1pfdjo55]

Can you check the JFBCLogin module and see what your "Joomla Login Redirection URL" is set to?

You might try saving the module just to make sure the parameters are being properly saved.

Let me know what you find.

The topic has been locked.
Support Specialist
That seems like it should work to me. If you want to PM me site info, I can take a look. If you can't, let me know and I will try to setup a test site and see if I can reproduce your issue.

Let me know.
The topic has been locked.
Active Subscriptions:

None
I' m very happy because I found the problem!! I have in my page the mod_facebookfans and this module conflicts with jfbconnect!

But how can I fix it?? Is it possible? I think if i use the same API, maybe the problem will fixed.. Right?
The topic has been locked.
Support Specialist
We should be able to find a fix for it. Is this something custom you made? If you got it from another site, if you can send me a link, I will get it and see what it takes to get the two working together.

Thanks
The topic has been locked.
Active Subscriptions:

None
I found it!!!!! The solution is very simple: If anyone want have the two components in one page, must use the same API... Thank you very much for your help sourcecoast!

The only problem I have now is that the facebook button sometimes is invisible in IE! If you know anything about this, let me know..
The topic has been locked.