Omar Bazavilvazo
Member
Hi,
I have been checking the redirect posts for SMF.
the difference against others is that I used the pretty URLs addon
https://code.google.com/p/prettyurls/
Since looks I'm very bad with regex and htaccess, I bow my head down, and in defeat after 4+ hours, I come here asking for help.
Since I didn't use the preserve IDs, I plan on using and modify this add-on
https://xenforo.com/community/resources/redirection-scripts-for-vbulletin-3-x.264/
I already added some preprocessing that checks in SMF database for info regarding
My first problem (and the one that was "easy") is with members.
What should I add to .htaccess to redirect to member.php? it needs something in the form of member.php?u=1 for example, but I can't make it work.
Any recommendations?
I have been checking the redirect posts for SMF.
the difference against others is that I used the pretty URLs addon
https://code.google.com/p/prettyurls/
Since looks I'm very bad with regex and htaccess, I bow my head down, and in defeat after 4+ hours, I come here asking for help.
Since I didn't use the preserve IDs, I plan on using and modify this add-on
https://xenforo.com/community/resources/redirection-scripts-for-vbulletin-3-x.264/
I already added some preprocessing that checks in SMF database for info regarding
- boards:
- threads (table pretty_topic_urls)
- members
My first problem (and the one that was "easy") is with members.
What should I add to .htaccess to redirect to member.php? it needs something in the form of member.php?u=1 for example, but I can't make it work.
Any recommendations?