My apologies! I just made a commit that REALLY DOES make the 2nd and 3rd arguments optional, and should solve this problem. Can you tell me if you see any problems now?
Thanks! ~Craig > FBConnect plugin is enabled afcource. But when i try to use the > facebook connect the errors are: > > Warning: Missing argument 2 for HTMLOutputter::cssLink(), called in > /home/sharo/www/plugins/FBConnect/FBConnectPlugin.php on line 156 and > defined in /home/sharo/www/lib/htmloutputter.php on line 371 > > Warning: Missing argument 3 for HTMLOutputter::cssLink(), called in > /home/sharo/www/plugins/FBConnect/FBConnectPlugin.php on line 156 and > defined in /home/sharo/www/lib/htmloutputter.php on line 371 > > And the facebook connect button is not shown. Its just "Facebook Login > Login with your Facebook Account" message, but without the login button. > > Also, when i login normaly all is working excempt the "Logout" link. > The logout link points me to http://mysite.com/# > > There is a new errors in the laconica.log. The errors are: > > 2009-08-06 13:53:43 LOG_WARNING: Session cookie > "01c19bf57db807beadff3b917a6ed9c1" is set but started value is null > > Greetings, > Milen > > > Quoting Craig Andrews <[email protected]>: > >>> Function cssLink will need 3 arguments (src, theme, media). But there >>> is only one argument. >> >> The 2nd (theme) and 3rd (media) arguments are optional. Theme defaults >> to >> the current theme, and media defaults to the empty value, which is what >> is >> desired in most cases. >> >>> Also i tested and the âÂÂfacebook connectâ button on the >>> /main/facebooklogin page is not shown. >> >> I believe you need to enable the Facebook Connect plugin for it to show >> up. instructions are in plugins/FBConnect/README. >> >>> Greetings, >>> Milen >> >> ~Craig >> >> > > > > ---------------------------------------------------------------- > 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
