Christopher Zenzel
Christopher Zenzel
What is the status of ACPI enabled with the Linux kernel booting? I compiled a test script and ran Linux 4.11.x kernel and received a kernel panic indicating to run...
I'll check my image. I have been creating my images with Buildroot targeting the i586 platform. Maybe I have a configuration problem within the defconfig. The Linux kernel is Linux...
I would like to help with this project. Can anybody give me any updates or pointers to try to help? Thanks!
Thanks @nepx! I am doing some other interesting work with v86 including qemu user mode emulation inside the image. I have been able to do a hello world emulation from...
@copy I read you are experimenting with Web Assembly on issue #170? Do you have a sneak peek we can take a look at? I am ready to experiment!
It works for pages, but not the static front page. It looks like the link variable is getting overwritten by another procedure in the code with the If statements. If...
Hi avryl, It seems to be working now. I will do more testing over the week. Thank you for fixing this! Thanks, Chris Zenzel
Hi avryl, I discovered another issue. When the AJAX call is done by jQuery it seems it returns "0" from the admin ajax PHP file. It looks like you need...
Here is some rough code for fixing the AJAX calls between HTTP and HTTPS. If you are on the home page for example and say New Post on a non-HTTPS...
Hi avryl, Sorry for the long response time. I have been working on some stuff at work and haven't had a chance to play with Wordpress. I did manage to...