No code - no help. Deploy your plugin on GitHub and we'll see how we can help you
@rivervanrain Please check this link https://safalaya.com/mod/meet.php to see if my Plugin is working properly . Code is ok
Code is ok
Ah, ok )
In the .htaccess (which is in the root of your website) you can change the max file size.
Make sure you also increase the 'post_max_size' to be above the 'upload_max_filesize' because the file size also counts in the post size and the rest of a form also needs to be send in the post size. A safe bet is 2MB more in post size.
Memory also has to be increased. The PHP Manual states that "memory_limit
" must be larger than "post_max_size
" and also that "post_max_size
" must be larger than "upload_max_size
".
Deactivate 'User Validation by Email' plugin - safalaya.com/admin/plugins#uservalidationbyemail
Also, check out these options:
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.