nnoveljic
Forum Replies Created
-
Suddenly it started working again on Hostgator today. All I did was that I deactivated the plugin yesterday and reactivated it today, but it might be a coincidence.
- This reply was modified 6 years, 6 months ago by nnoveljic.
I’m using the following versions:
WP Version 4.9.7
WP QuickLaTeX Version 3.8.4Thank you @advanpix .
Do you see a POST request to https://www.quicklatex.com/latex3.f on July 6 at 10:53 CET ?
I’m getting “cURL error 28: connect() timed out!”
The call stack is as follows:
get_template_part(‘content’,’single’)
wp-includes/general-template.php:155
2.locate_template()
wp-includes/template.php:647
3.load_template(‘wp-content/themes/fashionistas/content-single.php’)
wp-includes/template.php:690
4.the_content()
wp-includes/post-template.php:240
5.apply_filters(‘the_content’)
wp-includes/plugin.php:203
6.quicklatex_parser()
wp-content/plugins/wp-quicklatex/wp-quicklatex.php:1703
7.preg_replace_callback()
wp-content/plugins/wp-quicklatex/wp-quicklatex.php:2023
8.do_quicklatex_tags_proxy()
wp-content/plugins/wp-quicklatex/wp-quicklatex.php:2023
9.quicklatex_native_syntax_parser()
wp-content/plugins/wp-quicklatex/wp-quicklatex.php:1781
10.preg_replace_callback()
wp-content/plugins/wp-quicklatex/wp-quicklatex.php:1913
11.do_quicklatex_displayed_equations()
wp-content/plugins/wp-quicklatex/wp-quicklatex.php:1913
12.quicklatex_kernel()
wp-content/plugins/wp-quicklatex/wp-quicklatex.php:1486
1.apply_filters(‘http_request_args’)The GET requests you’re seeing are generated by a Hyperlink on the page https://nenadnoveljic.com/blog/debug-quicklatex pointing to latex3f. I’ve just removed this hyperlink. Then I tried to compile Latex at 14:14. You shouldn’t be seeing GET requests any more. The Query Monitor Plugin shows only POST requests now.
- This reply was modified 6 years, 8 months ago by nnoveljic.
I haven’t done any modifications to plugin code.
I’m with HostGator.
Thank you for the quick answer!