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.

CommentFileSizeAuthor
#5 missing-arg-367649-3.patch629 bytescriz

Comments

tpainton’s picture

Yes, I get the same error. Does this module work? Would really love to use it. Thanks.

criz’s picture

Do you have installed the value_provider module? http://drupal.org/project/value_provider

tpainton’s picture

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.

criz’s picture

Priority: Normal » Minor

Okay, thx. This seems to be a bug. But as it is a link in the helptext it should be not very critical...

criz’s picture

StatusFileSize
new629 bytes

Had to fix the module after latest views update, so I created also a small patch for this:

criz’s picture

Assigned: Unassigned » criz
Status: Active » Needs review