Running update.php results in the following error:

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: http://example.com/update.php?id=20&op=do StatusText: OK ResponseText: Fatal error: Call to undefined function update_sql() in /.../sites/all/modules/tagadelic/tagadelic.install on line 16

It's caused by this intent to clear the cache:

update_sql("DELETE FROM {cache} WHERE cid LIKE 'tagadelic_cache_%'");

Comments

Bèr Kessels’s picture

Priority: Normal » Major
Bèr Kessels’s picture

Status: Active » Closed (cannot reproduce)
Bèr Kessels’s picture

Please open a pull request on github if you still want this feature.

benjaminbradley’s picture

Issue summary: View changes
Status: Closed (cannot reproduce) » Needs review
StatusFileSize
new549 bytes

I encountered this issue because tagcanvas module requires tagadelic-7.x-1.x
Here is a patch to fix it.

astonvictor’s picture

Status: Needs review » Closed (outdated)

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.