Posted by bluestarstudios on November 25, 2009 at 8:36am
2 followers
Jump to:
| Project: | SUY |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi. On the main page you say that you will try to rewrite the module to work with any code available. When do you plan on doing this?
Additionally I tried following your instructions but no success. I can't get the module to work. Please provide more information on setting this module up. (or anybody please help).
Thanks
Comments
#1
I already had the jQuery UI module installed and thought that the SUY module would just work after activation. I noticed in the HEAD of the page that it wasn't calling the core file from the jQuery_UI module ( see the jQuery UI Read Documentation )
It started to work after I added the following as the first line to the suy_preprocess_page function in the suy.module file
jquery_ui_add('ui.core');Tested on ONE site in IE6 and IE7
Going to test on another site tomorrow.
Could someone verify that this fixes it?
#2
You know what, I don't know how or why, but I finally got it to work a couple months back. It seems to work without any changes to the code. But I wish the maintainer was a bit more on top of this module and did update it to work with any code...