Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edd_get_current_page_url() returns localhost in HHVM #2856

Closed
samikeijonen opened this issue Dec 10, 2014 · 4 comments
Closed

edd_get_current_page_url() returns localhost in HHVM #2856

samikeijonen opened this issue Dec 10, 2014 · 4 comments
Labels
Milestone

Comments

@samikeijonen
Copy link
Contributor

I noticed that edd_get_current_page_url() function returns localhost in HHVM environment. I was checking [edd_profile_editor] shortcode and in a form action value I get this https://localhost/account/edit-profile/ instead of this https://foxland.fi/account/edit-profile/.

Should I talk to my host or isn't $_SERVER[] working correctly somehow?

@pippinsplugins
Copy link
Contributor

Hmm, that's odd. I do'nt have an HHVM setup to test with at the moment. Contact your host and in the mean time I'll see about setting up a test environment for myself.

@pippinsplugins pippinsplugins added this to the 2.2.3 milestone Dec 10, 2014
@samikeijonen
Copy link
Contributor Author

Host contacted. It could be something odd in there.

@samikeijonen
Copy link
Contributor Author

This is solved by host. There were some config stuff going on.

@pippinsplugins
Copy link
Contributor

Glad to hear it!

On Fri, Dec 12, 2014 at 11:07 AM, Sami Keijonen notifications@github.com
wrote:

This is solved by host. There were some config stuff going on.


Reply to this email directly or view it on GitHub
#2856 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants