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

conflicts #1

Open
pexlechris opened this issue Apr 30, 2022 · 1 comment
Open

conflicts #1

pexlechris opened this issue Apr 30, 2022 · 1 comment

Comments

@pexlechris
Copy link

I get some errors
1)
Deprecated: sanitize_url is deprecated since version 2.8.0! Use esc_url_raw() instead.
2)
Fatal error: Cannot redeclare is_ajax() (previously declared in C:\Users\pexle\Local Sites\test\app\public\wp-content\plugins\woocommerce\includes\wc-conditional-functions.php:266) in C:\Users\pexle\Local Sites\test\app\public\wp-content\plugins\database-admin-main\admin\lib\adminer.php on line 79

when I am in this page
http://test.local/wp-admin/tools.php?page=database-admin

is_ajax php function is used also from adminer and woocommerce...so this is the reason that I get the fatal error

@qriouslad
Copy link
Owner

@pexlechris thanks for reporting. I've pushed a fix in v1.0.1. Please try again.

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