6.1.1 not working for me
encho - May 13, 2008 - 14:30
| Project: | Taxonomy List |
| Version: | 6.x-1.1 |
| Component: | Performance |
| Category: | bug report |
| Priority: | critical |
| Assigned: | NancyDru |
| Status: | closed |
Jump to:
Description
With the latest update, I was not able to access pages anymore using /taxonomy/vocabulary/x, just received 'page not found'. Reverting back to 1.0 fixed it.

#1
Does it matter which user is logged in?
#2
Which version of Drupal?
BTW, you will get PNF if there are no vocabularies specified in the URL.
#3
6.2. I know, using same address/path for 1.0 and 1.1. First one works, but as soon as I upgrade, it stops working. Reverting to previous revision is setting the things right again.
#4
I think I may have figured it out. There are some annoying "quirks" in the D6 menu system. Try disabling and re-enabling the module.
#5
It worked, but only when I removed it completely from 'Uninstall' menu. I have noticed the menu problems before, hope they'll fix it.
Thanks for your help, this module is a must-have for me.
#6
I'm glad it's working now. I wonder if I should include a hook_enable that forces a menu rebuild and cache clear.
#7
Automatically closed -- issue fixed for two weeks with no activity.
#8
Nancy, sorry for re-opining this issue but I just updated my site from D5.7 to D6.4 and I'm getting the same "Page not found" error. I tried completely uninstall and re-install more than once and nothing.
>> I wonder if I should include a hook_enable that forces a menu rebuild and cache clear.
How is this related to menu rebuild? and how can I do a cache clear?
The site is currently off line (still finishing up final touches on the upgrade but here is my url http://www.compshack.com/taxonomy/vocabulary/1)
#9
Nancy, I installed 6.x-1.0 and it worked with no issues. Wondering what is in 1.1 that is making it break.
#10
The easiest way to clear the cache in 6.x is admin >> site >> performance -- there is a clear cache button. Get used to it; you will be using it a lot. It also forces theme and menu rebuilds.
Your site won't let me check because it's off line.
There have been several fixes made since 6.x-1.1. Did you try the -dev version?
#11
>> There have been several fixes made since 6.x-1.1. Did you try the -dev version?
Yup and no luck. Cleared cache, install and uninstall and re-install and still "Page not found". I reverted back to 6.x-1.0 and it works right away. That is what I have on my site right now. I just couldn't get it to work with 6.x-1.1 :(
#12
Please try: http://www.compshack.com/taxonomy/vocabulary/1+2
See also #281417: Demo link broken
#13
I have been working on a major rewrite of this module and went back to the current version to look at something and changed my "List mode" setting to "Flat." Lo and behold I got the PNF error. Are you using "Flat?" This is why describing settings can be important in opening issues.
#14
Fix committed on both branches.
#15
Automatically closed -- issue fixed for two weeks with no activity.