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

XCloner causing issues with WooCoommerce admin #283

Open
aironlio opened this issue Jun 12, 2023 · 1 comment
Open

XCloner causing issues with WooCoommerce admin #283

aironlio opened this issue Jun 12, 2023 · 1 comment
Assignees

Comments

@aironlio
Copy link

If XCloner is enabled with WooCommerce and you visit super admin dashboard or any WooCommerce super admin pages, the header portion of the html is removed resulting to these https://prnt.sc/L3x56z5bIL-d and https://prnt.sc/Bl3jIAO9BUmg

I traced this line of code located in this file LINE 71 that if removed/disabled, it all works fine:
wp-content/plugins/xcloner-backup-and-restore/lib/Xcloner_Api.php https://prnt.sc/c5mlDd7FbYIT

Versions
WP – 6.2.2
XCLONER – 4.6.4
PHP – 8.0.2

Hope this helps.

@jhit
Copy link

jhit commented May 27, 2024

Hi. I'm having the exact same issue. Still almost one year later. Can you please fix this issue.

Commenting ob_end_clean(); on line 71 helped in my case too.

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

3 participants