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
SOLVED! Facebook Comment not working
-
- Phoca Newbie
- Posts: 3
- Joined: 29 Dec 2010, 09:06
SOLVED! Facebook Comment not working
Last edited by pietrofilipi on 31 Dec 2010, 10:20, edited 1 time in total.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Facebook Comment not working
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) - 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
Jan
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) - 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
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 29 Dec 2010, 09:06
SOLVED Re: Facebook Comment not working
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
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
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: SOLVED! Facebook Comment not working
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).
https://www.phoca.cz/news/30-phoca-news/ ... 0-released
two different facebook modules are used (one share and second the comments).
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 29 Dec 2010, 09:06
Re: SOLVED! Facebook Comment not working
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.