SOLVED! Facebook Comment not working

Phoca modules - support for all Phoca modules except Phoca Gallery modules
pietrofilipi
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 29 Dec 2010, 09:06

SOLVED! Facebook Comment not working

Post 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
Last edited by pietrofilipi on 31 Dec 2010, 10:20, edited 1 time in total.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Facebook Comment not working

Post 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
If you find Phoca extensions useful, please support the project
pietrofilipi
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 29 Dec 2010, 09:06

SOLVED Re: Facebook Comment not working

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: SOLVED! Facebook Comment not working

Post 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:
If you find Phoca extensions useful, please support the project
pietrofilipi
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 29 Dec 2010, 09:06

Re: SOLVED! Facebook Comment not working

Post 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.
Post Reply