Page 1 of 1

SOLVED! Facebook Comment not working

Posted: 29 Dec 2010, 09:19
by pietrofilipi
Hello,

the facebook module you created on a non-commercial way seems to be a great thing, so first of all thanks for doing what you are doing!

Now my problem. I installed the module successfully and enabled it. I created a Facebook app, got the ID and inserted it in the module parameters. In the index.php of my template, I inserted mentioned the code. Despite all these steps, the Facebook comment module is not appearing on my site. If I erase the Facebook application ID, I see this notice: "Facebook Application ID is empty". If I put the ID back, I see nothing at all. You can see the example here:

http://www.ciboha.sk/no-toto-foto/816-n ... nimky-foto

Module position is LEFT, title is "Facebook comment".

Probably the provided information is not enough to find out what the problem might be, but please let me know what should I do to provide more details necessary for diagnose of my problem.

Thank you in advance.

edit:

additional info:
PHP Version: 5.2.13
Web Server: Apache
Joomla! Version: Joomla! 1.5.10

Re: Facebook Comment not working

Posted: 30 Dec 2010, 16:53
by Jan
Hi, seems like the facebook code on the site is OK, it is pasted there, so the module is installed and enabled ok.

Maybe try to change the language for testing, maybe the problem can be the url to facebook:

http://connect.facebook.net/slovak/all.js

http://connect.facebook.net/en_US/all.js (this is an english url) :idea: :( - maybe the link to slovak js or maybe the link to plugin itself does not work, maybe the domain address can be incorrect in the facebook application :idea:

Jan

SOLVED Re: Facebook Comment not working

Posted: 31 Dec 2010, 10:19
by pietrofilipi
Hi Jan,

finally, I got the module to work well!

The solution was, I had to remove the other facebook modules from the code of my website (those that were appearing on the same page as the Facebook comment module) or disable/remove the modules(those that were appearing on the same page as the Facebook comment module) -I had a module showing some fans, Verge Like module and Add to facebook script. Once these were removed, Facebook comment is working ok. When the mentioned things were there, the Facebook comment module was appearing only ocassionally or was loading eternally.

So seems like this is in conflict with other things related to facebook. Maybe if you have any idea how to avoid this conflict please let me know.

Thank you
Peter

Re: SOLVED! Facebook Comment not working

Posted: 01 Jan 2011, 00:11
by Jan
Hi, no idea there, e.g. here:
https://www.phoca.cz/news/30-phoca-news/ ... 0-released
two different facebook modules are used (one share and second the comments). :idea:

Re: SOLVED! Facebook Comment not working

Posted: 05 Jan 2011, 10:07
by pietrofilipi
A possible solution for this can be placing the second content via iframe, in this case the Phoca module and for example the facebook fan page widget is not interacting.