#1 September 15, 2017 12:07pm

Flexzone-Jesse
Member
Registered: September 15, 2017
Posts: 2

I can't get my $_GET Variable to show in url

Hey everyone I'm having a problem where i post $_GET Variable through an email that redirects to a page.
But I cant seem to get my $_GET variable to show in my url. So i can't use the variable to activate accounts etc.

This is the link I use.
"controlpanel/verify?email=j.v.luytelaar@gmail.com&hash=cebe9c4b73a42eca2818438d53d911cdd8f90cee"
but if I click on it it says
"controlpanel/verify/"

How can I fix this???

Last edited by Flexzone-Jesse (September 15, 2017 12:09pm)

Offline

#2 September 15, 2017 12:10pm

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 970

Re: I can't get my $_GET Variable to show in url

It sounds like you have $bigtree["config"]["trailing_slash_behavior"] set to "append" in your /custom/settings.php file. You can either turn that to "none" or append a trailing slash after "verify" in your URL and it should fix your issue.

Offline

#3 September 15, 2017 12:13pm

Flexzone-Jesse
Member
Registered: September 15, 2017
Posts: 2

Re: I can't get my $_GET Variable to show in url

IT worked Thanks!!

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.