Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Weird grav memory error
· 10 years ago
I'd start at the library's GitHub page and see if there are any issues about this.
-
Weird grav memory error
· 10 years ago
Ok thank you... But i don't have image larger than 3 mb so it is very weird error
-
Weird grav memory error
· 10 years ago
According to the stack trace, the error is with your GD library. The "tried to allocate" statement simply means that was how much it was trying to allocate when it failed. It doesn't mean that's the t
-
Weird grav memory error
· 10 years ago
Does anyone know what this error means? How can it overflow memory when i didnt overflow it? Error: Whoops\Exception\ErrorException thrown with message "Allowed memory size of 134217728 bytes exhauste
-
How to disable system.gpm.verify_peer
· 10 years ago
See the docs It's a setting you set in user/config/system.yaml.
-
How to disable system.gpm.verify_peer
· 10 years ago
help...how to disable system.gpm.verify_peer step by step??
-
Plugins and Theme Menu Was Error
· 10 years ago
@flaviocopes I have not found a way out in GPM error.. :(
-
Plugins and Theme Menu Was Error
· 10 years ago
Hi, check this doc on GPM errors first
-
Plugins and Theme Menu Was Error
· 10 years ago
hi there...i am a newbie here, and I accordially need u'r help...my plugins and theme menu is appearing this screenshot below...how to normalize its appereance??? thanks before.... Crikey
-
Trouble getting form to post using Guestbook
· 10 years ago
Good you figured out Mike, I missed this thread! It surely missed the nonce field in the custom form twig, which was added to forms a while ago.