By cococom64 on Thu, 03/31/2016 - 15:40
Forums:
Hello,
I would like to go further with this post : http://www.drupar.com/forum/zoor-theme-support/notice-undefined-index-scope-drupalgetjs dated in 2013 as I am encountering what it looks like the same problem with BerryPro.
May you confirm the solution is the same as described in your comments ?
Thanking you in advance,
Best regards,
Comments
Do not use jQuery update module with the theme. If you want to use jQuery update module, please delete following codes from template.php file.
It means I have to delete the entire "function berrypro_js_alter(&$javascript)" ?
yes, you have to delete entire function
Just delete these lines.