I received this warning after updating from the Aug 1 dev to the Aug 7 dev.

Error message
Warning: file_get_contents(sites/all/libraries/wvega-timepicker/jquery.timepicker.js) [function.file-get-contents]: failed to open stream: No such file or directory in drupal_build_js_cache() (line 4759 of C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\website\d7\includes\common.inc).

I found the issue #233047: Switch to using Vega timepicker so I know the date module is moving (or has moved) that direction. I'm not sure what I need to do though to utilize the timepicker so that this warning doesn't appear.

Comments

karens’s picture

Status: Active » Postponed (maintainer needs more info)

If the file does not exist, the code won't try to use it. If the file exists, you won't get this error. I just double-checked a clean install and cannot find any way to see a message like this.

What is in that directory (sites/all/libraries/wvega-timepicker)? Did you try to download files and not get all of them renamed?

Go to admin/config/content/date_popup. See what timepicker is selected. If the file does not exist you should see instructions about how to download the dropdown timepicker. If it does exist, you will have an option to use it and it will be selected by default.

If you want to start over, removed the 'sites/all/libraries/wvega-timepicker' directory, then go to 'admin/config/content/date_popup' and carefully read the instructions about how to download and install it.

karens’s picture

Status: Postponed (maintainer needs more info) » Fixed

There was another issue that showed us that you can get this warning if the Libraries module is enabled. The problem was fixed in that issue.

bjlewis2’s picture

Excellent! Thanks for the update Karen.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nimbfire@gmail.com’s picture

Component: Date Popup » Documentation
Assigned: Unassigned » nimbfire@gmail.com
Category: support » bug
Priority: Normal » Minor

The path now to config the date_popup is "admin/config/date/date_popup".

The old path links to a page to edit Text formats.