I noticed this issue on my main site and wanted to narrow it down as much as possible, so I did a base drupal 6.22 install and then installed token (6.x-1.18) and pathauto (6.x-1.6).
Then I went to url aliases -> automated alias settings -> node paths -> replacement patterns
And everything looked great (patterns were there)
Enabled book module
Then went back to aliases -> automated alias settings -> node paths -> replacement patterns
Only two entries and they are not working.
(see screen shots)
If there is other information needed I'll be happy to provide.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | javascript.png | 23.42 KB | francewhoa |
| drupal_pathautho_bad.JPG | 109.44 KB | genfoch01 | |
| drupal_pathautho_good.JPG | 120.68 KB | genfoch01 |
Comments
Comment #1
dave reidComment #2
genfoch01 commentedI'm not sure what the above is telling me. Have I done something wrong?
I do have an update though. I did a clean install
1. drop and recreate the database
2. wipe out all files in drupal/sites/all/modules
3. run install.php
4. unpack token 6.x-1.18 and pathauto 6.x-2.0 from tar files
5. enable path, token, and pathauto modules
6. pathauto patters not there but can see them in veiw source
Comment #3
genfoch01 commentedWell I clearly do not understand how support works. The one response I received is cryptic and I don't understand what if anything I have done wrong. Am I supposed to assign this ticket to someone? that does not seem right. Have I opened the ticket incorrectly? I read the submission rules and thought I had followed them. Is this an not an issue that will be worked on? Any response would be helpful.
Comment #4
francewhoa@genfoch01: Have you tried another browser? And a more recent one? The screenshot shows an old Internet Explorer (IE) version. I recommend a recent free firefox browser. The issue is maybe cause by the old IE browser that doesn't fully support javascript (JS) and or Cascading Style Sheet (CSS). Old version of IE are well known to create issue with JS and CSS. Also when the browser fully support JS and CSS the tokens are presented in a collapsable menu. Which must be extended by clicking the arrow button. To clarify find attach screenshot.
Comment #5
genfoch01 commentedThanks for the reply, that was in fact the problem. It never occurred to me the problem might be with the browser! Thanks to all. I'll certainly check my browser version first thing next time I encounter a problem.
-GF
Comment #6
francewhoa