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

Non-static method html::escape() should not be called statically, assuming $this from incompatible context #1412

Open
calmend opened this issue Dec 4, 2014 · 1 comment

Comments

@calmend
Copy link

calmend commented Dec 4, 2014

Hi Everybody!
This is an issue i am facing:
The following error

C:/Apache24/htdocs/Ushahidi274/themes/default/views/header.php [92]:
Non-static method html::escape() should not be called statically, assuming $this from incompatible context
On
Apache/2.4.10 (Win64) PHP/5.6.3

with
Apache/2.2 (Win64) PHP/5.3.1 Evrerything there is no error, but I cannot configure SSL as it is not integrated on apache

Thanks for any help

@prodeveloper
Copy link

You may want to try the fix by @JedMeister #1410

That worked for me

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

No branches or pull requests

2 participants