Also symfony plugin:publish-assets does a copy on windows and creates
a symbolic link on *nix platforms.

On Jan 6, 12:01 pm, Dineu Henrique <dineu...@gmail.com> wrote:
> Problem solved!
>
>    The answer was: Windows is helpless!... I just created all the
> environment at Kubuntu and the things worked all fine. After all, I realized
> that to make it run on Windows it was needed to copy the plugin /web
> directory to my project /web directory and rename it to plugin name.
>     Now its easy to flash a message :)
>
> Thanks all, and happy new year!
> --
> Dineu Assis
>
>
>
> On Wed, Jan 6, 2010 at 2:50 PM, Dineu Henrique <dineu...@gmail.com> wrote:
> > Dear friends,
>
> >    I've just finished the Jobeet tutorial from symfony-project web site,
> > and started to build my own project here. I'm having some problems to
> > install a plugin called *sfFlashMessagePlugin*. To install it, I first
> > installed the jQueryReloaded plugin, so that its one of its Dependencies.
> > My problem is, after I install, it seem that the php function are okay
> > called by the use_helper function, but the Javascript files are not ok. I
> > tried copying them to my web/js instead of leaving them inside
> > plugins/pluginname directory.
> >    The thing is, I followed all steps of README from both of them, but I
> > can't make them work. Any ideas of what problem can still be happening here?
>
> > The messages from Error Console at Firefox are:
> > - Before copying the JS files to web/js
> >    $ is not defined
> >    ... that's because it couldn't find the jQuery js file. So I copied it
> > to web/js and it's ok.
>
> > - After copying jquery js file to web/js:
> >    Now I'm facing the error "$.notifyBar is not a function". It meand that
> > the JS of sfFlashMessagePlugin is not being referenced.
>
> > Hope you can help me.
> > Thanks!
> > --
> > Dineu Assis
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to