Sean Thompson
Forum Replies Created
-
Marking resolved
Got a response from PLugin Logic support. Had to add /reports/ to Active On.
Forum: Plugins
In reply to: [Plugin Logic] Conflict with GetPaidAdded /reports/ to Active on. It worked.
Thanks for your quick response.
…Sean
Found the problem. There seems to be a conflict with the Plugin Logic plugin.
That did the trick. Thank you.
Forum: Plugins
In reply to: [MSTW League Manager] game page permalink problemSimple fix…
In mstw-lm-utility-functions.php I changed line 1933 from…
$href = get_site_url( ) . "/" . $game->post_name;
to…
$href = get_site_url( ) . "/lm-game/" . $game->post_name;
Forum: Plugins
In reply to: [LiteSpeed Cache] Image Optimization StuckCan’t find anything that would block admin-ajax.php.
I did find this error in the log…
[STDERR] PHP Fatal error: Uncaught Error: Class "WpOrg\Requests\Autoload" not found in /home/alexandraandnico/domains/alexandraandnicolay.com/public_html/wp-content/plugins/litespeed-cache/src/img-optm.cls.php:1128\nStack trace:\n#0 /home/alexandraandnico/domains/alexandraandnicolay.com/public_html/wp-content/plugins/litespeed-cache/src/img-optm.cls.php(885): LiteSpeed\Img_Optm->pull()\n#1 /home/alexandraandnico/domains/alexandraandnicolay.com/public_html/wp-content/plugins/litespeed-cache/src/task.cls.php(96): LiteSpeed\Img_Optm::async_handler()\n#2 /home/alexandraandnico/domains/alexandraandnicolay.com/public_html/wp-includes/class-wp-hook.php(287): LiteSpeed\Task::async_litespeed_handler()\n#3 /home/alexandraandnico/domains/alexandraandnicolay.com/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()\n#4 /home/alexandraandnico/domains/alexandraandnicolay.com/public_html/wp-includes/plugin.php(458): WP_Hook->do_action()\n#5 /home/alexandraandnico/domains/alexandraandnicolay.com/public_html/wp-admin/admin-ajax.php(179): do_action()\n#6 {main}\n thrown in /home/alexandraandnico/domains/alexandraandnicolay.com/public_html/wp-content/plugins/litespeed-cache/src/img-optm.cls.php on line 1128\n
Forum: Plugins
In reply to: [LiteSpeed Cache] Image Optimization StuckForum: Plugins
In reply to: [LiteSpeed Cache] Image Optimization StuckReport number:?OJSSWNJF
Forum: Plugins
In reply to: [Newsletters] Disable autop System EmailsTicket sent. Thanks.
Forum: Plugins
In reply to: [LiteSpeed Cache] Warnings in Error LogThank you.
Forum: Plugins
In reply to: [Pareto Security] ErrorsThank you. I do have a cron job set to run wp-cron.php which is disabled in wp-config.php. Maybe that’s what’s causing it.
Updated to new version.
Forum: Plugins
In reply to: [Pareto Security] ErrorsArray([PATH] => /usr/local/bin:/bin:/usr/bin[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9[HTTP_ACCEPT_ENCODING] => gzip, deflate, br[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.9[HTTP_COOKIE] => wordpress_test_cookie=WP%20Cookie%20check; timezone=America/New_York; cpsession=oldtownweb%3ayoVD8wBWtyGIBmXo%2cd49ccd820a3352d8eecd4125f9e3049d[HTTP_HOST] => oldtownweb.com[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.60 Safari/537.36[HTTP_CACHE_CONTROL] => max-age=0[HTTP_SEC_CH_UA] => "(Not(A:Brand";v="8", "Chromium";v="2022"[HTTP_SEC_CH_UA_MOBILE] => ?0[HTTP_SEC_CH_UA_PLATFORM] => "Windows"[HTTP_DNT] => 1[HTTP_UPGRADE_INSECURE_REQUESTS] => 1[HTTP_SEC_FETCH_SITE] => none[HTTP_SEC_FETCH_MODE] => navigate[HTTP_SEC_FETCH_USER] => ?1[HTTP_SEC_FETCH_DEST] => document[HTTP_X_HTTPS] => 1[DOCUMENT_ROOT] => /home/oldtownweb/public_html[REMOTE_ADDR] => 24.229.185.28[REMOTE_PORT] => 49272[SERVER_ADDR] => 69.10.41.78[SERVER_NAME] => oldtownweb.com[SERVER_ADMIN] => webmaster@oldtownweb.com[SERVER_PORT] => 443[REQUEST_SCHEME] => https[REQUEST_URI] => /test123.php[HTTPS] => on[LSCACHE_VARY_VALUE] => +webp[X_SPDY] => HTTP3[SSL_PROTOCOL] => QUIC[SSL_CIPHER] => TLS_AES_128_GCM_SHA256[SSL_CIPHER_USEKEYSIZE] => 128[SSL_CIPHER_ALGKEYSIZE] => 128[SCRIPT_FILENAME] => /home/oldtownweb/public_html/test123.php[QUERY_STRING] =>[SCRIPT_URI] => https://oldtownweb.com/test123.php[SCRIPT_URL] => /test123.php[SCRIPT_NAME] => /test123.php[SERVER_PROTOCOL] => HTTP/1.1[SERVER_SOFTWARE] => LiteSpeed[REQUEST_METHOD] => GET[X-LSCACHE] => on,crawler[PHP_SELF] => /test123.php[REQUEST_TIME_FLOAT] => 1675707952.5258[REQUEST_TIME] => 1675707952[argv] => Array()[argc] => 0)
- This reply was modified 2 years, 1 month ago by Sean Thompson.
Forum: Plugins
In reply to: [LiteSpeed Cache] Warnings in Error LogIt looks like they exist going by phpinfo. I’ve been running into this in other places as well, and
isset()
seems to be the accepted fix.Here’s an example… https://core.trac.www.ads-software.com/attachment/ticket/54142/54142.1.diff
Forum: Plugins
In reply to: [Pareto Security] ErrorsStill getting these…
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REMOTE_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 3051
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REMOTE_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 3051
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "SERVER_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 2481
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REMOTE_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 3051
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REMOTE_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 3051
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "SERVER_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 2481
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REMOTE_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 3051
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REMOTE_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 3051
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "SERVER_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 2481
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REMOTE_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 3051
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REMOTE_ADDR" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 3051
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "SCRIPT_FILENAME" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 2077
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REQUEST_METHOD" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 904
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "SCRIPT_FILENAME" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 2077
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REQUEST_METHOD" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 1029
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REQUEST_METHOD" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 1165
[06-Feb-2023 12:00:01 UTC] PHP Warning: Undefined array key "REQUEST_METHOD" in /public_html/wp-content/plugins/pareto-security/pareto_functions.php on line 1265I’ve run into this elsewhere since upgrading to php 8. Adding
if ( isset() )
` corrects the error.