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

Correct small Bugs with php 8.030 for not generate erros log #708

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Neruvous
Copy link

I just apply small corrections on 4 files:
admin.php
save.php
meta.php
css6.php

The current version works without problens however her generate error logs for some variables on php 8.0.30 and wiki Release 2023-04-04a "Jack Jackrum"

Erros:
E_WARNING: Undefined variable $data
/var/www/html/wikipossetup/lib/plugins/ckgedit/scripts/css6.php(469)

Undefined array key "TopLevel"
/var/www/html/wikipossetup/lib/plugins/ckgedit/action/meta.php(829)

E_WARNING: Undefined array key "fck_preview_mode"
/var/www/html/wikipossetup/lib/plugins/ckgedit/action/meta.php(397 or 390)

...

The only next plugin i have was instaled.
Clipboard Utils Plugin

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

Successfully merging this pull request may close these issues.

1 participant