spoetnik Posted September 12 Posted September 12 I doesn't work for me in Chrome, Edge, or a simple wget. wget https://metatunes.github.io/wire/modules/Jquery/JqueryCore/JqueryCore.js --2025-09-12 08:35:37-- https://metatunes.github.io/wire/modules/Jquery/JqueryCore/JqueryCore.js Resolving metatunes.github.io (metatunes.github.io)... 185.199.109.153, 185.199.108.153, 185.199.110.153, ... Connecting to metatunes.github.io (metatunes.github.io)|185.199.109.153|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2025-09-12 08:35:37 ERROR 404: Not Found. Maybe it has something to do with the CDN github uses? I'm from the netherlands.
spoetnik Posted September 12 Posted September 12 If this is the source of the documentation website, https://github.com/MetaTunes/Metatunes.github.io/tree/main/DbMigrate, then I don’t see those assets.
MarkE Posted September 12 Author Posted September 12 Actually, those assets are not necessary just to view the documentation, only the ones in the help directory are needed. I'm not sure why it tries to load them (will look into later), but it should not affect the display of the help.
BigRed Posted Tuesday at 11:42 PM Posted Tuesday at 11:42 PM I would love to try this but I am getting an error when trying to restore the backup on the prod machine. When trying to go into the Database Migrations page I get an error that says: Unknown field supplied to saveField for page 1167 If I choose the migration from the admin section of the page tree I get the same error. I can open up the bootstrap one though. It was only a simple test. I added a field and a template in the dev side.
MarkE Posted Wednesday at 10:28 PM Author Posted Wednesday at 10:28 PM Hi @BigRed. Could you supply some more details - maybe some screenshots? Also version numbers etc. I've never seen that error.
MarkE Posted Thursday at 09:15 AM Author Posted Thursday at 09:15 AM Also, the On 9/24/2025 at 12:42 AM, BigRed said: Unknown field supplied to saveField for page 1167 error is given by the core - wire/core/PagesEditor.php Try putting in a dump before the relevant line (902 in my version) with a backtrace to see what is causing it.
BigRed Posted Thursday at 10:45 PM Posted Thursday at 10:45 PM Ok, thanks. When I get a few minutes I'll take it up again and see what happens.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now