ekosistema
New Member
I need to pass some variables inside the URL.
For example, to a user named Prince William: http://www.mysite.com/?name=Prince&lastname=William.
To get that result I use the tags [name] and [lastname].
Everything works fine but If MLM is activated it won't replace the TAG by it's content. In the example above I would be redirected to : http://www.mysite.com/?name=[name]&lastname=[lastname].
Is there anything I could do to fix it ?
For example, to a user named Prince William: http://www.mysite.com/?name=Prince&lastname=William.
To get that result I use the tags [name] and [lastname].
Everything works fine but If MLM is activated it won't replace the TAG by it's content. In the example above I would be redirected to : http://www.mysite.com/?name=[name]&lastname=[lastname].
Is there anything I could do to fix it ?