Hi,
I have the same problem. If i posted a post so i get the message:
Social Network Error Message
facebook.com Could not post on facebook.com. Reason: (#1500) The url you supplied is invalid
I have doublecheck my App ID, the Token and the Facebook links.
What can I do? I use the version 0.2.5 and this problem are fixed in former versions. Or not?
regards
klenkes
Hi, I have found a solution for this problem. In a other thread I found this:
I’ve updated the issue in the NextGen file: ngg-config.php
from:
require_once( WP_LOAD_PATH . ‘wp-load.php’);
to:
require_once( WP_LOAD_PATH . ‘wp-admin/admin.php’);
It works fine and without the HTTP Error Message during the images uploads 🙂
Greetings,
klenkes