Hello Forum Members/Luigi,
This thing is awesome and I'm really excited about it's potential for my site.
I'm creating a social site for actors where they have profiles to display headshots/resume/reels, etc. I recently installed ReDJ for use in redirecting "user urls" to their actual location. For example redirecting
www.Website.com/DavidSpeer (or
www.Website.com/Username) to the php file that will create the users profile.
I have the PHP set up to automatically add the redirect entries to the ReDJ database table but whenever there are two similar usernames ReDJ stops reading the "From URL" after only part of the URL is satisfied.
For example: when testing with our Administrators (usernames admin, adminec, and adminsb)
When I type
www.Website.com/admin it correctly redirects me correctly to
www.Website.com/user/profiles/profile.php?un=admin
But when I type .../adminec instead of redirecting me to
www.Website.com/user/profiles/profile.php?un=adminec it takes me to
www.Website.com/user/profiles/profile.php?un=admin, as if the code stopped reading after "admin" had been found even though the full address was "adminec".
The same occurred with .../adminsb and any other string that followed "admin".
I'm not sure if there is a way to work around this or how to even begin.
Any help would be appreciated even just directing me to some source.
Thank you so much.
Happy Holidays.
David Speer
270-303-2336
Questo indirizzo e-mail è protetto dallo spam bot. Abilita Javascript per vederlo.