Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bugs 1.3
04-16-2012, 04:16 AM
Post: #11
RE: Bugs 1.3
jgrossi, i can have your FTP access (in private) to test your server config and try to fix your problem?

If you say you installed a fresh copy, and you have this problem, it's can be either your server or your Facebook APP (But what i see in the thumbnail, it's correct).

To answer your questions:

"Is the default .htacces that comes with the script empty?"
Yes.

"By the way, what php version is recomended?"
PHP5/+

Lead Developer and Support - freelanceonweb.com
Our items: 3c-events - fblikestatus - Link Monetizer

[Image: star-on.png] Don't forget to rate our scripts on codecanyon, your rating is much appreciated for us!
Visit this user's website Find all posts by this user
Quote this message in a reply
04-16-2012, 07:11 AM
Post: #12
RE: Bugs 1.3
(04-16-2012 04:16 AM)devinfo007 Wrote:  jgrossi, i can have your FTP access (in private) to test your server config and try to fix your problem?

If you say you installed a fresh copy, and you have this problem, it's can be either your server or your Facebook APP (But what i see in the thumbnail, it's correct).

To answer your questions:

"Is the default .htacces that comes with the script empty?"
Yes.

"By the way, what php version is recomended?"
PHP5/+

Info sent.
Find all posts by this user
Quote this message in a reply
04-16-2012, 11:00 PM (This post was last modified: 04-16-2012 11:00 PM by devinfo007.)
Post: #13
RE: Bugs 1.3
The good news, now your site is compatible with Facebook

http://developers.facebook.com/tools/deb...3Fid%3D154

(I found many errors and changes in the code, remember to update your facebook app in admin -> settings, i used my app to test)

The bad news, your site is blacklisted

Quote:The content you're trying to share includes a link that's been blocked for being spammy or unsafe:<br /><br />Body of an error/warning message. Title is: Sorry, this post contains a blocked URL<br /><br />For more information, visit the <a href="http://www.facebook.com/help/">Help Center</a>. If you think you're seeing this by mistake, please <a href="/help/contact.php?show_form=block_appeal">let us know</a>.

I don't know how it's happened, you used another script before that? have you used the clickjacking?

Try to like a status with the new like and you will see:

http://mecabee.com.ar/display.php?id=155

Lead Developer and Support - freelanceonweb.com
Our items: 3c-events - fblikestatus - Link Monetizer

[Image: star-on.png] Don't forget to rate our scripts on codecanyon, your rating is much appreciated for us!
Visit this user's website Find all posts by this user
Quote this message in a reply
04-17-2012, 12:39 AM
Post: #14
RE: Bugs 1.3
(04-16-2012 11:00 PM)devinfo007 Wrote:  The good news, now your site is compatible with Facebook

http://developers.facebook.com/tools/deb...3Fid%3D154

(I found many errors and changes in the code, remember to update your facebook app in admin -> settings, i used my app to test)

The bad news, your site is blacklisted

Quote:The content you're trying to share includes a link that's been blocked for being spammy or unsafe:<br /><br />Body of an error/warning message. Title is: Sorry, this post contains a blocked URL<br /><br />For more information, visit the <a href="http://www.facebook.com/help/">Help Center</a>. If you think you're seeing this by mistake, please <a href="/help/contact.php?show_form=block_appeal">let us know</a>.

I don't know how it's happened, you used another script before that? have you used the clickjacking?

Try to like a status with the new like and you will see:

http://mecabee.com.ar/display.php?id=155

Hi again Dev,

The like buttons are a bit disordered. I'll check if it's working properly later on.

I never used clickjacking or something strange, I did have another script of status like before.

Where could you see that quote?
Can you tell me what exactly did you changed so I can recopile a clean 1.3 version in case of emergency? (In private if needed)

Greetings and thanks once again for your support.
Find all posts by this user
Quote this message in a reply
04-17-2012, 05:08 AM
Post: #15
RE: Bugs 1.3
News:
Like button Counter Fixed on text status. Not posting thumb!
Still not working with images!
Find all posts by this user
Quote this message in a reply
04-19-2012, 08:00 AM
Post: #16
RE: Bugs 1.3
"Like button Counter Fixed on text status."

Fixed?

I just tested, i have still your problem, like not counted.

To try the error message, replace

Code:
<div class="fb-like" data-send="false" href="<?php echo $link;?>" data-layout="box_count" data-width="50" data-show-faces="false" data-font="arial"></div>

by

Code:
<div class="fb-like" data-send="false" href="<?php echo $link;?>"  data-width="50" data-show-faces="false" data-font="arial"></div>

and like a status to see it.

Lead Developer and Support - freelanceonweb.com
Our items: 3c-events - fblikestatus - Link Monetizer

[Image: star-on.png] Don't forget to rate our scripts on codecanyon, your rating is much appreciated for us!
Visit this user's website Find all posts by this user
Quote this message in a reply
04-19-2012, 09:02 AM
Post: #17
RE: Bugs 1.3
(04-19-2012 08:00 AM)devinfo007 Wrote:  "Like button Counter Fixed on text status."

Fixed?

I just tested, i have still your problem, like not counted.

To try the error message, replace

Code:
<div class="fb-like" data-send="false" href="<?php echo $link;?>" data-layout="box_count" data-width="50" data-show-faces="false" data-font="arial"></div>

by

Code:
<div class="fb-like" data-send="false" href="<?php echo $link;?>"  data-width="50" data-show-faces="false" data-font="arial"></div>

and like a status to see it.


It worked for a moment.
I'm getting mad, I contacted Facebook asking the reason that error.
I'll get in contact with you again when they give me a response.

I asked them if the error I'm getting could be because of this blacklist thing.

Greetings
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | FreelanceOnWeb | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication