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

when enabled CSS proccess get error #111

Closed
aminweb2 opened this issue Apr 6, 2022 · 9 comments
Closed

when enabled CSS proccess get error #111

aminweb2 opened this issue Apr 6, 2022 · 9 comments
Milestone

Comments

@aminweb2
Copy link

aminweb2 commented Apr 6, 2022

when enabled CSS proccess get this error:
0 array_splice(): Argument tbela99/gzip#1 ($array) must be of type array, null given

@tbela99
Copy link
Owner

tbela99 commented Apr 6, 2022

You can get the error details by checking into the website error log file

Thank you.

Repository owner deleted a comment from aminweb2 Apr 6, 2022
@tbela99
Copy link
Owner

tbela99 commented Apr 6, 2022

great thank you!

@tbela99
Copy link
Owner

tbela99 commented Apr 6, 2022

this does not appear to be the correct message. It is about a page that does not exist

@aminweb2
Copy link
Author

aminweb2 commented Apr 6, 2022

but not exist others log

@tbela99
Copy link
Owner

tbela99 commented Apr 6, 2022

you are probably not looking at the right place. That error message and the stack trace are not related to the plugin

@aminweb2
Copy link
Author

aminweb2 commented Apr 6, 2022

can you tell me, where will find it? please. J4

@tbela99
Copy link
Owner

tbela99 commented Apr 6, 2022

it depends on your web server configuration
If you use apache,
you can

  • check your virtualhost configuration file
  • or look for an error_log file at the root of your web root folder
  • or look into /var/log/httpd/ or /var/log/apache2 for Linux systems

@aminweb2
Copy link
Author

aminweb2 commented Apr 6, 2022

Warning: array_splice() expects parameter 1 to be array, null given in /var/www/vhosts/site/doamin/plugins/system/gzip/vendor/tbela99/css/src/TBela/CSS/Element.php on line 466

@tbela99
Copy link
Owner

tbela99 commented Apr 6, 2022

great, thanks
I will look into it

@tbela99 tbela99 transferred this issue from tbela99/gzip Apr 6, 2022
tbela99 added a commit that referenced this issue Apr 6, 2022
@tbela99 tbela99 added this to the v0.3.3 milestone Apr 8, 2022
tbela99 added a commit that referenced this issue Apr 27, 2022
@tbela99 tbela99 modified the milestones: v0.3.3, v0.3.4 Apr 27, 2022
@tbela99 tbela99 closed this as completed Apr 27, 2022
@tbela99 tbela99 mentioned this issue Apr 29, 2022
tbela99 added a commit that referenced this issue May 3, 2022
#111 fix fatal errors
#109 fix file name resolution issue
#108 parsing and rendering performance improvement
#107 fix event handler removal issue
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