Ok so this is actually a working strategy ? I will implement it and
name the function initialize 'intiialize_'.$map_name by default so
that users don't need to actually change this parameter unless they
need to.
Concerning the javascript_name of the map, one soulution could be to
generate automati
Hi,
indeed there might be some problems with two maps on the same page
using the sfEasyGMapPlugin.
First you will need to specify in the options a different "js_name"
for your two maps. Then you might have to hack the "initialize"
function and call it
$this->getJsNamE().'_initialize'
instead
If
If you are doing a facebook application, with the recent complete
redesign of the API, I recommend doing the javascript part manually.
The plugin is still very interesting for the whole server-side part,
but it will need some work to be actualised on the javascript-side.
Help is welcome :-)
Cheers
The feed task should not be used anymore since Facebook deprecated
feeds. The good solution is now indeed stream_publich()
Cheers,
Fabrice Bernhard
On Jun 1, 12:51 pm, Maxime Teneur
wrote:
> Concerning feed streaming, you can have a look on a task implemented in the
>
Hi Raphael,
there must be some cookie issue in your application. Setting the
Facebook cookies can be very tricky, especially when dealing with
iframes inside the Facebook canvasin Safari. Are you sure you have
published the plugin's assets ? You also should not use the outdated
filters which every
en you develop i got
> localhost domain and not a real one. do i miss something here?
>
> On 25 May 2010 16:32, Fabrice Bernhard wrote:
>
>
>
> > There is no reason they should conflict, just add the comumns to your
> > schema as mentioned in the documentation.
>
> &
> I will try that. Thanks,
>
> One thing i noticed that was said was that if you use
> getSfGuardUserByFacebookSession then you cannot logout the user unless
> facebook is logged out.
No, this has nothing to do with this, it has to do with the
FacebookRememberMeFilter.
--
If you want to report
er class are in
> there. I do have myUser extending sfFacebookUser.
>
> I followed the tutorial pretty much
> fromhttp://burgiblog.com/2009/09/18/developing-facebook-applications-with...
>
> On May 25, 6:31 am, Fabrice Bernhard wrote:
>
>
>
>
>
> > Don
There is no reason they should conflict, just add the comumns to your
schema as mentioned in the documentation.
Cheers,
Fabrice
On May 24, 11:31 pm, Sela wrote:
> i noticed both of those plugins use sf_guard_user_profile table with
> different columns. how can i use it then? i got already the
Don't save the user if you don't have a facebook uid !
To get a valid facebook uid using the plugin you unfortunately need to
be in a valid Facebook environment, either inside a Facebook frame for
an FBML app with tester logged on Facebook or with a working Facebook
Connect connection (ie: correct
org/more-with-symfony/1_4/en/12-Developing-for-Facebook
> How do I know it's their first time, and how should I override the
> default Signin function to do this?
Well, that has nothing to do with symfony or Facebook, just develop
what you need :-)
Fabrice Bernhard
--
http://www.theodo.fr
--
frame.
Fabrice
On Dec 28, 2:15 pm, Andrés Cristi wrote:
> Yes, i'm testing on an internet-accessible server. I will see if
> there's something wrong on the configuration of the application on
> facebook.
> Thank's
>
> On 24 dic, 17:00, Fabrice Bernhard wrote
> > life of me.
>
> > I've followed all the instructions and cannot get this plugin to work
> > using sfDoctrineGuardPlugin.
>
> > The facebook dialog appears and i can log into facebook, but the user
> > is never added to the database.
>
> > I inst
> Is there a way to set default user groups?
> Currently, when a new sfGuardUser is created it calls
> $this->setDefaultPermissions($sfGuardUser); and sets the permissions that
>
> have been defined in the app.ym. Is there a similar function
> setDefaultGroups?
>
> I can easily write my own, I jus
FacebookConnectRememberMeFilter
>
> > #sfFacebookSecurity:
> > # class: sfFacebookSecurityFilter
>
> > cache: ~
> > common: ~
> > flash: ~
> > execution: ~
>
> > Thanks for your help.
> > I've been struggling getting all th
Great you managed to solve your problem, although it would have been
nice to actually see what you did wrong.
Cheers,
Fabrice
--
http://www.theodo.fr
--
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to symfony
Hi Steve,
I had not seen that you had posted here before writing me an email.
It is actually easy to customise an icon, the sample 6 shows you how
to do it:
http://svn.symfony-project.com/plugins/sfEasyGMapPlugin/branches/v3/modules/sfEasyGMapPlugin/actions/actions.class.php
Alexandre, your comm
ransparent.
Fabrice Bernhard
--
http://www.theodo.fr
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe f
18 matches
Mail list logo