channel links "page not found"
At the top right of our stories the "channel" links, link to a "page not found
http://www.viennareview.net/taxonomy/term
The number that proceeds "term" is missing where it should read something like .../taxonomy/term/41
Any ideas?
Hi,
Not entirely sure ... I don't think ProsePoint channels uses the taxonomy/term/* paths anymore, so it may just be a misconfiguration from a past bug, or it may just be a manually entered alias or link which was entered incorrectly.
It's hard for me to say more because I don't know enough of the details of the situation. Is it still an issue for you? If so, can you please provide more information?
I manually corrected the system urls so they no longer read taxonomy/term but taxonomy/term/41 (41 being an example), and now the links work.
Been having all sorts of problems with duplicated content receantly which appears to be part of the broken link cause. I believe the answer lies somewhere in this rather extensive blog http://drupal.org/node/269877
> Been having all sorts of problems with duplicated content
Hmmm ... sort of hard for me to help diagnose without more information :) And looking at that long thread doesn't make things any clearer for me. Would you like to provide more information?
Hi,
The duplicates problem is as follows. For instance if i want to edit an image in the images gallery here: http://viennareview.net/admin/content/image_gallery and I click on save, I get those error messages:
- user warning: Duplicate entry 'image_gallery/22-' for key 'dst_language' query: INSERT INTO url_alias (src, dst, language) VALUES ('taxonomy/term/', 'image_gallery/22', '') in /opt/lampp/htdocs/modules/path/path.module on line 112.
I allready looked in the drupal forum, http://drupal.org/node/269877, hower that still didn't realy help me. Do you maybe have any ideas why these error messages come from?
Greetings, Oliver
My Twitter Account: http://www.twitter.com/macfan83 Please feel free and follow me!
Hi,
Umm, if I visit .../admin/content/image_gallery on my test site, there is no Save button.
There are edit links on that page, but those edit the properties of an image gallery, not an individual image node. So I think there is some confusion here.
Furthermore, that error message indicates something is trying to set an alias pointing to image_gallery/NN. However, those paths are already defined by the ProsePoint image gallery module, so nothing should be trying to redefine or re-alias them again.
Can you check your automated alias settings at .../admin/build/path/pathauto? Look in the Taxonomy term path settings. There may be a pattern defined there there which is clashing with the ProsePoint image gallery module.

I think this has something to do with the url aliasing. the links, in stories, in a channel that uses aurl alias, work fine.
In the url alias admin section, the system taxonomy urls are incompleate, they are missing the number that proceeds "term".
Don't know why this happened but it can be fixed by reentering the correct number for each taxonomy term.