I'm unsure what you mean by this, actually. The SCLogin module has a method to disable the logout button entirely so that all that will be shown is the re-connect buttons. If that's what you're looking for, we're recommend using that configuration of the SCLogin module instead of your custom HTML module. If that's not what you're looking for, let me know what I'm missing.I also have the problem that i would like to display the Connect buttons to my logged in users but dont have enough room along side my sc_login modal logout button, so i paste the generated html into a custom html module and that works ok for now to display on the profile page but after say, a user connects an account it still remains the connnect button so im not sure how to overcome it.
The "Create new page" button always shows, as far as I know. I know of no way to 'connect' a Facebook App to a Facebook Page so that there's some sort of link between the two. You can use the Page Tab feature of JFBConnect to show your website (which likely has a Facebook App associated with it) in a Facebook Page.. but there's no link between the two when you do so. I think that button for creating a new app is simply to push you towards creating an Page, if you don't already have one.incidentally do you know, in the facebook app configuration, specifically on the App Details > [Contact Info] : App Page configuration setting I have only a button to "create new page" when, i already have a page for this app which im the admin of! as well as the canvas page, yet i can't select either, any idea why?
Facebook can definitely be like a brick wall when trying to get an explanation about how to set some things up. I'd recommend asking us first. If we can answer, we will.It's so hard to correspond with facebook in anyway i dont think its possible, only if they want something from u then they will talk lol, i think my only hope is to ask in the forums, but i thought 1st i would ask you since, you know alot about it, i cant add permissions like user_location etc, unless i submit the app for review and it wont let me submit until i have associated a page current/hmm
As noted, that's an optional field. If you want to create a test user though, go to Roles in the left sidebar and then click the "Test Users" tab in the top. There, you can create 'fake' users that you can switch to to test your app from.Also alex sorry to bug you, it says in the devcenter facebook app settings someplace .. oh yeh, i think it mention this when say u do a roles submission for approval it says, supply a optional test user for the review team, then it says for the? test users can be created blah blah in facebook someplace? and in your app blah blah, is it possible to make facebook test accounts do u kno inside the fb dev console?
Check your browser add-ons. Some are meant to blocking tracking code or 3rd party sites or lots of other things for privacy reasons. Unfortunately, those tools can cause issues with many sites. If that doesn't work, try a different browser altogether to see if it goes away. That will narrow things down to your browser, computer or something lower level, like your ISP.Also alex, sorry to nag ut u again current/tongue have u ever had it where nearly every site u goto has like major wait for 'loading google-analytics.com....' its killen me man, like 50% of websites i load lately are a 5 min wait for me to sit around and stare at teh wall while it loads u kno if that code is up the top, u dont even get content u gotta pray they add it at the bottom anyways i wondered if u had this b4, i made sure im not blocking in locally but it still happen!! any idea why?
$params = array('button_type' => 'icon_text_button');
foreach (JFBCFactory::getAllProviders() as $p)
echo $p->connectButton($params);That's really strange that you can't submit the review. Can you tell me what the exact error is that you get when you try to submit for review? As for less permissions is better, that's absolutely true. People get worried when you ask for every permission possible.With facebook, i was considering the possibility of asking for more roles to pull additional info about the linking user, about me, website, etc but these arnt within the default roles and such, require a submission and review to attain, which, as i mention isnt possible until u link a page to ur app., ive actually got 3 or 4 fb pages im the owner and admin of, not 1 is selectable its frustrating, so due to that i cant click submit review. Hey i guess its really not a big deal, prob the least amount of permission roles u ask for the better it was just something i came across and wondered if u had hit this brickwall too,
Google's authentication and profile API is haphazard at best. Not something like working with, but have it pretty well tamed now.google are known to be so prestigious but alot of the projects they make are so bug ridden and problematic its beyond belief for me, even the google webapp framework i once dl to check out ran one time only lol, and died a miserable death and eventually i remove! lol.
JFBConnect doesn't currently have a registration form method. You can use the built-in Joomla User - Profile plugin to add some custom fields to the registration flow or use any of the varied profile extensions out there. Having a very, very simple registration feature is likely something we'll have to add to JFBConnect later this year as it's starting to be requested more.Also alex one other thing i really need to do is display a small registration form on the same page as my athleteadvance.com/component/users/?view=login you see to the right hand side i wish to have a small mini registration form if u will is it possible to do it with jfbconnect?
$params = array('button_type' => 'icon_text_button');
foreach (JFBCFactory::getAllProviders() as $p)
echo $p->connectButton($params);Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
