Forum PrestaShop

Il Forum di PrestaShop è lo spazio in cui puoi condividere con la comunità di PrestaShop consigli pratici sull'e-commerce e trovare la risposta a tutte le domande tecniche e funzionali.

Forum PrestaShop

Jump to content

Free Module : [Update !] Facebook Comment v.0.2

104 replies to this topic
#1
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts
tabfbcomment V.0.2
Add a facebook comment system to your Prestashop Product Page

Download => http://webindoshop.c...r-facebook.html

# Module name : Tab facebook comment
# Ver : 0.2
# Author : gone_bdg
# Website : http://webindoshop.com
# e-mail : prestashop@webindoshop.com
# Release date : 14 May 2010
# Licence : free
# Modules Variant : My Custom tab | Tab Bid Product | Tab Quick Buy | Tab Interest in Product | Tabgendong .. kemana-mana
# Change log : Minor Fix for facebook comment not showing up if product is not created using "Home Category Product" as Default category
# Related Post : #11

Attached Files



#2
safa

    PrestaShop Addict

  • Moderators
  • 968 posts
this is good. thanks for works
Posted Image

Sanal Pos Modülü İçin tıklayınız.(Tüm Bankalar Api ve 3d Secure)

#3
caparuni

    PrestaShop Apprentice

  • Members
  • PipPip
  • 292 posts
mantab gan
[mod-id] Prestashop for Indonesian

kartunama.biz chenoel.com

phpMyAdmin / File Explorer / Thumb Popup
please send donation to support me making free modules. check my profile for complete module list

#4
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts
@safa & caparuni

Thanks for your comment

#5
vietnam

    PrestaShop Apprentice

  • Members
  • PipPip
  • 192 posts
I can not get it to work http://www.mobila-on...-sisco-k50.html i have made all the required steps

#6
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts
Hi, vietnam ...

What exactly your problem ?

I can't give the best solution for you, because i don't see you already install this module in your prestashop, or maybe you had Uninstalled ....
Please leave the module installed in your website so i can check what the problem is.

