By bejii on
I am getting this error message after a day of trying to install the skinr and fusion module/theme combo
Fatal error: Call to undefined function jquery_ui_add() in /xxxxxxx/xxxxxxx/xxxxxxx/xxxxxxx/xxxxxxx/sites/all/modules/dialog/dialog.module on line 37
I have updated the php to version 5.2 and am running version 6.9 of drupal
I have enabled all of the modules needed Jquery, dialog, ctools etc. but as soon as I enable Skinr it all goes blank.
Anyone know why this is?
Bejii
Comments
you need to download jquery ui
You have to download and install the jquery ui libararies, I do not think skinr or fusion install these for you.
Ok
Ok so I have finally installed jQuery UI...I had to download the seperate file 1.6 and place it within the folder for it to work. I enabled the Skinr module and it gave me the conformation screen that Skinr UI must be enabled as well. I clicked confirm and got this message:
Fatal error: Call to undefined function skinr_fetch_config() in /xxxxx/xxxxx/xxxxx/xxxxx/xxxxx/sites/all/modules/skinr/skinr_ui.module on line 257
The Sknr module I am running is: 6.x-1.5
Any idea on whats going on?
changed
the title due to a new problem