evanrich
Forum Replies Created
-
For what its worth, I just upgrade to php 8.3 (openlitespeed 1.8.4 docker container with php 8.3). While my site actually worked without any major issues, updraft plus would not perform a single backup. IT would never show the backup window, or anything else. As soon as I reverted back to php 8.2, it worked again. If you want some logs I’d be happy to run a test for you but it does seem to be an issue with php 8.3
dissregard, this ended up being caused by some Openlitespeed browser cache settings.
I’m having a similar issue, though dates look somewhat correct, when viewing posts back in wordpress, it shows up as “Posted By Evan O Apr 27, PM000000302012FRIDAY2012PM27 = 2012”
the whole PM00000…. crap is somewhat annoying, but manageable.
edit: dissregard, seems to be the theme I was using.
Forum: Plugins
In reply to: [WP Db Abstraction] [Plugin: WP Db Abstraction] doesnt work fullynevermind found the fix needed to remove two parenthesis on line 726 from translation.php
Forum: Fixing WordPress
In reply to: new installation, posts don't show on pagetried that. Also tried rebuilding both wordpress site from scratch, as well as database. same thing. Something has happened though and i am now unable to connect (or at least the wordpress setup tells me as much) so I ended up just restarting with the microsoft installer version of webpress, that uses a bundled mysql database. I’ll try figuring out the MSSql thing later, it might be the data abstraction plugin thats causing it.
Thanks for the reply.