Thanks for the module.

I get the following error on the settings page after installing module

    * warning: file_get_contents(sites/all/modules/simplecluetip/js/jquery.hoverIntent.js) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/example.com/html/includes/common.inc on line 2412.
    * warning: file_get_contents(sites/all/modules/simplecluetip/js/jquery.bgiframe.min.js) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/example.com/html/includes/common.inc on line 2412.
    * warning: file_get_contents(sites/all/modules/simplecluetip/js/jquery.cluetip.js) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/example.com/html/includes/common.inc on line 2412.

I read the README.txt file included with the module and it did not say anything about downloading addition jQuery files.

CommentFileSizeAuthor
#2 READMEUPDATED.patch1.05 KBjpshayes
#1 READMEUPDATED.patch0 bytesjpshayes

Comments

jpshayes’s picture

Assigned: Unassigned » jpshayes
Status: Active » Needs review
StatusFileSize
new0 bytes

Here is a patch for the README.txt file with better installation instructions. Still needs work, but its a start

jpshayes’s picture

StatusFileSize
new1.05 KB

Woops, Sorry, wrong patch

Here you go

bharat83’s picture

Hi ,

I am the developer of this module...Sorry Its a mistake i havent committed the javascript folder. Doing it now.

bharat83’s picture

Assigned: jpshayes » bharat83
Status: Needs review » Fixed

Fixed

bharat83’s picture

Status: Fixed » Closed (fixed)