Difficulty in External Page
I developed a game and I'm having it use the user table from VBulletin. I'm already including the backend of it. The problem lies when I have action as a parameter. Certain values do not seem to work. I've noticed the following do not work for me:
usercp
member
faq
The urls look like www.mysite.com/mydirectory/x.php?action=y
While yes I could technically rename the parameter action in my files, that would end up going through several hundred KB of files. Is there any alternative perhaps?
|