x00
MVPx00 MVP
Reactions
-
Re: quiz addon, is it possible?
Yes it is is possible. There is your answer. If this an attempt to commission it you should state your budget, to see if anyone is interested in making it for you. (View Post)3 -
Re: Vanilla Grinding To A Halt
Memcache+PHP memcached can help (there is a config option). (View Post)1 -
Re: Where is 2.1beta2? Github-master installs Version 2.2.4!!!
not all, versions work like that. Thing like 2.1, 2.2 is are well defined stages. If something is in beta very little new get added to it other than bug fixes and critical updates, it is essentially … (View Post)2 -
Re: Code Attachment Opens in Webpage
http://en.wikipedia.org/wiki/MIME http://www.besthostratings.com/articles/mime-types-htaccess.html (View Post)3 -
Re: SMTP problem - how to generate an error log
try this script. you will need to edit it to match your case <?php //set absolute path of phpmailer in forum require('/path/to/forum/library/vendors/class.phpmailer.php'); //set the following $Sup… (View Post)2
