Posted by ifly3years on February 1, 2009 at 9:40pm
| Project: | Project Forecast |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | criz |
| Status: | needs review |
Issue Summary
Fatal error: Call to undefined function value_provider_options() in /opt/lampp/htdocs/example.site/modules/project_forecast/project_forecast.admin.inc on line 69
when i visit the url http://example.site/admin/project/forecast, system tell me that.....
i don't know why it happen.
shall i post more infomation? what info is worth to copy here,let me know ,pls.
Comments
#1
Yes, I get the same error. Does this module work? Would really love to use it. Thanks.
#2
Do you have installed the value_provider module? http://drupal.org/project/value_provider
#3
Ah, thanks. No did not. For some reason it is not listed as required in the module list. I do see it is needed in the module description. So, now I have it going but I am getting this error when I go the project forcast page..
warning: Missing argument 2 for l(), called in /home/escapecm/obamalogue.com/sites/all/modules/project_forecast/project_forecast.admin.inc on line 32 and defined in /home/escapecm/obamalogue.com/includes/common.inc on line 1535.
#4
Okay, thx. This seems to be a bug. But as it is a link in the helptext it should be not very critical...
#5
Had to fix the module after latest views update, so I created also a small patch for this:
#6