Closed (fixed)
Project:
Javascript Tools
Version:
master
Component:
wForms
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2006 at 15:25 UTC
Updated:
20 Jun 2008 at 02:22 UTC
The wforms module seems to be expecting some .js and .css files which do not exist in the current cvs .tar.gz file. I am getting the following errors in log:
warning page not found 2006-09-25 15:44 modules/jstools/wforms/lib/wforms-jsonly.css ... Guest
warning page not found 2006-09-25 15:44 modules/jstools/wforms/lib/wforms.css not ... Guest
warning page not found 2006-09-25 15:44 modules/jstools/wforms/lib/wforms.js not found. Guest
On checking, i found that the directory lib doesn't exist in the archive. Kindly correct this mistake.
Comments
Comment #1
nedjoThe wforms files need to be downloaded separately as explained in the documentation because they're not all GPL licensed.
Comment #2
Wolfflow commentedNotice:
Even when you download the wform js files from
the Site: http://www.formassembly.com/wForms/
you get to add some others .js files and some others: .css files
for example : wforms.js
for example : wforms-jsonly.css
The module wforms.module is discontinued because mostly all the functions can be implemented with JQuery
if I have understood right.
(please correct me if I'm wrong, I just presume after a lot of Local Testing of wforms.module with Drupal version 4.7)
But anyway this Issue is also managed in following:
http://drupal.org/node/108299
http://drupal.org/node/80858
Cheers
Comment #3
nedjoYes. Looks like the download version of wForms has changed and no longer works with the module.
Comment #4
Wolfflow commentedI have found the old version in one of my Backups and have fixed that on my local-drupal-installation.
Because I like to go deeply in any Drupal version just for my own learning and understanding curve on Drupal I have also a Live Test Site with Drupal.4.7.10. So as for 5.7.x and 6.2.x.
I write this for any Member the Community that for the same reason are looking for missing old LIBs may contact me.
Cheers
Closed. By need anyone can reopen.