Running workspace.module,v 1.4.2.6 2005/02/05 with MySQL 4.0.18, PHP 4.3.8, and Drupal 4.6.
Any idea when the workspace module will be made compatible with Drupal 4.6? Thank you for any info. Right now I get the following error when trying to access "workspace" in 4.6:
Fatal error: Call to undefined function: check_query() in /home/gov/alpinecounty/WWW/drupal/modules/workspace/workspace.module on line 148
Comments
Comment #1
bomarmonk commentedSearched and replaced check_query with db_escape_string and this seemed to remedy the problem. Anything else that needs to be updated for Drupal 4.6? I'll keep this issue open for now.
Comment #2
jvandyk commentedYou are running the 4.5 version of workspace. Run the CVS version of workspace (currently version 1.16) with 4.6.