Beee
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cron gives 404I noticed doing_cron is constantly defined as yes and thus wp-cron.php dies early.
Anyone know how to solve this ?
Forum: Fixing WordPress
In reply to: Cron gives 404Can htaccess be involved ? I don’t think so, since the exact same code works local.
Forum: Fixing WordPress
In reply to: Cron gives 404Oh and I added a die command on the live server and then loaded the file and I saw the die command so the file is reachable, so don’t understand why it would result in 404.
Forum: Fixing WordPress
In reply to: Cron gives 404I disabled it again and now setup a cron on my server. See what that does.
I did notice it doesn’t go in error on my local install (which is identical in code), so it must be something server related.
Forum: Fixing WordPress
In reply to: Cron gives 404I enabled it again, because the external service couldn’t reach the cron either so now it’s in 404 again.
I’m wondering though what did trigger it, since all my crons now last run about a day ago instead of almost 6 months.
Forum: Fixing WordPress
In reply to: Cron gives 404wp-cron is now disabled in wp-config.php because I set an alternative one up through easycron (free package = 200 crons per day)
Forum: Fixing WordPress
In reply to: Cron gives 404no it wasn’t a styled 404.
You can see for yourself on
https://internationaldownhillfederation.org/wp/wp-cron.php
https://internationaldownhillfederation.org/wp/wp-cron.phpForum: Fixing WordPress
In reply to: Cron gives 404no i get a blank screen if I check without https and an error if I check with https.
Forum: Fixing WordPress
In reply to: Cron gives 404I know what it’s for ?? I just don’t know how to debug any cron errors….
Never encountered anything like this.I already re-uploaded wp through FTP and loaded /wp-cron.php in the browser.
I also activated a free external cron service and it seems it got picked up now, but wp-cron is still seen as a 404.Forum: Plugins
In reply to: [Relevanssi - A Better Search] Local index doesn’t work/finishForum: Plugins
In reply to: [Relevanssi - A Better Search] Local index doesn’t work/finishThen I see this in my log: Undefined index: feedback in /Users/Beee/HTML/idf-site/webapp/content/plugins/relevanssi/lib/admin_ajax.php on line 108
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Local index doesn’t work/finishI replaced the entire file but nothing changed.
I did notice this in my error log now: ‘Undefined variable: extend in /Users/Beee/HTML/idf-site/webapp/content/plugins/relevanssi/lib/indexing.php on line 200’.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Local index doesn’t work/finishI checked again.
As soon as I click “Build index” the following appears in console: https://imgur.com/a/89Na8 but that is as expected.This is what I see: https://imgur.com/a/n6BV1.
No progress bar, no results.And if refresh the page I see this: https://imgur.com/a/8TQDS.
No errors in console or in php error log.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Local index doesn’t work/finishI don’t see any errors in my console or in logs yet…
Will look again but I think I would have noticed it earlier already.
Forum: Plugins
In reply to: [Theme My Login] JS not loaded with shortcodeDoes this info help you anything in pinpointing the issue ?