See attached image for minor problem with messages shown at top of Modules screen when TTM is enabled. This is not new to 6.1.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rcrowther’s picture

Huh. Don't know. Ran it through my clean install test site and it works fine both ways - you get the pictures of the buttons, or the info about 'Advanced Help'.

I've added a prefix 'picture -' so the alt text is clearer. If anyone else bumps into this, and I get lucky and you're running FireBug or some similar code that can tell you about browser rendering, do tell me what the browser 'thinks' it's looking at, and what it believes the HTML is.

Cheers, Rob

BayouBill’s picture

Here is the page source:

 <ul>
  <li>If you need help with Taxonomy Treemenu, please see the HTML files in the 'help' folder.</li>
  <li>Please note that Taxonomy Treemenu will work with the DHTML menu module BUT, this version of the module needs DHTML Menu 6.0x-3.5. Future versions of this module or DHTML Menu may work together, but compatibility is unasserted.</li>
  <li>Taxonomy Treemenu is enabled for Advanced Help. Use the buttons to find help within the administrative interface. The buttons look like this,<p><img id="advanced-help-example" alt="advanced help icon small" src="sites/all/modules/taxonomy_treemenu/misc/help_example.png"/></p>Large help buttons look like this,<p><img id="advanced-help-example" alt="advanced help icon large" src="sites/all/modules/taxonomy_treemenu/misc/help_large_example.png"/></p>Or go directly to the <a href="/dr6_test/admin/advanced_help/taxonomy_treemenu">help links</a>.</li>
  <li>To create a treemenu, find the "Add taxonomy treemenu" tab (or button) on the <a href="/dr6_test/admin/build/menu">Site building > menus page</a>.</li>

  <li>The configuration options have been saved.</li>
 </ul>

I don't see anything obviously wrong with the code, but it does not work when I cut and paste it into a fresh Drupal page. The .png files are there, and I can navigate to them directly in my browser (ff 3.5.2) by pasting the src on to the end of my drupal site home page url, e.g. http://www.mysite.org/dr6_test/sites/all/modules/taxonomy_treemenu/misc/....

Can't figure it out but want to get back to testing TTM 6.1. Will revisit as time allows.

rcrowther’s picture

Tried in Opera (Firefox is my usual). Works ok there. Must be a configuration difference. Maybe try between online and local sites too. I'll have a go online sometime. Wonder if its one of those '/' addressing issues?

rcrowther’s picture

Status: Active » Fixed

Still got no insight into this one, and nobody else has posted, so status 'fixed' (ne last chance).

BayouBill’s picture

The enabled messages changed sometime after 6.1 (which was the revision against which I posted this issue), so I figured you had just eliminated the references to the buttons to deal with the problem. Attached is what is shown when doing a first-time install of 6.4 under Drupal 6.14. It's no longer an issue for me.

BayouBill’s picture

Please disregard what I posted in #5. That install was to a Drupal 6.14 system that did not have Advanced Help installed. I just uninstalled and reinstalled the TTM module on a 6.13 system with Advanced Help, and the resulting screen looked like what I attached to my original post to open this thread. So the problem is still with us (or at least with me).

Status: Fixed » Closed (fixed)

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