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

airen2011’s picture

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.

boblangdon’s picture

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

airen2011’s picture

Status: Postponed (maintainer needs more info) » Fixed

Set status to fixed.

Status: Fixed » Closed (fixed)

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