Hi,
i've tried to install sfSwfChartsPlugin an i tried to do some test and i've
found some problems:

First of all the plugin creates under /web directory a symlink to
/plugin/sfSwfChartPlugin/web/swfcharts called sfSwfChartPlugin, but in the
configuration file of the plugin  it is specified another path for the
plugin:

sfConfig::set('sf_swfchart_dir', '/swfcharts/');

with this parameter setted it doesn't work. I' ve changed this parameter :

sfConfig::set('sf_swfchart_dir', '/sfSwfChartPlugin/swfcharts/');

with this setting charts are created but there is another problem.
The created chart doesn't show anything.
it gives me an error: "Loading <mymodule/myaction> timed out(-1)"

mymodule/myaction are the same of the module/action budled in the plugin as
example.


What do i wrong?
Any example for use this plugin?

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to