Are you use Prestashop v1.3 ? (still in Release candidate ... don't use it in your production website)

This module has been tested and working well in PS v.1.1 & v.1.2.5

#7
belladict

    PrestaShop Apprentice

  • Members
  • PipPip
  • 58 posts
Thanks gonebdg, I'm about to try out your module. I like your sense of humor "Tabgendong .. kemana-mana" hahahaha

#8
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts

From 1273216321:

very good, I like it ,thank you


Hi, newapple
I'm glad you like it. Thanks for your comment & Enjoy it ...

From 1273218792:

Thanks gonebdg, I'm about to try out your module. I like your sense of humor "Tabgendong .. kemana-mana" hahahaha


I hope Not Indonesia only ... but everybody in this world knew what the meaning of it :lol:

Try out and give your feedback in here

#9
gk

    PrestaShop Newbie

  • Members
  • Pip
  • 7 posts
Great module - thanks!

I found that the login functionality seems not to work on the same product page. I have to go to another product page before I can see the login taking effect. The logout link does not do anything. I'd imagine this is something from facebook side? Or is there anything I misconfigured?

#10
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts
Halo, gk ...
Thanks for your comment

There is nothing wrong about your configuration.
Prestashop URL rewriting system (with .htaccess file) , seems to be not fully understood by facebook.

Here is bug that i've found in facebook comment for prestashop :

If some of your product is not in the Home Category Product, your facebook comment does not work properly or won't show up
the page URL for your product is -> http://yourdomain.co...me-product.html

But if, you can open that product page with this URL -> http://yourdomain.co...me-product.html
Then your facebook comment is fully work

I think this problem can be solved by modifying your prestashop htaccess file, or maybe i have to modifying the smarty code used in this module.

#11
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts
tabfbcomment v.0.2 Release !

change log :
Minor Fix for facebook comment not showing up in product page, if product is not in "Home Category Product"

For anyone who already download & use tabfbcomment v.0.1, you Only have to change your contentfbcomment.tpl

Put this code after closing

 script type="text/javascript">  FB.init("YOUR_API_KEY", "/../../xd_receiver.htm"); </script 


Don't forget to write your facebook API key !

Enjoy ...

#12
Ferdem

    PrestaShop Apprentice

  • Members
  • PipPip
  • 58 posts
My shop v1.2.4
i did all steps but error

Warning: Missing argument 1 for Smarty::assign(), called in /home/prestcom/public_html/modules/tabfbcomment/tabfbcomment.php on line 166 and defined in /home/prestcom/public_html/tools/smarty/Smarty.class.php on line 583

Warning: Missing argument 1 for Smarty::assign(), called in /home/prestcom/public_html/modules/tabfbcomment/tabfbcomment.php on line 173 and defined in /home/prestcom/public_html/tools/smarty/Smarty.class.php on line 583

what can i do ?
http://www.rahatalisveris.com

Yaprak derdinde olmayan ağaç odundur..!

#13
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts
Hi, Ferdem ..

Check your file .../modules/tabfbcomment/tabfbcomment.php
on line 166 & line 173

Are you sure not change the tabfbcomment.php ?

This is strange ... because there is some Smarty->assign() above that line are passed

#14
Ferdem

    PrestaShop Apprentice

  • Members
  • PipPip
  • 58 posts
i uploaded again
i changed API code but i got error

Warning: Missing argument 1 for Smarty::assign(), called in /home/prestcom/public_html/modules/tabfbcomment/tabfbcomment.php on line 150 and defined in /home/prestcom/public_html/tools/smarty/Smarty.class.php on line 583
http://www.rahatalisveris.com

Yaprak derdinde olmayan ağaç odundur..!

#15
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts

From 1274038054:

i uploaded again
i changed API code but i got error

Warning: Missing argument 1 for Smarty::assign(), called in /home/prestcom/public_html/modules/tabfbcomment/tabfbcomment.php on line 150 and defined in /home/prestcom/public_html/tools/smarty/Smarty.class.php on line 583


You don't have to change your facebook API Key

Read the warning message ...

 public function hookTop($params)
{
global $smarty;
$smarty->assign();
return ($this->display(__FILE__, '/topfbscript.tpl')); <=== line-150
}


check again, also your topfbscript.tpl file

#16
Ferdem

    PrestaShop Apprentice

  • Members
  • PipPip
  • 58 posts
ichecked but these code same

What can i do this step ?
http://www.rahatalisveris.com

Yaprak derdinde olmayan ağaç odundur..!

#17
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts

From 1274079701:

ichecked but these code same

What can i do this step ?


I don't have any idea ... maybe some bugs in PS.v.1.2.4 give you this problem

This modul never been tested in PS v.1.2.4 since this is not a final version of prestashop

I suggest, you to compare smarty.class.php file in PS v.1.2.4 with smarty.class.php file in PS v.1.2.5, to see what the different is.
Also you can try out this module in localhost with PS v.1.1 or v.1.2.5

btw ... what is your web URL ?

#18
Ferdem

    PrestaShop Apprentice

  • Members
  • PipPip
  • 58 posts
i tried again i thin it will be :)

pls check image and error codes

Warning: Missing argument 1 for Smarty::assign(), called in /home/prestcom/public_html/modules/tabfbcomment/tabfbcomment.php on line 157 and defined in /home/prestcom/public_html/tools/smarty/Smarty.class.php  on line 583



Warning: Missing argument 1 for Smarty::assign(), called in /home/prestcom/public_html/modules/tabfbcomment/tabfbcomment.php on line 150 and defined in /home/prestcom/public_html/tools/smarty/Smarty.class.php on line 583

Attached Files


http://www.rahatalisveris.com

Yaprak derdinde olmayan ağaç odundur..!

#19
gonebdg - webindoshop.com

    PrestaShop Addict

  • Moderators
  • 757 posts
Hi, Ferdem ...

I already test my tabfbcomment module in PS 1.2.4, and i didn't have the problem like you are facing now

So ... the problem is in your prestashop, or conflict with another modules.

sorry I can't help you more further about this ...
.
.
.
.
PS: ... I think i've already found the best solution to read facebook xd_receiver in prestashop regarding to URL rewrite with htaccess which used for Prestashop friendly URL
This will be added on next release of tabfbcomment module


#20
Timothy Jarman

    PrestaShop Apprentice

  • Members
  • PipPip
  • 71 posts
hey, where can i download this module? i tried going to your site but it says sold out :(
Fancy Dress Costumes - Fantasy Costumes UK and Worldwide delivery - Fancy Dress Costumes, Shoes & Accessories - www.Fantasy-Costumes.co.uk