On 6/21/07 7:22 AM, "Earnie Boyd" earnie@users.sourceforge.net wrote:
Quoting Jody Cleveland cleveland@winnefox.org:
On 6/20/07 1:12 PM, "Earnie Boyd" earnie@users.sourceforge.net wrote:
Where do you have the module? Under sites/all/modules/pathauto or under modules/pathauto?
Sites/all/modules/pathauto
Did you use to have it in another directory, even temporarily? For the site that isn't working search the system table for pathauto. Something like
SELECT * from {system} where `filename` like '%pathauto%'
Outstanding, that took care of it. There was one lone entry in there pointing to where it used to be. I deleted it, and now it works fine.
Thank you so much!
- jody