Download & Extend

Can ddblock run without jquery_update enabled?

Project:Dynamic display block
Version:6.x-1.0-rc6
Component:Miscellaneous
Category:support request
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When installing ddblock, I re-enabled jquery_update (having disabled it previously until I could get to the bottom of some errors it was giving me).

Now that ddblock is running well for me, can I disable jquery_update and still have ddblock continue to work?... ...at least until I can get to the bottom of the jquery_update issue ("A script on the page has stopped...").

If yes, what would I need to do other than removing the jquery_update dependency from the ddblock.info file?

Thanks

Comments

#1

Status:active» postponed (maintainer needs more info)

If you use one of the newest drupal 6 version then ddblock will continue to work.

To get the dependency, delete this line

dependencies[] = "jquery_update"

or make it a comment by putting a semi-colon in front of the line like

;dependencies[] = "jquery_update"

in the ddblock.info file.

Hope this helps you further, please let me know.

#2

Thanks iren!
You do great work. Keep it up.

#3

Status:postponed (maintainer needs more info)» fixed

Set status to fixed.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here