URLs with members names instead of the usual index.php?cat=10002? URLs with members names instead of the usual index.php?cat=10002?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

URLs with members names instead of the usual index.php?cat=10002?

Started by asas, September 08, 2006, 05:35:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

asas

I hope someone has the solution to this. If a solution has been posted for this, please PM it to me and delete this thread.

I need to make my users galleries more URL friendly. In fact, I just want their name to appear in it.

So instead of:

http://www.mysite.net/pictures/index.php?cat=10002

I want something like this:


http://www.mysite.net/pictures/User



I am sure this is possible, but just dont know how