River
MVPRiver MVP
Reactions
-
Re: Icon Packs
I suppose you need to Credit them on your forum if you haven't bought a subscription. So would this mean you have to clearly state you are using these icon packs in your footer somewhere. http://www.… (View Post)1 -
Re: Memcached error
although php -i calls phpinfo() and reflects your web server php setup I take this back, it is not true. On second thought I would NEVER use php -i from the command line to verify anything that is us… (View Post)1 -
Re: [Single Sign On] {"error":"invalid_request","message":"The client_id parameter is missing."}
You may need to revert to 5.3 for a a few minutes to test to verify that it still works as you think it does in 5.3 Then you can rule out any code changes you have made or other inconsistencies and t… (View Post)1 -
Re: How to setup EmailDiscussion plugin to use SMTP server at Settings > Outgoing Email
https://vanillaforums.org/addon/emaildiscussion-plugin uses mail() maybe this might help http://stackoverflow.com/questions/977592/what-smtp-server-does-php-mail-use-by-default-and-are-there-better-o… (View Post)2 -
Re: Version Check 1.7
It may not work correctly! Depending on your php setup - there is a problem here in at least 2 views. several short tags within both versioncheck.php and vc-phpinfo.php has several short tags. <? … (View Post)3