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

Cannot Post Start New Topic #60

Closed
TwtJogging opened this issue Aug 1, 2022 · 1 comment
Closed

Cannot Post Start New Topic #60

TwtJogging opened this issue Aug 1, 2022 · 1 comment

Comments

@TwtJogging
Copy link

TwtJogging commented Aug 1, 2022

Why I cannot post new topic?

Here the log error

[01-Aug-2022 11:00:14 UTC] PHP Fatal error: Uncaught Error: Class 'tidy' not found in /home/website/public_html/wp-content/themes/SiForum-main/functions.php:669
Stack trace:
#0 /home/website/public_html/wp-includes/class-wp-hook.php(307): create_new_from_from_index('')
#1 /home/website/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
#2 /home/website/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
#3 /home/website/public_html/wp-admin/admin-ajax.php(187): do_action('wp_ajax_create_...')
#4 {main}
thrown in /home/website/public_html/wp-content/themes/SiForum-main/functions.php on line 669

image

@sinanisler
Copy link
Owner

sinanisler commented Aug 3, 2022

oh thats happening because i used tidy module
we will change that we are aware of it

just install the PHP module if you are in vps ;

apt-get install php-tidy

that will fix it.

sinanisler added a commit that referenced this issue Aug 3, 2022
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