-
Notifications
You must be signed in to change notification settings - Fork 131
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
Error displaying the page : Deprecated #46
Comments
change your php version to 7.4
…On Thu, Sep 19, 2024 at 6:51 AM leeorzd ***@***.***> wrote:
It´s all set for redirecting the pages, but when I want to access them , I
keep gettis warning...
image.png (view on web)
<https://github.com/user-attachments/assets/c18adf4c-3825-41a6-ab31-6a144a747b3a>
Deprecated: Creation of dynamic property Cloaker::$detect is deprecated in
/home3/cur37674/osantotchay.com.br/pagina/core.php on line 68
Warning: Cannot modify header information - headers already sent by
(output started at /home3/cur37674/osantotchay.com.br/pagina/core.php:68)
in /home3/cur37674/osantotchay.com.br/pagina/cookies.php on line 4
Warning: Cannot modify header information - headers already sent by
(output started at /home3/cur37674/osantotchay.com.br/pagina/core.php:68)
in /home3/cur37674/osantotchay.com.br/pagina/redirect.php on line 13
Warning: Cannot modify header information - headers already sent by
(output started at /home3/cur37674/osantotchay.com.br/pagina/core.php:68)
in /home3/cur37674/osantotchay.com.br/pagina/redirect.php on line 14
I got into contact with support team, but they told me: your application's
error purifier is active, you need to disable it
—
Reply to this email directly, view it on GitHub
<#46>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGSGCLDBJQNZBJGPD33EJTZXI3ZXAVCNFSM6AAAAABOO53S2WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZTKMJVHAYDANA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Okay I got in contact with the support, seems to be now working, but they told me that this version will soon not be suported on their system, which is hostgator btw.... |
The new cloaker will be released sooner or later that runs on php 8.2,
working on it.
…On Thu, Sep 19, 2024 at 10:19 PM leeorzd ***@***.***> wrote:
Okay I got in contact with the support, seems to be now working, but they
told me that this version will soon not be suported on hteir system, which
is hostgator btw....
—
Reply to this email directly, view it on GitHub
<#46 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGSGCMKMAQR25RGXBAXYSLZXMISDAVCNFSM6AAAAABOO53S2WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRRHA3TIMBUGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Appreciate that sir! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It´s all set for redirecting the pages, but when I want to access them , I keep geting this warning...
Deprecated: Creation of dynamic property Cloaker::$detect is deprecated in /home3/cur37674/osantotchay.com.br/pagina/core.php on line 68
Warning: Cannot modify header information - headers already sent by (output started at /home3/cur37674/osantotchay.com.br/pagina/core.php:68) in /home3/cur37674/osantotchay.com.br/pagina/cookies.php on line 4
Warning: Cannot modify header information - headers already sent by (output started at /home3/cur37674/osantotchay.com.br/pagina/core.php:68) in /home3/cur37674/osantotchay.com.br/pagina/redirect.php on line 13
Warning: Cannot modify header information - headers already sent by (output started at /home3/cur37674/osantotchay.com.br/pagina/core.php:68) in /home3/cur37674/osantotchay.com.br/pagina/redirect.php on line 14
I got into contact with support team, but they told me: your application's error purifier is active, you need to disable it
The text was updated successfully, but these errors were encountered: