PDA

View Full Version : Can this be done


stevan
11-29-2005, 12:31 AM
First I wanted to say I am not that good at install scripts, This was a dream to install

The question is

now my link directory is like this

www.XXXXX.com/directory.html

and like this on a page

www.XXXXX.com/directory_airfare.html

Your is like this
www.XXXXX.com/directory

and


www.XXXXX.com/directory/airfare


Is there a way I can chnage yours to match mine ??

I really want to keep my pr and not have to email every link

THXS Steve

Ap0s7le
11-29-2005, 03:38 AM
I can see that as possible, it would take quite a few changes just off the top of my head.

For example, any calls to directory.html could be sent to the script. Then for the Cats, each word would need to be seperated by a hyphen rather than an underscore.

Then simply append each Cat with directory_, and the script would remove that part and reference the DB as normal.

I guess if you would like me to try, I could for the heck of it.

Let me know, feel free to PM me.

-Casey

Ap0s7le
11-29-2005, 03:40 AM
Of course, due to the info you provided I'm assuming there are no subcats, only top level which would provide links.

-Casey