I had a problem where the module was crashing my site for anonymous users. it gave me some error that had nothing to do with yui.
anyways it was a problem in the init function
moved the functionality into the menu_api function
attached the patch
| Comment | File | Size | Author |
|---|---|---|---|
| yui_crashes_for_anonmyous.patch | 744 bytes | markDrupal |
Comments
Comment #1
bakyildiz commentedThere is other yui modules that uses this yui_init function. if i move this function to menu other also have to do the same thing. May be we have to discuss this with the other yui team.
Comment #2
jeffcd commentedPlease paste a copy of the error you were receiving so we can better handle the situation. Also, which yui modules are you using?
Comment #3
bakyildiz commentedComment #4
bakyildiz commentedmarkDrupal,
We have figure out the case and have changed the code according your patch. Please download the 5.x-1.x-dev package.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.