Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Janne Lehtinen Newcomer
@Janne · Joined 8 years ago · 2 posts · 0 topics · 0 reputation
Badges
✏️ First Post
Recent posts
-
Form field set by URL parameter
· 8 years ago
I noticed when trying this solution that file upload breaks when the URL contains parameters (no file will be saved to user/data nor attached to email, value logged as null). example url I used /jobs/
-
Again: Zend OPcache API is restricted by "restrict_api" configuration directive
· 8 years ago
Just a note — I got this error after enabling PHP 7.2 on my server, reverting to 7.1 fixed it.