-
I have in my composer.json some old pear-pear packages as dependency for legacy code. The Problem is now that the composer plugin for puli will break with an exception during install.
I think a soluti…
-
I've just upgraded from Quick Cache to Zencache, and noticed the random blank pages bug as referenced @ https://wordpress.org/support/topic/random-blank-pages-2 still exists.
The page are not comple…
-
Hello,
I found this library and it seemed pretty neat, however, it took me _way_ to long to figure out how to actually just...make a raw API call. Because this library doesn't support the entire redd…
-
hi
I fixed it in : https://github.com/neofutur/gwgd/commit/f08d74a3e45a520a34e39845ef987dd5f255329e
converted all the mysql to mysqli functions.
but couldnt find a way to send a pull request for jus…
-
Getting a Class not found error generating a new helper file after composer update.
```
php artisan ide-helper:generate
Class \Illuminate\Database\Eloquent\SoftDeletingTrait is not found.
A new helpe…
-
I upgraded my aws instances (c3.large) to 3.4.0 (official packages got from http://dl.hhvm.com/ubuntu) and all of them get killed by oom-killer after eating all RAM and swap in about 5 minutes (gettin…
-
-
I am trying to set up Easy Mailchimp Forms. I had no problems saving the info I added on the reCaptcha Options and the Debug Options tabs, but when I opened the Form Options tab screen, there was an A…
-
[Fri Dec 26 11:41:39.774306 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP Stack trace:, referer: http://mage2.local/setup/
[Fri Dec 26 11:41:39.774343 2014] [php5:error] [pid 30585] [cli…
chrom updated
9 years ago
-
I got this FatalErrorException Maximum execution time of 30 seconds exceeded when I'm trying to update a field in my User model.
my UserController:
```
function aktifkan($id) {
$user=User::find($i…