I don't understand where I have gone wrong. I installed pathauto last night on a site and it works fine. Installed it again today on another site and... nothing.

My question is:

(I know it's only been a night since 1st install but) Am I supposed to "turn it on" somewhere? If so, where?

I installed tinymce, but have uninstalled it in case it's what was effecting pathauto not working, but it still does not work.

Any help is appreciated.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

KahneFan’s picture

Found it.

For 6.x users it's

Admin --> Site Building --> URL Aliases --> Automated Alias Settings

or

www.yoursite.com/admin/build/path/pathauto

Then, for users alreadys registered to be aliased...

--> User path settings --> [X] Bulk generate aliases for users that are not aliased --> Save Configuration

greggles’s picture

Status: Active » Fixed

Glad you were able to solve it. Thanks for reporting back here about your experience.

mcurry’s picture

Interesting, this happened to me, and the settings by module page seems not to show a direct link to the pathauto settings page. Makes it hard to find if you don't know where to look...

greggles’s picture

@inactivist - if you have ideas on how to improve the situation I'd love to hear them.

The admin/by-modules page only lists (afaik) to level links and not "local tasks".

mcurry’s picture

@greggles - I'll look into this. Sadly, I'm totally new to D6 development, and have only done a few ports of my 4.7 modules to D5, so this is all going to be a big adventure...

In any case, thanks for the great module and keep up the good work, all!

greggles’s picture

Title: Path auto not working » Update readme
Component: Miscellaneous » Documentation
Category: support » task

well perhaps we can use this as an opportunity to update the readme file. Any suggestions for that? I will take a look later.

Freso’s picture

Title: Update readme » Update README.txt: How to initially set up Pathauto
Version: 6.x-1.0 » 6.x-1.x-dev
Status: Fixed » Active

This shouldn't be set to fixed, if there's still stuff to do... :)

mcurry’s picture

It appears that we could add a link in the module-specific help page, since the module has control of that text? So I would prefer to see this done there as well as in the README.TXT file.

If I'm not explaining this in a clear manner, let me know and I'll try to clarify...

greggles’s picture

Status: Active » Needs review
FileSize
6.97 KB

How about this?

I know that I could put the path to the settings in the separate branches, but I like having both of them so that 6.x folks are more likely to notice it.

greggles’s picture

Assigned: Unassigned » greggles
FileSize
7.62 KB

Slightly updated version to include some of the ideas from #269311: Pathauto and duplicate urls (update README.txt with best practices).

Freso’s picture

Made some small adjustments, but looks good. Not marking RTBC as I'm not one of those missing the documentation in the first place, so I think some of the folks complaining about lack of documentation should check whether this is good.

samirnassar’s picture

I am not one of those missing the documentation but after reading through the diff I like it. I might have some familiarity blinders but I think the patch is a go.

patch likes the patch.

greggles’s picture

Thanks guys. Freso, your fix of Urls to URLs notified me of that and I found a bunch more places to fix that.

I also changed from "Site Configuration" to "Site configuration" in INSTALL.txt for 5.x

So, yet another patch attached. I consider this RTBC, but think we should wait a few days to see if any more people have ideas on how to make it easier to understand.

Freso’s picture

Status: Needs review » Needs work

You need to re-roll against latest HEAD, or, well, at least not have the pathauto.module hunk in the patch. :)

greggles’s picture

Status: Needs work » Needs review
FileSize
7.7 KB

bah.

samirnassar’s picture

Patch applies cleanly. +1

Freso’s picture

Status: Needs review » Reviewed & tested by the community

Still looks good to me, and seeing as nay abody else has given any comments as on how to improve it further, I'm marking RTBC.

mcurry’s picture

This looks good to me, as far as a README.txt based solution goes. I'm still trying to figure out how to provide a direct link while inside Drupal 6 admin, but that belongs under another issue. :D

+1

greggles’s picture

Title: Update README.txt: How to initially set up Pathauto » Update README.txt - How to initially set up Pathauto
Status: Reviewed & tested by the community » Fixed

Applied to both 5.x and 6.x - thanks Freso and steamedpenguin and inactivist.

@inactivist - I'll be happy to commit anything that will help people find that link. It sucks up about 20 minutes a week right now of marking issues duplicate :(

Freso’s picture

@greggles: Getting 6.x-1.1 out will help some on it, as we won't have a rampant link to the 5.x location floating about in the field descriptions. ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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