Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Ah dammit, it's down to the over-engineered way of defining page layouts they've used. Would you think defining how a page should be laid out would require a chunk of JSON stored in a database? Me neither, yet that's how it works! I'll see about sorting it out
That first link isn't a valid thread, look at the number and it's very much out of sync with other thread numbers created at the same time
That's the key: it's an internal node number, and the missing .html at the end is part of the same problem. They'd abandoned thread and post IDs, meaning they're all stored in one humongous table, and as that would have broken all existing links, I had to enhance the system to continue to use the old method.
Somehow, that thread has been created then retrieved in a way that led it to redirect to the node ID; I have no idea how, but it happened so I'll find out eventually. There seems like there might also be more to it, but I'll continue to investigate…
Ah dammit, it's down to the over-engineered way of defining page layouts they've used. Would you think defining how a page should be laid out would require a chunk of JSON stored in a database? Me neither, yet that's how it works! I'll see about sorting it out
I can imagine why but JSON is an order choice when it's possible things need to be ordered in a particular order.
Ah dammit, it's down to the over-engineered way of defining page layouts they've used. Would you think defining how a page should be laid out would require a chunk of JSON stored in a database? Me neither, yet that's how it works! I'll see about sorting it out
JSON stored in tables - LUXURY!!!, in my day it were XML and we were glad of it, my grandfather worked with CSV lists...
Chrome and Firefox on my Linux desktop get a connection error, can't access contractor UK at all, I can only access it on Windows using my work laptop.
Chrome and Firefox on my Linux desktop get a connection error, can't access contractor UK at all, I can only access it on Windows using my work laptop.
Comment