Phil Huhn
Phil Huhn
Hey... I had that problem this morning, it appears that the upload limit was exceeded. I placed a .user.ini file in the root folder of the site. The contents are...
The problem I was having, I could not upload a large theme I was testing. I googled the error message and found the solution that worked for me, but I...
Can you please post the URL?
I placed a ``` $groupby = ""; ``` at the beginning of the function `get_terms()`, and that solved the problem.
My work-around: var _client = new SmtpClient(); var _sender = new SmtpSender(_client) { UseSsl = _client.EnableSsl };
After, I got dbus and gobject imports to work, now I am getting the following error: ``` pi@raspberrypi:~/pinaple $ sudo pinaple-agent --pin 1234 Traceback (most recent call last): File "/usr/local/bin/pinaple-agent",...
Hey Patrick: It did not occur with every page load as the other issue. This occurred only once. I believe it was on a update of plugins or themes.
Hey look at this post I created about a similar problem: [https://github.com/ProjectNami/projectnami/issues/489](https://github.com/ProjectNami/projectnami/issues/489) It has a solution for that issue. All of my problems, were corrected with version 6.2.0/3.2.0
Hey Patrick: I got this again, this time in a different PHP file (class-wpdb.php). I believe I was logging in for the first time after deleting all of the tables....
It tells you the line #. I believe it is dynamic. It is not a part of the WordPress code base. You can google it and find the value.