Welcome Guest, Not a member yet? Register   Sign In
facebook ignited
#1

[eluser]kikz4life[/eluser]
I have a problem, don’t know if this is cause by my setup. But the problem is simple but I just can’t sort it out.

In the welcome_view.php I can’t view my name even though I’m already logged in Facebook.

this is my setup:
Code:
config/fb_ignited.php
$config['fb_appid']     = 'myid';
$config['fb_secret'] = 'mysecret';
$config['fb_canvas'] = 'dean_test';
$config['fb_apptype'] = 'connect';
$config['fb_auth'] = '';

now on my dev.facebook setup
Code:
App Display Name:Dean Mobile Application
App Namespace:dean_test
Website
Site URL: mydomain.com/dean_test/

Supposedly when Im currently logged in it should show: Welcome Dean, to Facebook Ignited but it show me: Welcome, to Facebook Ignited




Theme © iAndrew 2016 - Forum software by © MyBB