Really like this module but what I am getting 2 list by term instead of one attached is a picture of what it looks like. any help would be great.

CommentFileSizeAuthor
#2 cat's.jpg122.64 KBtsavino
indexpageserror.jpg137.25 KBtsavino

Comments

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Postponed (maintainer needs more info)

Wow, the dust hasn't even settled...

Are you sure you don't have two separate vocabularies names "usehpdocs?" I certainly don't see this on any of my 11 content types.

Can I see this on the live site? If not, can you cut and paste the output below <div class="indexpage-node-index">, please.

tsavino’s picture

StatusFileSize
new122.64 KB

Sorry you can not see the site its behind a firewall:( but below is the code you wanted... if there is anything else you need just ask. Attached is a pic of my vocabularies names.

<div class="indexpage-node-index"><h3>Alphabetical index</h3><p><em>Click a letter to see the titles of content beginning with that letter.</em></p><p>A | B | <a href="/indexpage/page/C">C</a> | <a href="/indexpage/page/D">D</a> | <a href="/indexpage/page/E">E</a> | F | G | <a href="/indexpage/page/H">H</a> | <a href="/indexpage/page/I">I</a> | J | K | L | M | <a href="/indexpage/page/N">N</a> | <a href="/indexpage/page/O">O</a> | P | Q | R | <a href="/indexpage/page/S">S</a> | <a href="/indexpage/page/T">T</a> | <a href="/indexpage/page/U">U</a> | <a href="/indexpage/page/V">V</a> | <a href="/indexpage/page/W">W</a> | X | Y | Z | <a href="/indexpage/page/all">all</a></p></div><h3>Category Index</h3><p><em>Terms that have content will link to a list of titles tagged with that term.</em></p><div class="indexpage-filter-5"><fieldset class=" collapsible"><legend>List by usehpdocs terms</legend><p><a href="/indexpage/page/14">Policies</a> | <a href="/indexpage/page/2">System Information</a> | Process | Customers Docs | Project Pages | <a href="/indexpage/page/8">Tech Docs</a> | Product Info | Internal Projects | Get Configs | <a href="/indexpage/page/15">Procedures</a> | <a href="/indexpage/page/16">Standards</a> | <a href="/indexpage/page/17">Contact</a> | <a href="/indexpage/page/18">USEHP</a> | Vendors | <a href="/indexpage/page/20">Projects</a> | <a href="/indexpage/page/21">Request Work</a></p></fieldset>

</div><div class="indexpage-filter-5"><fieldset class=" collapsible"><legend>List by usehpdocs terms</legend><p><a href="/indexpage/page/14">Policies</a> | <a href="/indexpage/page/2">System Information</a> | Process | Customers Docs | Project Pages | <a href="/indexpage/page/8">Tech Docs</a> | Product Info | Internal Projects | Get Configs | <a href="/indexpage/page/15">Procedures</a> | <a href="/indexpage/page/16">Standards</a> | <a href="/indexpage/page/17">Contact</a> | <a href="/indexpage/page/18">USEHP</a> | Vendors | <a href="/indexpage/page/20">Projects</a> | <a href="/indexpage/page/21">Request Work</a></p></fieldset>

</div><h3>Operations</h3><ul class="links inline"><li class="first indexpage-create"><a href="/node/add/page?destination=indexpage%2Fpage" title="Create a new page node." class="indexpage-create">Create a new entry</a></li>
<li class="indexpage-content-type"><a href="/admin/content/types/page?destination=indexpage%2Fpage" title="Edit the page content type" class="indexpage-content-type">Edit page</a></li>
<li class="indexpage-vocabulary-5"><a href="/admin/content/taxonomy/edit/vocabulary/5?destination=indexpage%2Fpage" title="Edit the usehpdocs vocabulary." class="indexpage-vocabulary-5">Edit usehpdocs vocabulary</a></li>
<li class="last indexpage-settings"><a href="/admin/settings/indexpage?destination=indexpage%2Fpage" title="Change the Indexpage settings" class="indexpage-settings">Indexpage settings</a></li>
</ul>              </div>
      </div>
nancydru’s picture

Status: Postponed (maintainer needs more info) » Active

Wow, that's not what I expected. But it shows you're right. And it's the basic "page" type. Very strange.

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

I think I have an idea. Can you tell me if you have another content type with "page" in the type (not the name -- e.g. book is the type, "book page" is the name)? I'm guessing you do, and it also uses the same vocabulary.

This can be fixed.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Fixed

It will be in the -dev version at noon GMT (8am ET).

tsavino’s picture

Yes I did have 2 that had the ending with page so what I did was change the machine-readable name and now its fine thanks for the help and this module rocks so does the other modules you have done....thanks:)

nancydru’s picture

Thank you. I did make a change that should prevent this. For whatever reason, the original author used a LIKE clause in the SQL SELECT rather that an =. It took a little time to figure it out. And the funny thing is that I actually had almost the same situation on my site. I had two types with a matching string in them, but they weren't using the same vocabulary. But I didn't see that until after I had made the change.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.