I know that I should get more proficient in MySQL but I have 2 sites down because of problems taking my Drupal 4.6 sites to a new server running MySQL 5.0.

Could someone please give me a hand patching the queries in Taxonomy Block v4.6 so that the module will work on MySQL 5.0? I know that this is a db_rewrite_sql issue found with many modules that use node_access. I've patched og, forum, etc., but I haven't found a patch for Taxonomy Block.

You don't understand how much I appreciate the support!

-sean

Comments

seanberto’s picture

Assigned: Unassigned » seanberto
Status: Active » Closed (fixed)

Through other channels, I figured out the patch for this module. Just had to switch the order of two tables in a join. Unfortunately, I didn't save the patch, but am willing to help others if they email me.