I installed the module OK in my localhost, configure block,but hitting this persistent error:
The file jquery.simpleWeather.min.js is missing and required by the Simple Weather module. Download the SimpleWeather jQuery plugin and read the README.txt file found inside the simple_weather.module file for installation instructions.
Of course it is there, no typos, checked perms and ownership and they are OK, the weird thing is that I have it running OK in another site demoflorida.com.
Wht cold possibly have gone wrong?
I restarted the whole machine and cleared history in browser.

Comments

ckosloff created an issue. See original summary.

ckosloff’s picture

I cleared all caches and issue fixed.

ckosloff’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

ckosloff’s picture

I posted this sometime ago, but issue is recurring, of course I tried all the fixes described above + chowned file to my user + opened perms, + drush cc all.
There is no way that the error is going away, I am developing remotely so it is not an issue of restarting my computer

larsdesigns’s picture

Thanks for your interest in the simpleWeather module. I am happy to help.

I tested on my workstation and did not have a problem. Let's have a look at your configuration. Please provide the full file path with the to the jquery.simpleWeather.min.js file. Please provide the version of jQuery that is installed as well as the version of simpleWeatherJS.

Also, I am not sure about the behavior if there is a symlink involved.

If it is helpful we can meet on #drupal-colorado on freenode IRC for a chat.

I am hoping to gain written permission from James to ship his JavaScript with Drupal module which should help a lot in these situation.

larsdesigns’s picture

Status: Closed (fixed) » Active
larsdesigns’s picture

Also, I am also working on a fix for the broken View Forecast link. I think it is due to a change at yahoo but I need to test further.

ckosloff’s picture

There is something wrong in the instructions.
I went back to a site that is working and checked its guts to see what I did to make it work.
I simply uplodaded the whole unzipped directory and called it simpleWeather, but you can name it anything you want, the requested file is in there.
That is how it fixed the issue.
Instructions need to be re-written, because if you extract the min.js file and upload only that one it will not be found

ckosloff’s picture

larsdesigns’s picture

Let's fix up the instructions. Can you submit a correction?

larsdesigns’s picture

Assigned: Unassigned » larsdesigns
Status: Active » Closed (works as designed)