default Yahoo Library link probably incorrect...
zzyz - February 22, 2009 - 20:28
| Project: | YUI Form elements |
| Version: | 6.x-1.0 |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | pounard |
| Status: | active |
Jump to:
Description
Test page did not work until I downloaded and unzipped YUI library to files/.

#1
It is the same for me, I think this is a problem with yui module and not with yui_form.
I'm not sure, I'll look to be sure.
#2
Thanks for the info...
I'm having the same problem.
I'll try it download manually right now :)
#3
I downloaded the files: yahoo-dom-events.js & yuiloader-dom-event.js
Then unzipped in: mysite.com/sites/all/files/lib
The test form still does not appear.
This error message appears:
warning: Attempt to assign property of non-object in /home/inmanage/public_html/poematrix/includes/theme.inc on line 1816.
What am I doing wrong???
Where is the location of files/lib? Is it a relative location to the YUI form elements library or what?
Thanks!
#4
Hi!
I'm not so sure if I understood this issue... But...
Apparently the path to the Library is working because if I uninstalled the YUI form the the YUI button works, with the initial YUI path configuration to the library.
I think that in YUI form is where the issue is found, because when I installed it I'm still getting the message:
warning: Attempt to assign property of non-object in /home/inmanage/public_html/poematrix/includes/theme.inc on line 1816.
Any help? Thanks :)
#5
Those kind of errors in theme.inc could be my error, I need some time to look at it. I don't have much time these days, I'll be able to look next week.
When zzyz posted the initial issue, I did try a fresh Drupal 6 install from zero to try to reproduce the bug but I was unable to, the module worked. So could you give me the full procedure you did so I can reproduce this bug? And please precise modules and YUI versions you downloaded when the bug happend.