Fourbit, on Jan 17 2005, 12:50 AM, said:
...
I am curious why in this url ( <sitename>/osc222/hardware-keyboards-c-1_8.html ), you include both the name of the category and the category id c-1_8 ? Is the id necessary to determine whether you are showing a category or a product? Just a bit curious.
I coded it to be compatible, fast, and extremely easy on the server (using mod_rewrite). I put that in there for speed and simplicity. To be honest, you can put anything you want in front of the -c-1_8.html and it'll still resolve. The actual product name is not important...it's the -c-1_8 that sets the cPath.
Fourbit, on Jan 17 2005, 12:50 AM, said:
...
On Step 7, everything worked great. And there were a number of "Success"'s on the screen. I wasn't sure if everything was done. Would be nice to have a "The Install process is Finished" when all is said and done.

At least for us old and slow ones.
I'll put that in the next release...but, overall was the script easier to use than something you would normally had to execute in phpMyAdmin?
Fourbit, on Jan 17 2005, 12:50 AM, said:
Also, I got a bit confused as to where to change the Version type. I did finally find that in the Admin configuration setting Step 8. But you name it Choose URL type there. Not really a problem. And I may be the only one that it would confuse.
I'll make it more clear in the next release...
Fourbit, on Jan 17 2005, 12:50 AM, said:
PS. One more thing.
Would it be possible to put the category name in front of the product name? Like /osc222/category-name/hardware-keyboards.html ?
You can put anything you want in there before the -c-XXX.html as that is the important part. You could use /pink-bunnies-are-cute-c-1_8.html and it will pull up the same page. That's the flexibility of the contribution...you can modify it easily to fit your tasts
Let me know how it goes on your live server! To my knowledge, you are the first one to install it and I consider your feedback extremely positive. Thank you!
Bobby