I recently upgraded from Drupal 4.6 to 4.7. While upgrading , I made the mistake disabling the Node Privacy By Role module before disabling it on it's settings page. I understand this can cause problems, and guess what, it did. Now I'm trying to fix it. I'm having two problems I think are related to this.
My Drupal 4.7.x site uses taxonomy menu and taxonomy block module.
I want to upgrade my site to Drupal 5.x.
Unfortunately, I can not find the suitable version of taxonomy menu and taxonomy block module for Drupal 5.x.
I try to use 4.7.x taxonomy menu and taxonomy block module, but they do not work.
please help.
unfortunately the host that we have it with has shut down (luckily the server is still up) and the original developer is not contactable; we can't get a copy of the drupal install on the current server since the organisation has folded. its surprising that the server is still up.
I've upgraded my site from 4.7.4 to 5.0, and everything seemed to go well. In fact, everything is working as expected except for one thing, the URL format in the thread subject.
I use clean URLs and the path module to create aliases for most of my site. All of them work fine except for the ones that reference the vocabulary pages, which should list the terms available in that vocabulary.
Does anyone have an idea of how I should move forward on this?