I forgot to mension that im running 0.8.1 dev version. The facebook issue "API method not found!" are solved if i comment this lines on lib/router.php

/*        $m->connect('main/:method',
                    array('action' => 'api',
                          'method' => 'oembed(.xml|.json)?',
                          'apiaction' => 'oembed'));
*/


Quoting [email protected]:

Hi,
Anybody with facebook connect issue?
I have a running facebook app for my laconica instance. When i try to enable facebook connect future i have a problems. When i go to http://mysite.com/main/facebooklogin there is a window with message "The server mysite.com at Laconica API requires a username and password." and this is the first issue. The second is that after i put my username and password in this window i get a message "API method not found!".

My site config:

$config['facebook']['apikey'] = 'xxxx';
$config['facebook']['secret'] = 'xxxx';

require_once('plugins/FBConnect/FBConnectPlugin.php');
$fbc = new FBConnectPlugin();

On the app administration page in facebook.com for Connect URL i have: http://mysite.com/

All deamons are running.
Also there is a error in facebook app. When i install facebook app there is a message at the bottom:
"Runtime errors:
HTML error while rendering tag "img": Relative URLs not allowed here"

Greets,
Milen MIhalev

----------------------------------------------------------------
Zdravei.bg - myasto kydeto vseki moje da nameri po neshto za sebe si. Spodelete svoite snimki, video klipove, blogove, sreshtnete novi priateli. Kajete: Zdravei, tova sum az!
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev




----------------------------------------------------------------
Zdravei.bg - myasto kydeto vseki moje da nameri po neshto za sebe si. Spodelete svoite snimki, video klipove, blogove, sreshtnete novi priateli. Kajete: Zdravei, tova sum az!
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to