How do i know whether there are new comments on my website? http://aicandyaffaire.com
How do i know whether there are new comments on my website? http://aicandyaffaire.com
This would require some customization to the module as described here:
c/p from Facebook
How do I know when someone comments on my site?
You can subscribe to the 'comment.create' and 'comment.remove' events through FB.Event.subscribe.
Good luck![]()
thank you so much!
but My facebook comment still don't show up.
would you check it for me?
http://www.dankung.com/emart/black-p...usa-p-342.html
I do have facebook comment html code , but no comment box shows up.
<div id="facebookComments">
<fb:comments data-href="www.dankung.com/emart/american-fox-dankung-slingshot-usa-global-slingshot-p-377.html" num_posts="4" width="470"></fb:comments>
</div>
<!-- end Facebook Comments -->
What is the blueprint-css folder, where did you find that and how is it related to this plugin?
Anyway, you obviously didn't install the module properly. Go over the documentation and install the module again as described step by step (except for the SQL file) and you should be fine.
Hint: tpl_main_page.php![]()
I downloaded the plugin at Plugins zone of zen-cart.com
blueprint-css is a folder under documentation folder.
Thank you very much for help.
I moved the following code which is at the bottom of tpl_main_page.php to the 70th low,all ok.
<!-- begin Facebook Comments -->
<?php if(FACEBOOK_COMMENTS_STATUS == true){
echo FACEBOOK_COMMENTS_SCRIPT;
} ?>
<!-- end Facebook Comments -->
</body>
hi i am getting this error when trying to install the sql patch , using phpMyAdmin
================================
SELECT @configuration_group_id := configuration_group_id
FROM configuration_group
WHERE configuration_group_title = 'Facebook Comments'
LIMIT 1 ;
MySQL said: Documentation
#1146 - Table 'c5309308_zc1.configuration_group' doesn't exist
=================
at the moment i can't access the install sql from zen admin i get this error, but i don't think its anything to with this module
Forbidden
You don't have permission to access /zc_admin/sqlpatch.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
==========================================
any help would be great thanks
Apparently a module i think it maybe this one ,has reset the permissions ,now i don't have permission to up load sql files ect ,, not sure how to reset these either..
Bookmarks