Hello all!
This has to do with the underscores the program seems to put into catagory urls that contain spaces.
I found that if I changed the value of "Death/Death and Funeral Customs" in the "full name" field in the database, using mysqlman, to "Death/Death-and-Funeral-Customs" in my mysql database, when built it looks like this Death/Death-and-Funeral-Customs in my directory instead of this:
Death/Death_and_Funeral_Customs
I have over 100K entries in my database so doing this by hand to the rest of the entries is out of the question.
I am hoping some of you talented gurus can tell me how to do an extended find and replace so I can trade all blank spaces for a hyphen, in just the "full name" field.
Any ideas?
Thanks
Mike
BTW the project I am working on is at http://www.spiritandsky.com
This has to do with the underscores the program seems to put into catagory urls that contain spaces.
I found that if I changed the value of "Death/Death and Funeral Customs" in the "full name" field in the database, using mysqlman, to "Death/Death-and-Funeral-Customs" in my mysql database, when built it looks like this Death/Death-and-Funeral-Customs in my directory instead of this:
Death/Death_and_Funeral_Customs
I have over 100K entries in my database so doing this by hand to the rest of the entries is out of the question.

I am hoping some of you talented gurus can tell me how to do an extended find and replace so I can trade all blank spaces for a hyphen, in just the "full name" field.
Any ideas?

Thanks
Mike
BTW the project I am working on is at http://www.spiritandsky.com