Topic: Comment pictures

Hi,
It would be great if we can comment pictures!

Thumbs up

Re: Comment pictures

Me too, Im waiting for this mod http://chevereto.com/forums/topic1062-c … ments.html

Thumbs up

Re: Comment pictures

2.1 will come with a database, when this happend, I will make you a comment mod =P

~ Sup?!

Thumbs up

Re: Comment pictures

Danny.Domb until then, maybe you can figure it out. Why facebook comments not working with cheve?

Thumbs up

Re: Comment pictures

I don't have a facebook account, I don't intend to create one, so I can not access the Facebook api, so debuging this for me is impossible

~ Sup?!

Thumbs up

Re: Comment pictures

Danny.Domb wrote:

I don't have a facebook account, I don't intend to create one, so I can not access the Facebook api, so debuging this for me is impossible

You motivated me to work, so this is effect http://chevereto.com/forums/post8905.html#p8905

Problem with facebook comments is this. FB make url refferals, but cheve cannot handle this

domain.exm/?v=JgDYG.png&fb_comment_id=fbc_10150607943873653_226821_100607071748653

and sending error 404. How can I make chevereto work with characters like &

Its important, people who comments images can publish this comments on profile pages so friends can view this post and visit page.

Sorry for my 'english'' ;-)

Last edited by Hubertus (2012-01-21 13:14:51)

Thumbs up

Re: Comment pictures

You can just embed the fb comments scripts and tell him by php that the link to comment is the viewer page. Simple as that.

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!

Re: Comment pictures

Rodolfo wrote:

You can just embed the fb comments scripts and tell him by php that the link to comment is the viewer page. Simple as that.

How to do that? Facebook implementations probably work fine. Cheve probably cant ignore FB refferal link

http://example.com/?v=M5dcG.gif&fb_comment_id=fbc_101505703184154_2123960_101057068542354

Last edited by Hubertus (2012-02-02 20:22:58)

Thumbs up

Re: Comment pictures

Because you are doing it wrong. In FB you can tell that the "comment id" is the URL, so that is he pointer used to do the comments.

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!

Re: Comment pictures

So? How to fix that? Exept removing FB comments ;P thanks

Last edited by Hubertus (2012-02-02 22:45:31)

Thumbs up

Re: Comment pictures

http://developers.facebook.com/docs/ref … /comments/

<div class="fb-comments" data-href="<?php show_img_viewer(); ?>" data-num-posts="2" data-width="470"></div>

Got it?

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!

Re: Comment pictures

Yes, yesterday I updated FB script using this generator.

Thumbs up

Re: Comment pictures

Danny.Domb wrote:

2.1 will come with a database, when this happend, I will make you a comment mod =P


I have a database in my site, Can I pay you to make me a comment mod?

Anyone?

Thumbs up