By steven on Wed, 12/23/2015 - 05:14
Forums:
The latest version of your Paripro 7.2 still has the JQuery Update Error and it does not matter what I set the default to, it would be great if 7.2 could work with JQuery updater.
Notice: Undefined index: scope in drupal_get_js() (line 4371 of /home/mysite/public_html/2ndhand/includes/common.inc).
Comments
Please do not use jQuery update module.
We have already coded PariPro theme with jQuery v1.11.3
PariPro using its version of jquery is causing me trouble with other drupal extensions. In particular, CiviCRM. PariPro main menu doesn't load properly on some pages containing CiviCRM content unless I force jquery to 1.10 for both front end and administration, but then I get an error (same as above):
Notice: Undefined index: scope in drupal_get_js() (line 4371 of /home/***/public_html/includes/common.inc).
Like the theme a lot otherwise, so I'm hoping you might have some ideas on how to fix this!
Thanks.
Oh wait.. it looks like if I disable the Overlay module it might be working :)
Thank you for update.
You can alternatively upgrade to PariPro version 7.4
I have added jQuery Migrate to solve all jQuery conflict issues.
http://www.drupar.com/paripro-theme-documentation/update-theme
Please do not use jQuery update module with PariPro theme.
i have the same problem, but i cant disable jQuery update because i have "Owl Carousel" module and need jQuery
@ivan.zammer,
Please disable jQuery_update module and check Owl Carousel module with PariPro theme. It should work without jQuery_update module.
i cant disable, but in "configure" i put "Default jQuery Version" and now its all ok.
Thanks